eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XftFontDescription::FCFontListParser':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: FCFontListParser (private in XftFontDescription

This class is only visible from within XftFontDescription.

Inheritance:

   Object
   |
   +--XftFontDescription::FCFontListParser

Package:
stx:libview
Category:
Graphics-Support
Owner:
XftFontDescription
Author:
cg

Description:


parses fc-list output to get a list of XftFontDescriptions


[instance variables:]

[class variables:]


Related information:



Class protocol:

api
o  listOfAvailableFonts
self listOfAvailableFonts


Instance protocol:

api
o  listOfAvailableFonts
opens a pipe to '/usr/bin/fc-list' or '/usr/X11/bin/fc-list'
and reads all known fonts from it

usage example(s):

self new listOfAvailableFonts

usage example(s):

     FCFontListParser new listOfAvailableFonts

font list keywords
o  fc_antialias
helper for font listing

o  fc_charset
helper for font listing

o  fc_decorative
helper for font listing

o  fc_family
helper for font listing

o  fc_file
helper for font listing

o  fc_fontformat
helper for font listing

o  fc_fontversion
helper for font listing

o  fc_foundry
helper for font listing

o  fc_fullname
helper for font listing

o  fc_outline
helper for font listing

o  fc_pixelsize
helper for font listing

o  fc_scalable
helper for font listing

o  fc_slant
helper for font listing

o  fc_spacing
helper for font listing

o  fc_style
helper for font listing

o  fc_weight
helper for font listing

o  fc_width
helper for font listing

font list keywords - ignored
o  fc_capability
helper for font listing

o  fc_color
helper for font listing - ignored for now

o  fc_familylang
helper for font listing

o  fc_fullnamelang
helper for font listing

o  fc_hash
helper for font listing

o  fc_index
helper for font listing

o  fc_lang
helper for font listing

o  fc_postscriptname
helper for font listing

o  fc_stylelang
helper for font listing

o  fc_symbol
helper for font listing - ignored for now

helpers
o  getBoolean
helper for font listing

o  getInteger
helper for font listing

o  getString
helper for font listing



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 07:36:23 GMT