diff options
author | Maganty Rushyendra <mrushyendra@yahoo.com.sg> | 2020-05-27 17:21:35 +0800 |
---|---|---|
committer | Maganty Rushyendra <mrushyendra@yahoo.com.sg> | 2020-05-27 17:28:23 +0800 |
commit | a4413710f9418bd5a5ab83ac3ed70b1329cb2492 (patch) | |
tree | e9b02ccb97be4ce54efd1a72cbc13343249a5994 /editor/icons/CanvasItem.svg | |
parent | 84d9e10f88af3d4f43fe6739e4aedc937757eac2 (diff) |
Expose `get_char_size()` from Font instead of BitmapFont
`get_char_size()` is a public virtual function defined in the `Font`
class. Implementations exist for both `BitmapFont` and `Dynamic Font`.
However, it was only exposed to the GDScript API through the Bitmap
Font, and not for Dynamic Font.
This commit exposes the function through `Font` instead.
Fixes #23967
Diffstat (limited to 'editor/icons/CanvasItem.svg')
0 files changed, 0 insertions, 0 deletions