[Qt-interest] Generating images in a web service
Tony Rietwyk
tony.rietwyk at rightsoft.com.au
Fri Jun 10 01:45:22 CEST 2011
Hi Everyone,
I currently have a web server that uses QCoreApplication to serve pages. I would like to add generating images that include text onto QImage. This means I have to include QtGui, and presumably use QApplication. Will that be a problem on a Linux or Windows server? Or will it be OK as long as I don't create any widgets?
Does anyone have any experience with this?
Thanks in advance,
Tony.
More information about the Qt-interest-old
mailing list