[poppler] [patch] poppler-qt font API
Wilfried Huss
Wilfried.Huss at gmx.at
Sat Dec 3 05:05:26 PST 2005
Hi,
The attached patch is a simple port of popplers qt4 font API to qt3.
The patch adds the class FontType to the public API, and two functions
QValueList<FontInfo> fonts() const;
bool scanForFonts( int numPages, QValueList<FontInfo> *fontList ) const;
to the Document class.
It would we nice if this could be commited, since we try to keep the KDE3 and KDE4
versions of KViewShell as similar as possible.
Greetings,
Wilfried Huss.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: poppler-qt-fonts.patch
Type: text/x-diff
Size: 4753 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/poppler/attachments/20051203/f3e257e5/poppler-qt-fonts.bin
More information about the poppler
mailing list