X logical font description
Image:Xfontsel.png|thumb|300px|The
xfontsel program allows the user to view the glyphs of a fontX logical font description is a font standard used by the X Window System and first published in 1988. Modern X software typically relies on the newer Fontconfig system instead, but XLFDs are still supported in current X window implementations for compatibility with legacy software.
XLFD is intended to support:
- unique, descriptive font names that support simple pattern matching
- multiple font vendors, arbitrary character sets, and encodings
- naming and instancing of scalable and polymorphic fonts
- transformations and subsetting of fonts
- independence of X server and operating or file system implementations
- arbitrarily complex font matching or substitution
- extensibility
- FOUNDRY: Type foundry - vendor or supplier of this font
- FAMILY_NAME: Typeface family
- WEIGHT_NAME: Weight of type
- SLANT: Slant
- SETWIDTH_NAME: Proportionate width
- ADD_STYLE_NAME: Additional style
- PIXEL_SIZE: Size of characters, in pixels; 0 means a scalable font
- POINT_SIZE: Size of characters, in tenths of points
- RESOLUTION_X: Horizontal resolution in dots per inch, for which the font was designed
- RESOLUTION_Y: Vertical resolution, in DPI
- SPACING: monospaced, proportional, or "character cell"
- AVERAGE_WIDTH: Average width of characters of this font; 0 means scalable font
- CHARSET_REGISTRY: Registry defining this character set
- CHARSET_ENCODING: Registry's character encoding scheme for this set
-bitstream-charter-medium-r-normal--12-120-75-75-p-68-iso8859-1