Actions
$lineheight » History » Revision 2
« Previous |
Revision 2/4
(diff)
| Next »
Per Amundsen, 08/12/2015 10:43 PM
Added in 1.9.5
$lineheight(font, size)
Returns the line height of the given font and size using current AdiIRC options.
Parameters
font - Font to calculate.
size - Font size to calculate.
Example
//echo -ag Lineheight for Consolas 10 is $lineheight(Consolas, 10)
Updated by Per Amundsen over 9 years ago · 2 revisions