Commit Graph

11 Commits

Author SHA1 Message Date
juha
60d719d70a LazUtils: Font kerning for LazFreeType. Issue #37058, patch from circular.
git-svn-id: trunk@63145 -
2020-05-13 21:05:37 +00:00
juha
da1e9bb5c1 LazUtils: Initialize LazFreeType variables. Prevent range errors. Issue #37033, patch from circular.
git-svn-id: trunk@63134 -
2020-05-10 18:55:24 +00:00
juha
77a9fd307d LazUtils: Rename variable "generic" as "genericP" to not confuse Codetools.
git-svn-id: trunk@63129 -
2020-05-09 18:34:48 +00:00
juha
d96645d9ff LazUtils: Fix LazFreeType glyph bounds. Issue #37022, patch from circular.
git-svn-id: trunk@63126 -
2020-05-09 08:05:41 +00:00
juha
d9ac09795b Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955.
git-svn-id: trunk@60706 -
2019-03-16 21:17:58 +00:00
juha
e27232d4cc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
2017-06-04 15:14:29 +00:00
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
sekelsenmat
4cf053d2ba LazFreeType: Adds some $R- to disable range check which seams to cause problems with FPC 2.7 and expands a with
git-svn-id: trunk@38416 -
2012-08-28 09:58:57 +00:00
sekelsenmat
3fe5879ba3 Patch from circular: Advances the LazFreeType support for font information
git-svn-id: trunk@36345 -
2012-03-26 12:20:15 +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