Hi, thanks to Hartmut for discovering the bizard case. There is some test in pdftoepdf.cc, so the font is still copied. But lookup_ps_fontmap when found a matched entry also created a new internal font, so the font is still embedded (but is not used anywhere). Here is the new mapfile.c Regards, Thanh On Fri, Nov 26, 2004 at 01:08:06AM +0100, Hartmut Henkel wrote:
shouldn't it then be for safety:
/* search forward */ do { ff = check_ff_exist(p); if (ff->ff_path != NULL && !is_truetype(p) && used_tfm(p)) ^^^^^^^^^^^^^^^
Regards, Hartmut
On Fri, 26 Nov 2004, Hartmut Henkel wrote:
just a question about replacement of Type1 fontsfrom included ximages:
If the mapline by accident contains a TTF font file (e. g.
------------------------------------------------------------------------ Dr.-Ing. Hartmut Henkel In den Auwiesen 6, D-68723 Oftersheim, Germany E-Mail: hartmut_henkel@gmx.de http://www.circuitwizard.de ------------------------------------------------------------------------
participants (1)
-
The Thanh Han