[Please don't drop the list's e-mail address.]

> I am working on a pdf file editor :-)

OK.

> I have sample pdf files that contain embedded fonts :-)
> These fonts are FT_ENCODING_APPLE_ROMAN.

I guess you have to map this encoding to Unicode for a uniform
handling.  This is, you expose everything in the PDF as Unicode to the
user, regardless of the real font encoding.

> Of course, my program also exports cmap files ;-)
> How can I use CMAP files ?

If you are talking about Adobe stuff, I can't help.  There already
exist various libraries for PDF manipulation that you should consult.
FreeType's job is simply to render fonts.

> I read the specification, but I do not understand English well :-)

Unfortunately, this is a serious problem.


    Werner

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to