Update readme

This commit is contained in:
Jeremy Soller 2022-10-25 21:42:24 -06:00
parent d7f9eec6ef
commit 753c847aa9

View file

@ -15,10 +15,12 @@ feature set. Other platforms may need to implement font fallback capabilities.
The following features must be supported before this is "ready":
- [x] Font loading
- [x] Font loading (using fontdb)
- [x] Preset fonts
- [x] System fonts
- [ ] Text styles (bold, italic, etc.)
- [x] Text styles (bold, italic, etc.)
- [x] Per-buffer
- [ ] Per-span
- [x] Font shaping (using rustybuzz)
- [x] Cache results
- [x] RTL