Variable MAX_WIDTH_UNSPECIFIED
constant for measureText maxWidth paramenter - to tell that all characters of text string should be measured.
Declaration
module dlangui.graphics.fonts;
// ...
immutable(int)
MAX_WIDTH_UNSPECIFIED;
// ...
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2014
License
Boost License 1.0