INCLAN: font: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
(Created page with '== Synopsis == '''angle''' == Description == Defines a font property with the possible values: ;'''regular''':Regular; not italics. ;'''italics''':Italics or oblique. Note th…')
 
No edit summary
Line 1: Line 1:
== Synopsis ==
== Synopsis ==


'''angle'''  
'''font'''  


== Description ==
== Description ==


Defines a font property with the possible values:
Defines the font type and can have the following values:
;'''regular''':Regular; not italics.
;Times:
;'''italics''':Italics or oblique.
;Helvetica:
Note that the Symbol font is only available as '''regular'''.
;Courier:
Initial value: '''regular'''.
;Symbol:
Initial value: '''Helvetica'''.

Revision as of 16:56, 9 September 2009

Synopsis

font

Description

Defines the font type and can have the following values:

Times
Helvetica
Courier
Symbol

Initial value: Helvetica.