What about the other morphs not fully drawable on athens (Polygonmorph, MenuItemMorph).
I can implement the missing drawOnAthens methods. Or do we have other plans with it?


2014-07-02 13:38 GMT+02:00 stepharo <stepharo@free.fr>:
Hi nicolai

what would be good is to give feedback to igor on the TxText because this is the future :)

Stef




Working with Text and Athens only works for FreeType fonts and
with Athens primitive drawString: method.
Morphs with Text can not be used on an Athens.
(No TextMorph rendering and no font emphasis on String or LabelMorph).

But there is a AthensText package with some classes for
text morph/renderer/scanner/paragraph.
These are only used in AthensTextRenderTest and AthensTextMorph
both don't work and AthensTextMorph should not be used (?)
Classcomment: "this class is subject of changes/removal. do not use it."

Where do we go from here?
What is supposed to work and is it worth while to fix the
missing/wrong implementations?


nicolai