mirror of
https://github.com/ocornut/imgui.git
synced 2025-09-28 14:18:32 +00:00
Add ImFontConfig::GlyphExtraAdvanceX as a replacement for GlyphExtraSpacing.x (#242)
Partly restore 1a31e31
.
This commit is contained in:
@@ -41,8 +41,7 @@ HOW TO UPDATE?
|
||||
|
||||
Breaking changes:
|
||||
|
||||
- Removed ImFontConfig::GlyphExtraSpacing option which seems largely obsolete and
|
||||
unused. If you were using this please report it! (#242).
|
||||
- Renamed ImFontConfig::GlyphExtraSpacing.x option to GlyphExtraAdvanceX. (#242)
|
||||
|
||||
Other changes:
|
||||
|
||||
|
Reference in New Issue
Block a user