Commits
User selector
Commit history
Commits on May 18, 2025
Commits on Apr 29, 2025
Merge pull request #29973 from anntzer/ft2lambda
Show description for 2f6589dauthored
Commits on Apr 27, 2025
Use inline lambdas to define most FT2Font properties.
Show description for 1091fd2committed
Commits on Apr 24, 2025
Commits on Apr 14, 2025
Fix loading of Type1 "native" charmap.
Show description for d31d674committed
Commits on Jan 11, 2025
ft2font: Avoid undefined enum values
Show description for ef0ee1fcommitted
Commits on Jan 8, 2025
ft2font: Split named instance count from style flags
Show description for 4d87371committed
Commits on Dec 12, 2024
Use nullptr in extensions
Show description for 57c5dbbcommitted
Commits on Oct 25, 2024
Fixes AIX internal CI build break.
Show description for 21d656dcommitted
Commits on Oct 24, 2024
Deprecate passing floats to FT2Image
Show description for 4d40c1bcommitted
Commits on Oct 18, 2024
- authored andcommitted
ft2font: Convert loading flags into an enum
Show description for 36349aaauthored andcommittedft2font: Convert kerning mode into an enum
Show description for 9e02512authored andcommitted- authored andcommitted
Improve ft2font documentation
Show description for 3196240authored andcommitted
Commits on Oct 17, 2024
Mark all extensions as free-threading safe
Show description for 00720f8committed
Commits on Oct 9, 2024
Remove NumPy from extensions entirely
Show description for 5693634committed
Commits on Sep 12, 2024
Replace std::to_chars with plain snprintf
Show description for 6ef1b97committedUse STL type for FT2Font fallback list
Show description for 1140e14committedSimplify FT2Font.get_font
Show description for a9d4633committed- committed
Commits on Aug 29, 2024
- committed
Fix return value of FT2Font.set_text and add tests for it
Show description for 833a259committedTST: Add tests for FT2Font.get_sfnt{,_table}
Show description for 2754aaacommitted
Commits on Aug 23, 2024
- committed
Move Python code from ft2font to its wrapper
Show description for 5f2a89acommittedBLD: Make ft2font classes final
Show description for 25be2f1committed
Commits on Apr 2, 2024
Commits on Mar 8, 2024
Clean up headers in extensions
Show description for 730a943committed
Commits on Feb 7, 2024
- committed
GOV: adopt EffVer
Show description for 95c628bandcommitted
Commits on Oct 17, 2023
BLD: Fix setting FreeType build type in extension
Show description for 239ed51committed