aboutsummaryrefslogtreecommitdiff
path: root/src/Font.cc
AgeCommit message (Expand)AuthorFilesLines
2002-10-25compile time option for multibyte supportfluxgen1-6/+11
2002-10-24minor fixfluxgen1-7/+7
2002-10-24fixed assignment issue with gcc 2.95.x and auto_ptrfluxgen1-7/+7
2002-10-19ascent and descentfluxgen1-1/+8
2002-10-16utf8 for Xftfluxgen1-5/+5
2002-10-15fallback on fixed if the font before was loaded but the new one couldnt load itfluxgen1-8/+13
2002-10-15antialias checkfluxgen1-8/+12
2002-10-14XftFontImp fixesfluxgen1-6/+7
2002-10-13moved system font specific stuff out to font implementations filesfluxgen1-200/+71
2002-09-03moved StringUtil includefluxgen1-2/+4
2002-08-20gnufluxgen1-1/+6
2002-08-20removed StringUtil depfluxgen1-3/+2
2002-08-04removed dep on i18n and used MB_CUR_MAX directfluxgen1-15/+22
2002-05-02removed NULLfluxgen1-10/+10
2002-04-26fixed m_multibytefluxgen1-1/+4
2002-03-27forgot the std in debugmsgfluxgen1-2/+2
2002-03-27added some headers and fixed namespace stdfluxgen1-10/+19
2002-03-21minor fixfluxgen1-2/+2
2002-03-21firstfluxgen1-0/+255