Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Image
Image.Fonts

Module Image.Fonts

Description

Abstracted Font-handling support. Should be used instead of accessing the FreeType, TTF and Image.Font modules directly.


Constant ITALIC

constant Image.Fonts.ITALIC

Description

The font is/should be italic


Constant BOLD

constant Image.Fonts.BOLD

Description

The font is/should be bold


Constant NO_FAKE

constant Image.Fonts.NO_FAKE

Description

Used in open_font () to specify that no fake bold or italic should be attempted.