Grokmoo / thyme

Themable Immediate Mode User Interface Toolkit in Rust
Apache License 2.0
97 stars 5 forks source link

support arbitrary character sets #7

Closed Grokmoo closed 3 years ago

Grokmoo commented 3 years ago

User should be able to specify whatever characters they like to be written to the font texture for a given font. Currently only printable characters from U+0000 to U+00FF are added (if present in the ttf font).