aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UFont.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-01add cShearMatrixInv and outlineflagsk-m_schindler1-0/+10
2014-11-22Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler1-10/+0
2014-11-22Remove unused function LoadTexture() with parameter FromRegistry. Thanks to r...k-m_schindler1-1/+1
2010-10-17add pre-cache option at font-creation to preload a glyph base settobigun1-11/+27
2010-04-25- added font face cache -> loading all fonts now takes 1.5 secs instead of 7 ...tobigun1-4/+98
2010-04-24removed "strict protected/private"tobigun1-2/+2
2010-04-23- font fallback addedtobigun1-89/+246
2010-02-07Aller guten Dinge sind 3k-m_schindler1-2/+2
2010-02-07typok-m_schindler1-2/+2
2010-02-06a small optimization.k-m_schindler1-5/+7
2009-11-09fixed div 0 errorss_alexander1-3/+13
2009-11-09merged unicode branch (r1931) into trunks_alexander1-183/+257
2008-10-28- glPrint(Pchar) -> glPrint(string)tobigun1-6/+22
2008-10-26git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1479 b956fd51-792f-...tobigun1-2637/+2689
2008-10-25font-engine added (not used atm)tobigun1-97/+102
2008-10-17freetype stuff for testingtobigun1-0/+2641