(2013/06/23 7:28), Jesse wrote: > 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 Well, following up on my previous question. I was able to accomplish what I need using the Adobe Glyph List. It seems the FreeType also provides this functionality (mapping glyph names to Unicode code points), but I don't know how they would differ to Adobe Glyph Lists. Is this mapping available anywhere in the Podofo Library?
------------------------------------------------------------------------------ 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