, including all inherited members.
| _alineaWidth | OSDL::Video::TwoDimensional::Text::Font | [protected] |
| _backgroundColor | OSDL::Video::TwoDimensional::Text::Font | [protected] |
| _cacheSettings | OSDL::Video::TwoDimensional::Text::Font | [protected] |
| _convertToDisplay | OSDL::Video::TwoDimensional::Text::Font | [protected] |
| _fontData | OSDL::Video::TwoDimensional::Text::FixedFont | [protected] |
| _glyphCache | OSDL::Video::TwoDimensional::Text::Font | [protected] |
| _height | OSDL::Video::TwoDimensional::Text::FixedFont | [protected] |
| _renderingStyle | OSDL::Video::TwoDimensional::Text::Font | [protected] |
| _spaceWidth | OSDL::Video::TwoDimensional::Text::Font | [protected] |
| _textCache | OSDL::Video::TwoDimensional::Text::Font | [protected] |
| _width | OSDL::Video::TwoDimensional::Text::FixedFont | [protected] |
| AllowedCachePolicy enum name | OSDL::Video::TwoDimensional::Text::Font | |
| basicBlitLatin1Glyph(Surface &targetSurface, Coordinate x, Coordinate y, Ceylan::Latin1Char character, Pixels::ColorDefinition glyphColor) | OSDL::Video::TwoDimensional::Text::FixedFont | [protected, virtual] |
| basicRenderLatin1Glyph(Ceylan::Latin1Char character, Pixels::ColorDefinition glyphColor) | OSDL::Video::TwoDimensional::Text::FixedFont | [protected, virtual] |
| basicRenderLatin1Text(const std::string &text, RenderQuality quality, Pixels::ColorDefinition textColor) | OSDL::Video::TwoDimensional::Text::Font | [protected] |
| Blended enum value | OSDL::Video::TwoDimensional::Text::Font | |
| blitLatin1Glyph(Surface &targetSurface, Coordinate x, Coordinate y, Ceylan::Latin1Char character, RenderQuality quality=Solid, Pixels::ColorDefinition glyphColor=Pixels::White) | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| OSDL::Video::TwoDimensional::Text::Font::blitLatin1Glyph(Surface &targetSurface, Coordinate x, Coordinate y, Ceylan::Latin1Char character, RenderQuality quality=Solid, Pixels::ColorDefinition glyphColor=Pixels::White)=0 | OSDL::Video::TwoDimensional::Text::Font | [pure virtual] |
| blitLatin1MultiLineText(Surface &targetSurface, const UprightRectangle &clientArea, const std::string &text, TextIndex &renderIndex, RenderQuality quality=Solid, Pixels::ColorDefinition textColor=Pixels::White, bool justified=true) | OSDL::Video::TwoDimensional::Text::Font | [virtual] |
| blitLatin1MultiLineText(Surface &targetSurface, Coordinate x, Coordinate y, Length width, Length height, const std::string &text, TextIndex &renderIndex, RenderQuality quality=Solid, Pixels::ColorDefinition textColor=Pixels::White, bool justified=true) | OSDL::Video::TwoDimensional::Text::Font | [virtual] |
| blitLatin1Text(Surface &targetSurface, Coordinate x, Coordinate y, const std::string &text, RenderQuality quality=Solid, Pixels::ColorDefinition textColor=Pixels::White) | OSDL::Video::TwoDimensional::Text::Font | [virtual] |
| blitLatin1Word(Surface &targetSurface, Coordinate x, Coordinate y, const std::string &word, RenderQuality quality=Solid, Pixels::ColorDefinition wordColor=Pixels::White) | OSDL::Video::TwoDimensional::Text::Font | [protected, virtual] |
| Bold | OSDL::Video::TwoDimensional::Text::Font | [static] |
| BuildFontFilenameFor(Length characterWidth, Length characterHeight, RenderingStyle renderingStyle) | OSDL::Video::TwoDimensional::Text::FixedFont | [protected, static] |
| DefaultGlyphCachedQuota | OSDL::Video::TwoDimensional::Text::Font | [static] |
| DefaultQuality | OSDL::Video::TwoDimensional::Text::FixedFont | [protected, static] |
| DefaultSpaceBasedAlineaWidth | OSDL::Video::TwoDimensional::Text::Font | [static] |
| DefaultTextCachedQuota | OSDL::Video::TwoDimensional::Text::Font | [static] |
| DefaultWordCachedQuota | OSDL::Video::TwoDimensional::Text::Font | [static] |
| describeGlyphFor(Ceylan::Latin1Char character) const | OSDL::Video::TwoDimensional::Text::Font | [virtual] |
| DropLessRequestedFirst enum value | OSDL::Video::TwoDimensional::Text::Font | |
| FixedFont(Length characterWidth, Length characterHeight, RenderingStyle renderingStyle=Normal, bool convertToDisplay=true, RenderCache cacheSettings=GlyphCached, AllowedCachePolicy cachePolicy=DropLessRequestedFirst, Ceylan::System::Size quota=0) | OSDL::Video::TwoDimensional::Text::FixedFont | |
| FixedFont(const std::string &fontFilename, bool convertToDisplay=true, RenderCache cacheSettings=GlyphCached, AllowedCachePolicy cachePolicy=DropLessRequestedFirst, Ceylan::System::Size quota=0) | OSDL::Video::TwoDimensional::Text::FixedFont | [explicit] |
| FixedFont(const FixedFont &source) | OSDL::Video::TwoDimensional::Text::FixedFont | [private] |
| FixedFontFileLocator | OSDL::Video::TwoDimensional::Text::FixedFont | [static] |
| Font(bool convertToDisplay=true, RenderCache cacheSettings=GlyphCached, AllowedCachePolicy cachePolicy=DropLessRequestedFirst, Ceylan::System::Size quota=0) | OSDL::Video::TwoDimensional::Text::Font | [explicit] |
| FontCharacterCount | OSDL::Video::TwoDimensional::Text::FixedFont | [protected, static] |
| FontFileExtension | OSDL::Video::TwoDimensional::Text::FixedFont | [static] |
| FontFileLocator | OSDL::Video::TwoDimensional::Text::Font | [static] |
| FontPathEnvironmentVariable | OSDL::Video::TwoDimensional::Text::Font | [static] |
| getAdvance() const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| getAdvance(Ceylan::Latin1Char character) const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| getAlineaWidth() const | OSDL::Video::TwoDimensional::Text::Font | [virtual] |
| getAscent() const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| getBackgroundColor() const | OSDL::Video::TwoDimensional::Text::Font | |
| getBoundingBox() const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| getBoundingBoxFor(const std::string &word) const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| getConstLatin1WordFromCache(const std::string &word, RenderQuality quality, Pixels::ColorDefinition wordColor) | OSDL::Video::TwoDimensional::Text::Font | [protected, virtual] |
| getDescent() const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| GetFontAttributesFrom(const std::string &filename, Length &characterWidth, Length &characterHeight, RenderingStyle &renderingStyle) | OSDL::Video::TwoDimensional::Text::FixedFont | [protected, static] |
| getHeight() const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| getHeightAboveBaseline(Ceylan::Latin1Char character) const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| getInterGlyphWidth() const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| getLineSkip() const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| GetObtainedQualityFor(RenderQuality targetedQuality) | OSDL::Video::TwoDimensional::Text::FixedFont | [static] |
| getRenderingStyle() const | OSDL::Video::TwoDimensional::Text::Font | [virtual] |
| getWidth() const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| getWidth(Ceylan::Latin1Char character) const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| getWidthOffset(Ceylan::Latin1Char character) const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| GlyphCached enum value | OSDL::Video::TwoDimensional::Text::Font | |
| InterpretRenderingStyle(RenderingStyle style) | OSDL::Video::TwoDimensional::Text::Font | [static] |
| Italic | OSDL::Video::TwoDimensional::Text::Font | [static] |
| loadFontFrom(const std::string &fontFilename) | OSDL::Video::TwoDimensional::Text::FixedFont | [protected, virtual] |
| NeverDrop enum value | OSDL::Video::TwoDimensional::Text::Font | |
| None enum value | OSDL::Video::TwoDimensional::Text::Font | |
| Normal | OSDL::Video::TwoDimensional::Text::Font | [static] |
| operator=(const FixedFont &source) | OSDL::Video::TwoDimensional::Text::FixedFont | [private] |
| RenderCache enum name | OSDL::Video::TwoDimensional::Text::Font | |
| renderLatin1Glyph(Ceylan::Latin1Char character, RenderQuality quality=Solid, Pixels::ColorDefinition glyphColor=Pixels::White) | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| OSDL::Video::TwoDimensional::Text::Font::renderLatin1Glyph(Ceylan::Latin1Char character, RenderQuality quality=Solid, Pixels::ColorDefinition glyphColor=Pixels::White)=0 | OSDL::Video::TwoDimensional::Text::Font | [pure virtual] |
| renderLatin1GlyphAlpha(Ceylan::Latin1Char character, RenderQuality quality=Solid, Pixels::ColorDefinition glyphColor=Pixels::White) | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| renderLatin1MultiLineText(Length width, Length height, const std::string &text, TextIndex &renderIndex, Coordinate &lastOrdinateUsed, RenderQuality quality=Solid, Pixels::ColorDefinition textColor=Pixels::White, bool justified=true) | OSDL::Video::TwoDimensional::Text::Font | [virtual] |
| renderLatin1Text(const std::string &text, RenderQuality quality=Solid, Pixels::ColorDefinition textColor=Pixels::White) | OSDL::Video::TwoDimensional::Text::Font | [virtual] |
| renderLatin1TextWithTextCached(const std::string &text, RenderQuality quality, Pixels::ColorDefinition textColor) | OSDL::Video::TwoDimensional::Text::Font | [protected] |
| renderLatin1TextWithWordCached(const std::string &text, RenderQuality quality, Pixels::ColorDefinition textColor) | OSDL::Video::TwoDimensional::Text::Font | [protected] |
| RenderQuality enum name | OSDL::Video::TwoDimensional::Text::Font | |
| setAlineaWidth(Width newAlineaWidth) | OSDL::Video::TwoDimensional::Text::Font | [virtual] |
| setBackgroundColor(Pixels::ColorDefinition newBackgroundColor) | OSDL::Video::TwoDimensional::Text::Font | [virtual] |
| SetFontSettings(const Ceylan::Byte *fontData, Length characterWidth, Length characterHeight) | OSDL::Video::TwoDimensional::Text::FixedFont | [static] |
| setRenderingStyle(RenderingStyle newStyle) | OSDL::Video::TwoDimensional::Text::Font | [virtual] |
| Shaded enum value | OSDL::Video::TwoDimensional::Text::Font | |
| Solid enum value | OSDL::Video::TwoDimensional::Text::Font | |
| SpaceWidthFactor | OSDL::Video::TwoDimensional::Text::FixedFont | [static] |
| submitLatin1GlyphToCache(Ceylan::Latin1Char character, Pixels::ColorDefinition glyphColor) | OSDL::Video::TwoDimensional::Text::FixedFont | [protected, virtual] |
| TextCached enum value | OSDL::Video::TwoDimensional::Text::Font | |
| toString(Ceylan::VerbosityLevels level=Ceylan::high) const | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| Underline | OSDL::Video::TwoDimensional::Text::Font | [static] |
| WordCached enum value | OSDL::Video::TwoDimensional::Text::Font | |
| ~FixedFont() | OSDL::Video::TwoDimensional::Text::FixedFont | [virtual] |
| ~Font() | OSDL::Video::TwoDimensional::Text::Font | [virtual] |