Adobe framemaker 6.0 User Manual

Page of 323
302
ADOBE FRAMEMAKER 6.0
FrameVector Facet Format
Font vertical kerning (0x32)
Font word spread value (0x33)
Specifications of object op codes 
This section describes each object op code. Op codes are listed by number and description. The op code 
number is shown in parentheses.
Ellipse (0x80)
Example:
31 00000004 00008000
for a font kerning of 50% of an em to the right (0.50)
31 00000004 FFFF8000
for a font kerning of 50% of an em to the left (-0.50)
Specification by data type:
Metric
Description of data:
Vertical kerning in percentage of an em (a positive value moves characters downward, a neg-
ative value moves characters upward)
Size of data in bytes:
4
Default value:
default vertical kerning 
Example:
32 00000004 00008000
for a font kerning of 50% of an em downward (0.50)
32 00000004 FFFF8000
for a font kerning of 50% of an em upward (-0.50)
Specification by data type:
Metric
Description of data:
Percentage of spread
Size of data in bytes:
4
Default value:
default word spread
Example:
33 00000004 00008000
for a word spread of 50% (0.50) 
33 00000004 FFFF8000
for a word spread of -50% (-0.50)
Specification by data type:
Rectangle
Description of data:
Position and size of ellipse in points
Size of data in bytes:
16