Sept. 5, 2014
8:22 a.m.
Hi Nicolai, 2014-09-05 9:19 GMT+02:00 Nicolai Hess <nicolaihess@web.de>:
I can not reproduce this with this code: Morph new color:Color red; hResizing: #shrinkWrap; addMorph: ( 'Hello World' asMorph fontName: 'Open Sans' size: 75; emphasis: TextEmphasis bold emphasisCode); openInWindow
The Morph is red!
White in Pharo3.0, red in 4.0. Font scale properly on my home machine in 3.0, doesn't scale on my work machine on 3.0, scale on my work machine in 4.0. Both machines are Ubuntu 14.04 AMD64 and Pharo has the same settings on both (Freetype and all). Thierry