(ddd-themes.info)Displaying Fonts


Next: Displaying Colors Up: DDD VSL Functions
Enter node , (file) or (file)node

A.1 Displaying Fonts
====================

These are the function DDD uses for rendering boxes in different fonts:

 -- VSL Function: small_rm (box)
 -- VSL Function: small_bf (box)
 -- VSL Function: small_it (box)
 -- VSL Function: small_bi (box)
     Returns BOX in small roman / bold face / italic / bold italic font.

 -- VSL Function: small_size ()
     Default size for small fonts.(1)

 -- VSL Function: tiny_rm (box)
 -- VSL Function: tiny_bf (box)
 -- VSL Function: tiny_it (box)
 -- VSL Function: tiny_bi (box)
     Returns BOX in tiny roman / bold face / italic / bold italic font.

 -- VSL Function: tiny_size ()
     Default size for tiny fonts.(2)

 -- VSL Function: title_rm (box)
 -- VSL Function: title_bf (box)
 -- VSL Function: title_it (box)
 -- VSL Function: title_bi (box)
     Returns BOX (a display title) in roman / bold face / italic / bold
     italic font.

 -- VSL Function: value_rm (box)
 -- VSL Function: value_bf (box)
 -- VSL Function: value_it (box)
 -- VSL Function: value_bi (box)
     Returns BOX (a display value) in roman / bold face / italic / bold
     italic font.

   ---------- Footnotes ----------

   (1) DDD replaces this as set in the DDD font preferences.  Use `ddd
--fonts' to see the actual definitions.

   (2) DDD replaces this as set in the DDD font preferences.  Use `ddd
--fonts' to see the actual definitions.


automatically generated by info2www version 1.2.2.9