So I'm working with VESA in C# and I'm trying to encode the font.
I know that you have to use an array of 1s and 0s and convert them into hexadecimal but I'm not quite sure how to create the arrays, and then declare the pixels used, could anyone help?