On Fri, 2016-01-29 at 13:29 +0000, Jaseem Ali K T wrote:
> Does PoDoFo support ttc fonts?
> 

        Hi,
PoDoFo doesn't support fonts, it's the freetype library which operates
with font files. If the freetype library can open a ttc font, then
PoDoFo should not have any issue with it.

I see that PdfFontFactory::GetFontType() recognizes "ttc" extension and
returns an ePdfFontType_TrueType. The best if you can step with a
debugger and see what exactly failed when you called the CreateFont()
function.

It can also depend on your version of PoDoFo, which you didn't mention.
The latest stable version is 0.9.3.
        Bye,
        zyx

-- 
http://www.litePDF.cz                                 i...@litepdf.cz



------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to