Textelement Font size in mm

407
1
11-16-2011 02:23 AM
VeraDiaz-Köhli
New Contributor
Is there a way to set the font size of a textelement in a layout directly in mm? I tried it like that:

str = "<FNT name=\"Arial\" size=\"5 mm\">Test...</FNT>"
textelement.text = str


but it didn't work (the textelement wasn't drawn at all on the layout...)

I can always convert the mm in pt (1 mm = 2.85 pt) first, but it would be handy if I could do it directly...

Thanks in advance

Vera
Tags (2)
0 Kudos
1 Reply
VeraDiaz-Köhli
New Contributor
I found out how I can do it:

Properties-Dialogue of the textelement in the layout-window: 
> Change Symbol > Edit Symbol > Units: mm

Vera
0 Kudos