andrewphorn / ClassiCube-Client

The applet used for classicube.net
34 stars 19 forks source link

Improve FontRenderer #299

Open mstefarov opened 9 years ago

mstefarov commented 9 years ago

TODO list for the font renderer:

1) Add kerning 2) Cache lines to texture, instead of re-rendering every frame one letter at a time 3) Unicode BMP support (using Unifont) -- requires corresponding CPE extension to be finalized