[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] PDF Font embedding
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] PDF Font embedding |
Date: |
Sun, 21 Mar 2004 17:18:16 +0100 (CET) |
> Also, dvipdfmx is very TrueType/OpenType centric, and so I would
> look elsewhere for Type1 subsetting. For example, pdfTeX has some
> nice T1 subsetting (though less than steller TTF/OTF support).
AFAIK, the current development version of dvipdfmx if *far* superior
to pdfTeX w.r.t. font embedding. It can handle subsetting of both
Type 1, CFF, and CID-keyed fonts; everything is converted to CFF. For
documents with CJK fonts, dvipdfmx usually creates files which are up
to *ten* times smaller compared to pdfTeX! It also has automatic
ToUnicode support (not fully working yet), something which is not
easily achieved currently with pdfTeX.
Werner