Thomas Ronayne wrote on 2002-03-23 16:45 UTC: > I'm going nuts with trying to follow more than one set of confusing > instructions about how to install Type1 (and other) fonts for use with > XFree86; specifically the characters that appear between 128 and 160 (I > need to be able to "type" things like en and em dashes, ellipses, and > other characters in that range).
None of the encodings commonly used and recommended for use with X11 have any graphic characters in the 128-159 range, because this range is reserved for and used by control characters. This is not the Microsoft world! En and em dashes, ellipses, etc. are available under XFree86 in the ISO 10646-1 encoding in the 0x20XY range. Markus -- Markus G. Kuhn, Computer Laboratory, University of Cambridge, UK Email: mkuhn at acm.org, WWW: <http://www.cl.cam.ac.uk/~mgk25/> _______________________________________________ Fonts mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/fonts
