ADOBE FRAMEMAKER 10
MIF Reference
280
Font angle (0x2F)
Font variation (0x30)
Font horizontal kerning (0x31)
Font vertical kerning (0x32)
Default value: default font weight
Example: 2E 00000008 00 08 52 65 67 75 6C 61 72 00
for the font weight Regular
Specification by data type: String
Description of data: Name of font angle type (uses the same values as the MIF FAngle statement)
Size of data in bytes: Variable
Default value: default font angle
Example: 2F 00000008 00 08 52 65 67 75 6C 61 72 00
for the font angle Regular
Specification by data type: String
Description of data: Name of font variation type (uses the same values as the MIF FVar statement)
Size of data in bytes: Variable
Default value: default font variation
Example: 30 00000008 00 08 52 65 67 75 6C 61 72 00
for the font variation Regular
Specification by data type: Metric
Description of data: Horizontal kerning in percentage on an em (a positive value moves characters to the right,
a negative value moves characters to the left)
Size of data in bytes: 4
Default value: default horizontal kerning
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
negative value moves characters upward)
Size of data in bytes: 4
Default value: default vertical kerning