SOL_OS API Reference

You are here: Main API -> Draw API

Text Drawing

Function Description
API_Text_Draw Draw a string
API_Text_Draw_ClipX Draw a string with clipping
API_Text_Draw_Wrap Draw a string with word wrap

Glyph Drawing

Function Description
API_Char_Get_Width Get width of a glyph
API_Glyph_Draw Draw a glyph
API_Text_Draw_Prop Draw a string with proportional font (uses glyph)

Rectangle Drawing

Function Description
API_Draw_Rect draw a rectangle
API_Draw_Rect_Fill draw a rectangle filled
API_Draw_Rect_Fill_Shadow draw a rectangle with shadow