LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_awt_SimpleFontMetric_idl__
20 #define __com_sun_star_awt_SimpleFontMetric_idl__
24 module
com { module sun { module star { module awt {
char FirstChar
specifies the code of the first printable character in the font.
Definition: SimpleFontMetric.idl:72
short Slant
specifies the slant of the characters (italic).
Definition: SimpleFontMetric.idl:67
short Ascent
specifies the portion of a lower case character that rises above the height of the character "x" of t...
Definition: SimpleFontMetric.idl:40
describes the general metrics of a certain font.
Definition: SimpleFontMetric.idl:30
Definition: Ambiguous.idl:22
short Leading
specifies the vertical space between lines of this font; it is also called internal line spacing.
Definition: SimpleFontMetric.idl:60
short Descent
specifies the portion of a letter falling below the baseline.
Definition: SimpleFontMetric.idl:51
char LastChar
specifies the code of the last printable character in the font.
Definition: SimpleFontMetric.idl:77