Public Member Functions | |
| Font (const FontPeerPtr &f, int sz=12, bits sty=PLAIN) | |
| Font (const std::string &file, int sz=12, bits sty=PLAIN) | |
| int | getHitIndex (const std::string &s, const Point &o, const int &d=-1) const |
| const FontPeerPtr & | getPeer () const |
| Size | getSize (const std::string &s) const |
| int | getSize () const |
| bits | getStyle () const |
| bool | isBold () const |
| bool | isItalic () const |
| bool | isPlain () const |
Static Public Attributes | |
| static const bits | BOLD |
| static const bits | ITALIC |
| static const bits | PLAIN |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3