The Trunk: TrueType-topa.37.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: TrueType-topa.37.mcz

commits-2
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!