[Qt-interest] Loading eps file
Jason H
scorp1us at yahoo.com
Thu Jun 17 17:19:03 CEST 2010
EPS, or Encapuslated post script are files with drawing commands. Ideally you'd need to write (or find) a converter to repeat those commands to a QSvgGenerator, (probably mostly QPainterPaths) with some adaptation. If vector isn't important, just repeat it on any old painter for a pixmap.
________________________________
From: M. Bashir Al-Noimi <admin at mbnoimi.net>
To: Qt Interest List <Qt-interest at trolltech.com>
Sent: Thu, June 17, 2010 5:39:29 AM
Subject: [Qt-interest] Loading eps file
Hi All,
Do you know an easy way for loading eps file format by standard Qt classes (just like svg)?
--
Best Regards
Muhammad Bashir Al-Noimi
My Blog: http://mbnoimi.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100617/e291e55c/attachment.html
More information about the Qt-interest-old
mailing list