Proposal - Custom font support
I see that in the assets folder there is font files. So is there a way to to make it so in the settings you can change it by getting another font file? I already tried just renaming my file to CozetteVector and putting it in the assets folder, which worked just fine, it is just a bit weird to have to do that.
Edit: This could also probably be done really easily with the cursor file, as it seems to be handled in a similar way of just grabbing from the file, although it would probably be a lot more complex with different sizes and getting it to work right.
(Love the program btw lowkey thinking about learning Zig just to help with it)
Great suggestion! I hadn't thought about allowing different fonts but there's not really any reason it shouldn't be allowed.
DVUI supports this, and this will be easily supported by pixi. I just haven't implemented the theme editor yet, but once it's in, it will allow loading and using custom fonts.