WEIGHT="n"

Supplies the weight of font for TEXT. To specify a precise weight you may use any of the integer values (akin to HP-PCL values) described below. There are string equivalents for the most commonly-used font-weights which may be used instead for convenience:

string

#

description

 

-7

ultra thin

 

-6

extra thin

 

-5

thin

 

-4

extra light

LIGHT

-3

light

 

-2

demi light

 

-1

semi light

REGULAR

0

medium(default)

 

1

semi bold

 

2

demi bold

BOLD

3

bold

 

4

extra bold

 

5

black

 

6

extra black

BLACK

7

ultra black

Element TEXT sample script

LINESTYLE sample script