Fixed a bug in gText.cm
where evaluatedSize()
did not properly respect the scale
argument. It only updated the font with the scale, bus assumed the scale for the actual size was 0.001.
You can ignore this if you do not manually call evaluatedSize
. If not, note that evaluatedSize
is now scaled up by a factor of scale / 0.001
compared to previous versions of CET.