Hi everyone,
I am still learning ICE but I am confused on how to use custom fonts. I am aware of the SetFontData() function but I can't find much documentation on it. I have tried importing font data from an appvar using fileioc but when I tried printing text to the screen, it displayed garbage. Then I tried embedding the font data in the program, thus eliminating the complexities of fileioc, but it also displayed garbage and then promptly cleared RAM. How do I use custom font data? Any help is appreciated. Thanks.
I am still learning ICE but I am confused on how to use custom fonts. I am aware of the SetFontData() function but I can't find much documentation on it. I have tried importing font data from an appvar using fileioc but when I tried printing text to the screen, it displayed garbage. Then I tried embedding the font data in the program, thus eliminating the complexities of fileioc, but it also displayed garbage and then promptly cleared RAM. How do I use custom font data? Any help is appreciated. Thanks.