summaryrefslogtreecommitdiff
path: root/pkg/freetype
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig fmtMitchell Hashimoto
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-09-17Use same hinting flags for measurement and renderingDaniel Wennberg
2025-07-22build-system: Replace deprecated usages of root_source_file on addTests (#8031)Mitchell Hashimoto
2025-07-23build-system: Replace deprecated usages of root_source_file on addTestsJayson Reis
2025-07-22build-system: Replace deprecated usages of addStaticLibrary with addLibrary (...Jayson Reis
2025-07-04font: add constraint logic to rasterizersQwerasd
2025-05-29build: use a libc txt file to point to correct Apple SDKMitchell Hashimoto
2025-03-19font/freetype: disable SVG glyphs, simplify color checkQwerasd
2025-03-14build: mark most dependencies as lazyMitchell Hashimoto
2025-03-11pkg: update to new build.zig.zon format and hash valuesMitchell Hashimoto
2025-03-11Zig 0.14Mitchell Hashimoto
2025-02-14build: mirror most of our direct dependenciesMitchell Hashimoto
2025-01-03don't build freetype2 when system integration is enabledJan200101
2024-12-13font: more robust extraction of vertical metrics from tablesQwerasd
2024-12-11font: unify metrics calculations & separate sprite metricsQwerasd
2024-10-24build: use Zig system packaging optionsMitchell Hashimoto
2024-08-25font/freetype: synthetic boldMitchell Hashimoto
2024-08-24font/freetype: synthetic italicMitchell Hashimoto
2024-08-16pkg/freetype: remove usingnsMitchell Hashimoto
2024-06-24begin 0.13 update process -- very brokenMitchell Hashimoto
2024-05-28pkg/freetype: use c_ulong which isn't 64-bit on windowsMitchell Hashimoto
2024-05-28font/freetype: CBDT/CBLC tables imply colorMitchell Hashimoto
2024-05-28font/freetype: update to new presentation APIsMitchell Hashimoto
2024-05-28font/freetype: API to load font tableMitchell Hashimoto
2024-04-17working on more zig breaking changesMitchell Hashimoto
2024-02-26build API change: update usage of addCSourceFilesKrzysztof Wolicki
2024-01-13build: build produces a broken object file for iOSMitchell Hashimoto
2024-01-07Merge branch 'mitchellh:main' into mainKrzysztof Wolicki
2024-01-07Add include paths to freetype moduleKrzysztof Wolicki
2024-01-05pkg/freetype: unknown errors should be reported, not unreachableMitchell Hashimoto
2024-01-03WIP: Update to new build module API after Zig PR #18160Krzysztof Wolicki
2023-12-06Remove FiraCode leftoversCarlos Alexandro Becker
2023-10-01pkg: add test targetsMitchell Hashimoto
2023-10-01pkg: remove all old build.zig filesMitchell Hashimoto
2023-10-01pkg/freetype, harfbuzz modulesMitchell Hashimoto
2023-10-01pkg/freetypeMitchell Hashimoto
2023-09-14windows: initial support for zig build testJonathan Marler
2023-08-28font: freetype supports font variation settingsMitchell Hashimoto
2023-08-25quirks: Menlo/Monaco should disable ligatures by default (#331)Mitchell Hashimoto
2023-08-08Fix typosKevin Hovsäter
2023-08-02update zigMitchell Hashimoto
2023-06-30Update Zig (#164)Mitchell Hashimoto
2023-06-25Update zig, mach, fmtMitchell Hashimoto
2023-02-14new build systemMitchell Hashimoto
2022-10-16pkg/freetype: remove unused APIMitchell Hashimoto
2022-10-16Bring back freetype font bitmap conversionMitchell Hashimoto
2022-10-13fix some issues that fail nightly stage2 compilerMitchell Hashimoto
2022-10-06Strikethrough (#19)Mitchell Hashimoto
2022-10-04redoing some of the baseline calcs, remove from shaderMitchell Hashimoto