:: com :: sun :: star :: rendering ::

struct Panose

Elements' Summary
FamilyType ::com::sun::star::rendering::PanoseFamilyTypes  
SerifStyle ::com::sun::star::rendering::PanoseSerifStyle  
Weight ::com::sun::star::rendering::PanoseWeight  
Proportion ::com::sun::star::rendering::PanoseProportion  
Contrast ::com::sun::star::rendering::PanoseContrast  
StrokeVariation ::com::sun::star::rendering::PanoseStrokeVariation  
ArmStyle ::com::sun::star::rendering::PanoseArmStyle  
Letterform ::com::sun::star::rendering::PanoseLetterForm  
Midline ::com::sun::star::rendering::PanoseMidline  
XHeight ::com::sun::star::rendering::PanoseXHeight  
Elements' Details
FamilyType
byte FamilyType;
Description
::com::sun::star::rendering::PanoseFamilyTypes
SerifStyle
byte SerifStyle;
Description
::com::sun::star::rendering::PanoseSerifStyle
Weight
byte Weight;
Description
::com::sun::star::rendering::PanoseWeight
Proportion
byte Proportion;
Description
::com::sun::star::rendering::PanoseProportion
Contrast
byte Contrast;
Description
::com::sun::star::rendering::PanoseContrast
StrokeVariation
byte StrokeVariation;
Description
::com::sun::star::rendering::PanoseStrokeVariation
ArmStyle
byte ArmStyle;
Description
::com::sun::star::rendering::PanoseArmStyle
Letterform
byte Letterform;
Description
::com::sun::star::rendering::PanoseLetterForm
Midline
byte Midline;
Description
::com::sun::star::rendering::PanoseMidline
XHeight
byte XHeight;
Description
::com::sun::star::rendering::PanoseXHeight
Top of Page