Default Fonts in all operating systems

  • Thread starter Thread starter Arman777
  • Start date Start date
  • Tags Tags
    Systems
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
32 replies · 7K views
You can use a font image, just have the fonts as a texture. Png is compatible with all platforms isn't it?
 
Physics news on Phys.org
paradisePhysicist said:
You can use a font image, just have the fonts as a texture. Png is compatible with all platforms isn't it?
I am not sure how would that look.
 
Arman777 said:
I am not sure how would that look.
You can customize it to your needs, you can have it as an array of letters and then just cycle the x and y values up and down, or horizontally, or you can have a bunch of letters in random locations and a premade array of locations.