05-01-2024, 11:20 PM
(05-01-2024, 09:53 PM)grymmjack Wrote: @a740g this is interesting. Are those little o characters?
Going to put this in GitHub too?
Yeah. But the code can use any ASCII character. I basically wrote a tiny program that takes the QB64 8x8 px font and sorts the whole range based on intensity (i.e. how many pixels are set). These are then put in a LUT from where it is used.
Yes. I'll eventually clean this up and put it on GitHub.