Change custom font size at run time

Hi all,

I’ve found a mbfont version of an icon that I would like to use in my DataField but when I use dc.drawText method it is rendered as 32x32px.

Is there a way to set the font size at run time (e.g. onUpdate method)? 

Thanks!