Commit Graph

30 Commits

Author SHA1 Message Date
mattias
76c3448700 freetype: reduced implementation uses to avoid triggering fpc bug 2024-03-20 18:30:22 +01:00
mattias
411bfb5fc1 freetype: cleaned up some uses sections
(cherry picked from commit 733ac0edd1)
2024-03-20 18:07:58 +03:00
mattias
f771d54e4a set fixes version 3.0 2023-12-17 11:23:58 +01:00
mattias
1e0b043129 updated makefiles 2023-08-10 22:07:59 +02:00
mattias
7bc5b63fbb updated makefiles 2023-05-27 02:07:12 +02:00
Juha
db2bca3949 Support compiling more of Lazarus + its components with -Sy option. 2023-05-21 01:32:42 +03:00
Juha
5c1be9de89 Support compiling most of Lazarus + its components with -Sy option. 2023-05-20 12:51:35 +03:00
Juha
21ea45d415 Support compiling some Lazarus code with -Sy option. Issue #40263, patch by Arioch The. 2023-05-20 12:51:35 +03:00
wp_xyz
e7127c14d7 FreeType: Fix function TFreeTypeStream.ForgetFrame never returning success. Patch by lagprogrammin (https://forum.lazarus.freepascal.org/index.php/topic,62872.msg475661.html#msg475661) 2023-03-30 13:40:34 +02:00
mattias
6671244b72 updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
wp_xyz
78225565ce freetype: Fix range-check error when compiled with range-check on. 2022-10-25 17:54:07 +02:00
mattias
9e762cde89 udpated makefiles 2022-05-29 19:34:19 +02:00
Juha
c805ff750d Move FreeType license file from LazUtils to FreeType directory. Issue #39657. 2022-02-25 12:24:58 +02:00
mattias
26c9421318 updated Makefiles 2022-02-24 12:55:45 +01:00
Sergey Larin
8a185d4e79 Removing the dependency of the LazUtils package on the fcl-image package 2022-01-26 16:33:00 +03:00
mattias
f97a493801 updated makefiles 2022-01-16 21:42:24 +01:00
mattias
0354b47bc4 updated makefiles 2021-10-18 14:32:30 +02:00
juha
38023062fe Examples: Improve LazFreetype demo UI layout. Issue #39281, patch by CudaText man.
git-svn-id: trunk@65494 -
2021-07-22 12:16:14 +00:00
mattias
91763f2247 set trunk version to 2.3.0
git-svn-id: trunk@65242 -
2021-06-15 14:00:39 +00:00
juha
9046b533af LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible.
git-svn-id: trunk@64743 -
2021-03-04 08:58:54 +00:00
mattias
62c37ad72a updated Makefiles
git-svn-id: trunk@64567 -
2021-02-13 13:01:14 +00:00
juha
077ebbe494 Optimise string manipulation. Reduce calls to Copy().
git-svn-id: trunk@64527 -
2021-02-11 14:08:24 +00:00
juha
95b5489cff Components: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64466 -
2021-02-05 11:28:16 +00:00
marco
4d0ffa3d5e * force objfpc, like the other units
git-svn-id: trunk@64346 -
2021-01-07 18:07:26 +00:00
jesus
4c4761c72e FreeType: fix mem leak when cloning glyph.
git-svn-id: trunk@63917 -
2020-09-24 07:23:50 +00:00
jesus
e7f57c722d FreeType: Support for rotated text.
git-svn-id: trunk@63846 -
2020-08-30 01:39:21 +00:00
pascal
c66efeda3a freetype: fixed name clash
git-svn-id: trunk@63582 -
2020-07-17 05:32:31 +00:00
mattias
ff30895675 freetype: fpmake
git-svn-id: trunk@63561 -
2020-07-14 20:17:52 +00:00
mattias
0066772559 freetype: lpk and makefiles
git-svn-id: trunk@63560 -
2020-07-14 20:17:43 +00:00
mattias
61c53d6f41 LazUtils/FreeType: Separate FreeType stuff into its own package
git-svn-id: trunk@63558 -
2020-07-14 18:09:17 +00:00