On 09-Sep-98 Milan Hromada Unix-technik wrote:
Can anydody tell me what means this ?
courO14-l2.pcf.Z -adobe-courier-medium-o-normal--14-140-75-75-m-90-iso8859-2
courO14-l2.pcf.Z The name of a compressed font definition file (probably somewhere under /usr/X11R6/lib/X11/fonts/) -adobe-courier-medium-o-normal--14-140-75-75-m-90-iso8859-2 is the X11 font name:-- -adobe: from Adobe ("foundry") -courier: font "family" (e.g. "times", "courier", "helvetica") -medium: "weight" (i.e. thickness) -o: "slant" (oblique) -normal: character width (e.g. unlike "condensed" which is narrow) -: Nul designation for extras such as "serifs" -14: pixel-size of character -140: point size (not sure of units, maybe 1/10 point) -75: x (horizontal) resolution in dots per inch -75: y (vertical) resolution in dots per inch -m: Don't know this but it can take values c m or p -90: Average width of character (same units as point size) -iso8859-2: ISO-8859 character set (Central European in this case) In any X11 font directory containing font definition files you will (or should) find a file fonts.dir which gives the correspondence between the font definition files (like courO14-l2.pcf.Z) and the X11 font names (as analysed above). You should also find a file fonts.alias which gives a short name for the font with the long X11 name (as above): for most applications you can use the short alias as well as the long X11 name to designate the font to be used, provided this file is in place. The chain is: (short alias)->(long X11 name)->(font definition file) Best I can do -- hope it helps! Ted. -------------------------------------------------------------------- E-Mail: (Ted Harding) <Ted.Harding@nessie.mcc.ac.uk> Date: 09-Sep-98 Time: 13:57:40 -------------------------------------------------------------------- - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e