1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-01 22:30:03 -04:00

Pixel-perfect fonts

This commit is contained in:
Emil Ernerfeldt
2019-01-19 10:10:28 -06:00
parent cd8ca47e76
commit c2c94ddda5
14 changed files with 207 additions and 212 deletions

View File

@@ -2,7 +2,7 @@
* Break off example app from emigui_wasm
* Try it on iPhone
* Read TTF from browser?
* Device pixel density aware font rendering
* requestAnimationFrame
# Additional bindings, e.g. Piston