[Pkg] The Trunk: Multilingual-pre.212.mcz

commits at source.squeak.org commits at source.squeak.org
Thu May 19 12:45:06 UTC 2016


Patrick Rein uploaded a new version of Multilingual to project The Trunk:
http://source.squeak.org/trunk/Multilingual-pre.212.mcz

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

Name: Multilingual-pre.212
Author: pre
Time: 19 May 2016, 10:09:04.266052 am
UUID: 4faefd5e-594d-5944-9aca-eb2ab8b6f562
Ancestors: Multilingual-ul.211

Fixes broken TestIndenting as StrikeFontSet did not fullfill the interface required for a Font although it is a subclass of AbstractFont

=============== Diff against Multilingual-ul.211 ===============

Item was added:
+ ----- Method: StrikeFontSet>>depth (in category 'as yet unclassified') -----
+ depth
+ 
+ 	^ self glyphs depth!



More information about the Packages mailing list