Re: pdftex - Encoding for metafont PK fonts
"Akira Kakuto" <kakuto-/k5Uodmu4m/[email protected]>
| Newsgroups | gmane.comp.tex.pdftex |
|---|---|
| Message-ID | <5E731CBEA3B041E3961B054845BB31F2@CJ3001517A> |
> and font csb12.600pk is included. But still if I select in PDF viewer
> that character I see ...
What happens with the following:
\nopagenumbers
\pdfmapline{+csb12 <csr.enc}
\pdfglyphtounicode{xxxxx}{010D}
\font\csb=csb12
\csb \char232
\bye
Here xxxxx is the glyph name of \char232 in csr.enc.
Best,
Akira