Great!
GTPlayground with Text!

(I used this version�� Rubric-AlainPlantec.173
But I got an error: RubParagraph(Object)>>doesNotUnderstand: #drawOnAthensCanvas:bounds:color:
I added this method to RubParagraph, calliing
self displayTextOnAthensCanvas: in:
)

Many of your changes for Rubric are the same I had done for Paragraph.
But yes, it is difficult to not duplicate this code,�� Rubric shares many parts
with Paragraph and other Text related classes (DisplayScanner ..)
but still different, so we can not use the same implementation.

I'll have a closer look, maybe we can refactor out some common parts.


nicolai


2015-02-26 22:55 GMT+01:00 Alain Plantec <alain.plantec@yahoo.com>:
Hello Nicolai,

I���ve made a first pass.
I���ve not used your Athens* add ons. Instead, raw Athens drawing.
Less clean but done.
Hope it will help to continue Athens integration.

Cheers
Alain