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

2014-09-14 Thread zyx
On Sun, 2014-09-14 at 05:29 +0900, Simon Cozens wrote: > Index: src/doc/PdfFontFactory.cpp > === > --- src/doc/PdfFontFactory.cpp (revision 1661) > +++ src/doc/PdfFontFactory.cpp (working copy) > @@ -314,6 +314,10 @@ > Hell

[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;