I'm using the tutorial given by: https://github.com/ocornut/imgui/blob/master/docs/FONTS.md.
Using: https://github.com/juliettef/IconFontCppHeaders
I converted the C code directly into Zig code by using the .yml provided by fork-awesome.
The font zig file & the error messages are attached.