FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kGraphicFont kGraphic_AddFont ( kGraphic  graphic,
kFontFamily  family,
kFontStyle  style,
k32f  height 
)

Adds a font that can be used for drawing operations.

Parameters
graphicGraphic object.
familyFont family.
styleFont style.
heightFont height.
Returns
Returns a font that can be used for drawing operations.