Tobias Pape uploaded a new version of TrueType to project The Trunk:
http://source.squeak.org/trunk/TrueType-topa.37.mcz==================== Summary ====================
Name: TrueType-topa.37
Author: topa
Time: 3 April 2015, 8:05:53.829 pm
UUID: 7e0500fb-7d43-4b5f-ab4e-2b965e3af3f8
Ancestors: TrueType-topa.36
React to dpi changes
=============== Diff against TrueType-topa.36 ===============
Item was added:
+ ----- Method: TTCFont>>pixelsPerInchChanged (in category 'as yet unclassified') -----
+ pixelsPerInchChanged
+ "The definition of TextStyle class>>pixelsPerInch has changed. Do whatever is necessary."
+ self recreateCache!