MrFrenik / gunslinger

C99, header-only framework for games and multimedia applications
BSD 3-Clause "New" or "Revised" License
1.27k stars 79 forks source link

add gs_asset_font_dimensions_ex #76

Closed Samdal closed 1 year ago

Samdal commented 2 years ago

Note: This slightly changes the behavior of the old gs_asset_font_dimensions. It will no longer count glyphs that are longer under the baseline than over it. It will instead only count the size above the baseline.