Zig
istry
Open main menu
Packages
Programs
AI
View More
Statistics
Apps
API
Help
About
Help
Star
Loading...
uefi-freetype
nrdmn/uefi-freetype
-
Zig UEFI FreeType Demo
15
15
2
2
3
freetype,uefi,zig
build.zig.zon
View program on GitHub
README
To build:
git submodule update --init
Go to the definition of
FT_Encoding
in freetype2/include/freetype/freetype.h and comment out the 'for backward compatibility' lines (see
https://github.com/ziglang/zig/issues/2115
)
make