The Trunk: Graphics-cmm.136.mcz

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

The Trunk: Graphics-cmm.136.mcz

commits-2
Chris Muller uploaded a new version of Graphics to project The Trunk:
http://source.squeak.org/trunk/Graphics-cmm.136.mcz

==================== Summary ====================

Name: Graphics-cmm.136
Author: cmm
Time: 12 June 2010, 11:28:40.187 am
UUID: 3797cef4-d66b-4f37-9339-238ec3c39bdc
Ancestors: Graphics-nice.135

Added CompositionScanner>>#canComputDefaultLineHeight.

=============== Diff against Graphics-nice.135 ===============

Item was added:
+ ----- Method: CompositionScanner>>canComputDefaultLineHeight (in category 'testing') -----
+ canComputDefaultLineHeight
+ ^ rightMargin notNil!