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

Small tweaks

This commit is contained in:
Emil Ernerfeldt
2019-01-19 10:09:00 -06:00
parent 391abda3d5
commit cd8ca47e76
8 changed files with 625 additions and 13 deletions

View File

@@ -1,9 +1,8 @@
# Code
* Break off example app from emigui_wasm
* Try it on iPhone
* Dynamic fonts:
* Font options (sizes)
* Read ttf via web?
* Read TTF from browser?
* Device pixel density aware font rendering
# Additional bindings, e.g. Piston