|
From: Anders M. <no...@gi...> - 2025-07-18 15:31:09
|
Branch: refs/heads/master Home: https://github.com/graphics32/graphics32 Commit: ff4c2b8694356354000d5fdc7ec97969ccad0614 https://github.com/graphics32/graphics32/commit/ff4c2b8694356354000d5fdc7ec97969ccad0614 Author: Anders Melander <an...@me...> Date: 2025-07-18 (Fri, 18 Jul 2025) Changed paths: M Source/GR32.Text.Win.pas Log Message: ----------- Refactored TFontFace32 to make FKerningComparer a global singleton. Changed type of return var passed to TArray.BinarySearch for Delphi 10 compatibility. Fixes #368 Commit: 9cb6d6a10697ec31b2dbc064b74a724d858d73cf https://github.com/graphics32/graphics32/commit/9cb6d6a10697ec31b2dbc064b74a724d858d73cf Author: Anders Melander <an...@me...> Date: 2025-07-18 (Fri, 18 Jul 2025) Changed paths: M Source/GR32.Text.Cache.pas M Source/GR32_Compiler.inc Log Message: ----------- Tweaked TDoubleLinked<T> to get it to compile with Delphi XE4. Commit: f92bfdb3b44d49b20c517cf310b16d7568ad06d2 https://github.com/graphics32/graphics32/commit/f92bfdb3b44d49b20c517cf310b16d7568ad06d2 Author: Anders Melander <an...@me...> Date: 2025-07-18 (Fri, 18 Jul 2025) Changed paths: M Source/GR32.pas Log Message: ----------- Minor tweak to work around XE4 unit resolution bug. Compare: https://github.com/graphics32/graphics32/compare/ea67e4e998ae...f92bfdb3b44d To unsubscribe from these emails, change your notification settings at https://github.com/graphics32/graphics32/settings/notifications |