imgui_freetype: fix warnings (#6104), fix typos. (#6079)

This commit is contained in:
ocornut
2023-01-24 15:59:14 +01:00
parent 91667430a8
commit 8f907bc9a2
2 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ See https://gist.github.com/ocornut/b3a9ecf13502fd818799a452969649ad
- Oversampling settins are ignored but also not so much necessary with the higher quality rendering.
### Comparaison
### Comparison
Small, thin anti-aliased fonts typically benefit a lot from FreeType's hinting:
![comparing_font_rasterizers](https://user-images.githubusercontent.com/8225057/107550178-fef87f00-6bd0-11eb-8d09-e2edb2f0ccfc.gif)