Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
This is the complete list of members for Font, including all inherited members.
calcMetrics(void) | Font | protected |
calcMetricsIfNeeded(void) const | Font | protected |
charWidth(char c) const | Font | |
drawChar(char c) const | Font | |
Font(float newsize=.1, float weight=NORMAL_STROKE) | Font | inline |
horizontalScaling(void) const | Font | |
m_extraCharWidth | Font | protected |
m_horizontalScaling | Font | protected |
m_needMetrics | Font | protected |
m_size | Font | protected |
m_spaceCharFixup | Font | protected |
m_strokeWeight | Font | protected |
m_strokeWidth | Font | protected |
m_verticalScaling | Font | protected |
operator!=(const Font &other) | Font | inline |
operator==(const Font &other) | Font | inline |
setSize(float s) | Font | inline |
setStrokeWeight(float w) | Font | inline |
size(void) const | Font | inline |
stringWidth(const std::string &str) const | Font | |
strokeWeight(void) const | Font | inline |
strokeWidth(void) const | Font | |
verticalScaling(void) const | Font |