mirror-ghostty/pkg/freetype
Qwerasd 6d65abc489 fix(pkg/freetype): fully correct load flags
These now properly match the FreeType API- compared directly in the unit
tests against the values provided by the FreeType header itself.

This was ridiculously wrong before, like... wow.
2025-11-24 17:57:02 -07:00
..
res Partially revert 25856d6 since it broke pkg/freetype tests 2025-11-24 17:24:47 -07:00
Library.zig pkg/freetype: remove usingns 2024-08-16 15:34:46 -07:00
build.zig zig-15: build binary builds 2025-10-03 07:10:41 -07:00
build.zig.zon build: mark most dependencies as lazy 2025-03-14 13:32:19 -07:00
c.zig pkg/freetype: remove usingns 2024-08-16 15:34:46 -07:00
computations.zig pkg/freetype: remove usingns 2024-08-16 15:34:46 -07:00
errors.zig pkg/freetype: remove usingns 2024-08-16 15:34:46 -07:00
face.zig fix(pkg/freetype): fully correct load flags 2025-11-24 17:57:02 -07:00
freetype-zig.h font: add constraint logic to rasterizers 2025-07-04 15:47:28 -06:00
main.zig Use same hinting flags for measurement and rendering 2025-09-17 23:04:59 -07:00
tag.zig font/freetype: API to load font table 2024-05-28 09:48:01 -07:00
test.zig Partially revert 25856d6 since it broke pkg/freetype tests 2025-11-24 17:24:47 -07:00