encoding vector for type1 fonts 2006-08-22 - By M. Niedermair
Back Hi,
i have problem to understand the mechanism about the encoding vector.
I have a encoding table (with glyphnames) like this:
0: ".notdef", 1: "dotaccent", 2: "fi", 3: "fl", ... 254: "thorn", 255: "ydieresis"
With PdfEncodings.addExtraEncoding(String name, ExtraEncoding enc) i can add a extra Encoding.
But how must i implement the methods charToByte() and byteToChar() from ExtraEncoding?
By Michael
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions
|
|