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
 
(One intermediate revision by the same user not shown)
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:Times font
;'''italics''':Italics or oblique.
;Helvetica:Helvetica font
Note that the Symbol font is only available as '''regular'''.
;Courier:Courier font
Initial value: '''regular'''.
;Symbol:Symbol font
Initial value: '''Helvetica'''.

Latest revision as of 17:59, 9 September 2009

Synopsis

font

Description

Defines the font type and can have the following values:

Times
Times font
Helvetica
Helvetica font
Courier
Courier font
Symbol
Symbol font

Initial value: Helvetica.