Nov. 4, 2015
1:04 p.m.
However, Helvetica Neue on mac has kerning. Will check Cheers, Alex On Wed, Nov 4, 2015 at 1:59 PM, Aliaksei Syrel <alex.syrel@gmail.com> wrote:
StandardFonts defaultFont
"a LogicalFont familyName: Source Sans Pro emphasis: nil pointSize: 10 realFont: FreeTypeFont('Source Sans Pro' 'Regular' 10) weight: 400 stretch: 5 slant: 0"
StandardFonts defaultFont realFont
"FreeTypeFont('Source Sans Pro' 'Regular' 10)"
StandardFonts defaultFont realFont face hasKerning
"false"
Free type source sans pro in Pharo just *does not* support kerning.