1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-22 15:06:45 +00:00
Files
godot/doc/classes
Maganty Rushyendra 25af738762 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

(cherry picked from commit a4413710f9)
2020-06-04 12:09:39 +02:00
..
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-04-16 12:57:22 +02:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-04-20 11:54:47 +02:00
2020-03-13 17:26:30 +01:00
2020-05-11 11:01:13 +02:00
2020-05-25 17:00:22 +02:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-25 11:42:15 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-05-11 11:01:13 +02:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00
2020-03-13 17:26:30 +01:00