Commit Graph

5 Commits

Author SHA1 Message Date
ask
7aff56c144 LazFreeType: Add TFreeTypeStream class, allow fonts to be loaded from streams. Patch by "circular"
git-svn-id: trunk@40207 -
2013-02-08 12:35:14 +00:00
ask
80f6addec6 LazFreeType: Patch by "circular":
- extended characters handled correctly
- bug fix in case freetype font collection is freed before the drawer (added listeners when font collection item is destroyed)
- SetDefaultFreeTypeFontCollection in LazFreeTypeFontCollection unit, so it is not necessary to mention EasyLazFreeType in uses clause if font collection is used
- textrect and wordwrap for freetype

git-svn-id: trunk@40104 -
2013-01-31 22:33:25 +00:00
ask
cba980b847 LazFreeType: Hide range check errors in TrueType interpreter
git-svn-id: trunk@40102 -
2013-01-31 22:15:32 +00:00
sekelsenmat
5d9dce28f6 Patch from circular to improve LazFreeType
git-svn-id: trunk@36242 -
2012-03-23 06:41:02 +00:00
sekelsenmat
39a6ca54b1 Adds the core part of LazFreeType into LazUtils. A 100% Pascal text rendering library based in the original Pascal FreeType
git-svn-id: trunk@35666 -
2012-03-03 14:29:18 +00:00