summaryrefslogtreecommitdiff
path: root/font.c
AgeCommit message (Expand)Author
2006-02-05Made all font and image data 'const'Klaus Schmidinger
2005-01-14Completed the Estonian OSD texts and switched to iso8859-13 character setKlaus Schmidinger
2004-12-18Fixed the character width and shifted the codes; Renamed font???.c to font???...Klaus Schmidinger
2004-10-23Now actually using the iso8859-15 fontsKlaus Schmidinger
2004-05-31Made some functions of cFont virtual to allow implementing dummy fonts for th...Klaus Schmidinger
2004-05-16Added Croatian language textsKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-01-16Added Russian language textsKlaus Schmidinger
2003-10-24Greek language texts now use iso8859-7 character setKlaus Schmidinger
2003-10-24Changed font handling to allow language specific character sets; adopted the ...Klaus Schmidinger
2000-11-18Fixed font for system commandsKlaus Schmidinger
2000-10-03Faster OSD by using bitmapKlaus Schmidinger