I have a PoDoFo::PdfStream (/FontFile stream), what classes are there in
PoDoFo to work with this stream? Basically, I have the glyph names and I
want to get the glyph descriptions from the Font Program, but I'm not
sure how to do this with PoDoFo (or if it is even possible).

According to the PoDoFo::PdfStream documentation:

"You have to use a concrete implementation of a stream, which can be
retrieved from a StreamFactory."

Can I pass the stream as a PdfObject to
PoDoFo::PdfEncodingObjectFactory::CreateEncoding or what "StreamFactory"
is this referring to?

(As you may notice, I'm new to this stuff) Thanks for any help!

Jesse Good

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to