$Date: 2005/10/23 10:59:04 $
$Revision: 1.7 $
-- Create standard ttf font object.
-- Bitstream font table
-- bitstream font table
-- store custom fonts
-- Name of font directory; If not specified via set_font_dirname defaults to:
-- "${EM}/resource/font/ttf/bitstream" if the environment variable ${EM} is set
-- "." (current working directory) otherwise.
-- Does the font identified by id exist?
-- Custom font identified by id
-- The result always exists! If id is unknown this feature returns 'bitstream_vera_sans (12)'.
-- Load a font from ttf_file with point_size size and store it as id
-- 'bistream vera sans' font
-- 'bitstream vera sans bold' font
-- 'bitstream vera sans bold italic' font
-- 'bitstream vera sans italic' font
-- 'bitstream vera sans mono' font
-- 'bitstream vera sans mono bold' font
-- 'bitstream vera sans mono bold italic' font
-- 'bitstream vera sans mono italic' font
Collection of True Type Fonts