commit | bd63a9f05698bf6b3baa27b2fb585414c47878b5 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Mon Sep 11 10:04:18 2023 +0200 |
committer | ocornut <omarcornut@gmail.com> | Mon Sep 11 10:04:44 2023 +0200 |
tree | 19f81606872d1832672c30061575862d4cf6fe89 | |
parent | 0962c9fb723ee1498a533f0e592d81f7e6c1ffd8 [diff] |
Fonts: 'float size_pixels' passed to AddFontXXX() functions is now rounded to lowest integer. (#3164, #3309, #6800) Note that using io.FontGlobalScale or SetWindowFontScale(), with are legacy-ish, partially supported features, can still lead to unrounded sizes and same issues.