commit | 34ab6c8a89fa42463f47a2363335d3d29c57ec7e | [log] [tgz] |
---|---|---|
author | ocornut <omar@miracleworld.net> | Wed Aug 27 21:43:07 2025 +0200 |
committer | ocornut <omar@miracleworld.net> | Mon Sep 08 11:54:33 2025 +0200 |
tree | 8a169f21b8c67dd004bdb1fc79334fbbc54d4268 | |
parent | c63b5bd8fb965977784cf7ad13d4c0cf5f81790e [diff] |
Internals: extracted ImFont::CalcTextSizeA() into ImFontCalcTextSizeEx() so we can make change to its signature. (for #3237, #952, #1062, #7363)