Sorry, that should be "px" rather than "pt"
Even if I write
<font size="5px">Foo</font>
in the HTML side of the CuteEditor it automatically changes it to
<font size=5>Foo</font>
when you switch back and forth from Normal and HTML
Any way to turn that automation off?