2008
Marcus Heese
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.
unknown
Type | Name | Description |
---|---|---|
PF_LAYER | layer | The text layer |
Type | Name | Description |
---|---|---|
PF_FLOAT | font-size | The font size |
PF_INT | unit | The unit used for the font size |