Function
Gimptext_layer_get_font_size
Declaration [src]
gdouble
gimp_text_layer_get_font_size (
GimpLayer* layer,
GimpUnit* unit
)
Description [src]
Get the font size from a text layer.
This procedure returns the size of the font which is used in a text layer. You will receive the size as a float ‘font-size’ in ‘unit’ units.
Available since: | 2.6 |