dplug.graphics.font

Font high-level interface.

Members

Classes

Font
class Font

Functions

fillText
void fillText(V surface, Font font, StringType s, float fontSizePx, float letterSpacingPx, RGBA textColor, float positionX, float positionY, HorizontalAlignment horzAlign, VerticalAlignment vertAlign)

Draw text centered on a point on a DirectView.

Meta

Authors

Guillaume Piolat