obsolete method?

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

obsolete method?

Stéphane Ducasse

no senders. May be we should removed?

StrikeFont>>displayStringR2L: aString on: aBitBlt from: startIndex to: stopIndex at: aPoint kern: kernDelta
        "You are screwed if you reach this method."
        aBitBlt displayString: aString
                        from: startIndex
                        to: stopIndex
                        at: aPoint
                        strikeFont: self
                        kern: kernDelta.




_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project