uefi-freetype icon indicating copy to clipboard operation
uefi-freetype copied to clipboard

Zig UEFI FreeType Demo

Results 2 uefi-freetype issues
Sort by recently updated
recently updated
newest added

``` D:\Git\uefi-freetype>nmake Служебная программа обслуживания программ Microsoft (R), версия 14.28.29334.0 (C) Корпорация Майкрософт (Microsoft Corporation). Все права защищены. zig build .\build.zig:11:48: error: array literal requires address-of operator to coerce to...

> 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) This issue is now fixed upstream