Struct SimpleTextFormatter

helper to split text into several lines and draw it

Fields

Name Type Description
_lines dstring[]
_tabOffset int
_tabSize int
_textFlags uint

Methods

Name Description
draw draw formatted text
format split text into lines and measure it; returns size in pixels

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0