[Podofo-users] [PATCH] Recognise OpenType and TTC fonts

2014-09-13 Thread Simon Cozens
Index: src/doc/PdfFontFactory.cpp === --- src/doc/PdfFontFactory.cpp (revision 1661) +++ src/doc/PdfFontFactory.cpp (working copy) @@ -314,6 +314,10 @@ const char* pszExtension = pszFilename + strlen( pszFilename ) - 3;

Re: [Podofo-users] [PATCH] Allow DrawGlyph to be used when not subsetting

2014-09-21 Thread Simon Cozens
On 15/09/2014 02:27, zyx wrote: thanks for the patch. I committed it as r1664: http://sourceforge.net/p/podofo/code/1664 Thanks for this. There is still something wrong with PdfPainter::DrawGlyph but I am not sure how to fix it; in particular this line: PdfFont* pGlyphFont =