README.md (imgui-1.86) | : | README.md (imgui-1.87) | ||
---|---|---|---|---|
skipping to change at line 29 | skipping to change at line 29 | |||
### Testbed for toying with settings (for developers) | ### Testbed for toying with settings (for developers) | |||
See https://gist.github.com/ocornut/b3a9ecf13502fd818799a452969649ad | See https://gist.github.com/ocornut/b3a9ecf13502fd818799a452969649ad | |||
### Known issues | ### Known issues | |||
- Oversampling settins are ignored but also not so much necessary with the highe r quality rendering. | - Oversampling settins are ignored but also not so much necessary with the highe r quality rendering. | |||
### Comparaison | ### Comparaison | |||
Small, thin anti-aliased fonts are typically benefiting a lots from Freetype's h inting: | Small, thin anti-aliased fonts typically benefit a lot from FreeType's hinting: | |||
 |  | |||
### Colorful glyphs/emojis | ### Colorful glyphs/emojis | |||
You can use the `ImGuiFreeTypeBuilderFlags_LoadColor` flag to load certain color ful glyphs. See | You can use the `ImGuiFreeTypeBuilderFlags_LoadColor` flag to load certain color ful glyphs. See the | |||
["Using Colorful Glyphs/Emojis"](https://github.com/ocornut/imgui/edit/master/do cs/FONTS.md#using-colorful-glyphsemojis) section of FONTS.md. | ["Using Colorful Glyphs/Emojis"](https://github.com/ocornut/imgui/edit/master/do cs/FONTS.md#using-colorful-glyphsemojis) section of FONTS.md. | |||
 |  | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |