|
@@ -26,12 +26,12 @@ See https://gist.github.com/ocornut/b3a9ecf13502fd818799a452969649ad
|
|
|
|
|
|
### Comparaison
|
|
### Comparaison
|
|
|
|
|
|
-Small, thin anti-aliased fonts are typically benefiting a lots from Freetype's hinting:
|
|
|
|
|
|
+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 colorful glyphs. See
|
|
|
|
|
|
+You can use the `ImGuiFreeTypeBuilderFlags_LoadColor` flag to load certain colorful glyphs. See the
|
|
["Using Colorful Glyphs/Emojis"](https://github.com/ocornut/imgui/edit/master/docs/FONTS.md#using-colorful-glyphsemojis) section of FONTS.md.
|
|
["Using Colorful Glyphs/Emojis"](https://github.com/ocornut/imgui/edit/master/docs/FONTS.md#using-colorful-glyphsemojis) section of FONTS.md.
|
|
|
|
|
|

|
|

|