Unit msefcfontselect
Description
This item has no description.
Overview
Functions and Procedures
Types
Constants
Variables
Description
Functions and Procedures
procedure setupfontinfo(const fontdata: fontdataty; var fontinfo: fontinfoty); |
|
This item has no description. |
procedure setfontinfoname(const aname: string; var ainfo: fontinfoty); |
|
This item has no description. |
function getfcfontfile(const ainfo: getfontinfoty; out filename: string; out index: integer; out height: integer): boolean; |
|
This item has no description. |
Types
fontnamety = (...); |
|
This item has no description. Values
-
fn_foundry
-
fn_family_name
-
fn_weight_name
-
fn_slant
-
fn_setwidth_name
-
fn_addstyle_name
-
fn_pixel_size
-
fn_point_size
-
fn_resolution_x
-
fn_resolution_y
-
fn_spacing
-
fn_average_width
-
fn_charset_registry
-
fn_encoding
|
fontinfoty = array[fontnamety] of string; |
|
This item has no description. |
Constants
highresfontshift = 6; |
|
This item has no description. |
Variables
defaultfontinfo: fontinfoty; |
|
This item has no description. |
simpledefaultfont: boolean; |
|
This item has no description. |
hasdefaultfontarg: boolean; |
|
This item has no description. |
noxft: boolean; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.