Age | Commit message (Expand) | Author |
2009-12-31 | Added cFont::FontName() and cFont::Size() | Klaus Schmidinger |
2009-12-06 | Several code modifications to avoid compiler warnings | Klaus Schmidinger |
2009-05-03 | OSD sizes in percent; automatic update of OSD size | Klaus Schmidinger |
2008-05-02 | No longer calling FcFini() to avoid problems with older (broken) versions of ... | Klaus Schmidinger |
2008-03-01 | Rendering the non-breaking space symbol as a blank | Klaus Schmidinger |
2008-02-29 | Fixed a crash in cFreetypeFont::DrawText() if an unknown symbol is encountere... | Klaus Schmidinger |
2008-02-09 | Speeded up anti-aliased font rendering by caching the blend indexes | Klaus Schmidinger |
2007-11-04 | Fixed a crash if no fonts are found | Klaus Schmidinger |
2007-06-23 | Fixed stripping i18n stuff from font names | Klaus Schmidinger |
2007-06-23 | Fonts can now be created with a width that overwrites the default width | Klaus Schmidinger |
2007-06-17 | Implemented cFont::CreateFont() | Klaus Schmidinger |
2007-06-17 | Centralized default font names | Klaus Schmidinger |
2007-06-17 | Using dummy font if no fonts are installed | Klaus Schmidinger |
2007-06-17 | Now using 'fontconfig' to determine which fonts to use | Klaus Schmidinger |
2007-06-10 | Freetype font support; full UTF-8 support; dropped pixel fonts | Klaus Schmidinger |
2007-03-11 | Added Turkish language texts | Klaus Schmidinger |
2006-04-16 | Changed the behaviour of the "Use small font" setup option to *always* use th... | Klaus Schmidinger |
2006-02-05 | Made all font and image data 'const' | Klaus Schmidinger |
2005-01-14 | Completed the Estonian OSD texts and switched to iso8859-13 character set | Klaus Schmidinger |
2004-12-18 | Fixed the character width and shifted the codes; Renamed font???.c to font???... | Klaus Schmidinger |
2004-10-23 | Now actually using the iso8859-15 fonts | Klaus Schmidinger |
2004-05-31 | Made some functions of cFont virtual to allow implementing dummy fonts for th... | Klaus Schmidinger |
2004-05-16 | Added Croatian language texts | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-01-16 | Added Russian language texts | Klaus Schmidinger |
2003-10-24 | Greek language texts now use iso8859-7 character set | Klaus Schmidinger |
2003-10-24 | Changed font handling to allow language specific character sets; adopted the ... | Klaus Schmidinger |
2000-11-18 | Fixed font for system commands | Klaus Schmidinger |
2000-10-03 | Faster OSD by using bitmap | Klaus Schmidinger |