[NTG-pdftex] pdftex-1.20-rc4
Akira Kakuto
kakuto@fsci.fuk.kindai.ac.jp
Tue, 01 Jun 2004 10:19:40 +0900
> I tested the following file
>
> ============================================
> \let\normalfont\font
> \def\font#1=#2 {%
> \message{Adding mapline: +#2 <#2.pfb}%
> \pdfmapline{+#2 <#2.pfb}\normalfont#1=#2 }
>
> \pdfoutput=1
> \font\f=cmx10 at 100pt
> \f Hello
> \bye
> ============================================
>
> and it seems to be ok. What error did you get?
It is ok here also. I have erased cmr10 from the pdftex.map
and tested by \font\f=cmr10 at 100pt.
Best regards
Akira