On 12 October 2012 14:43, H. Hirzel <hannes.hirzel@gmail.com> wrote:
It looks nice! Everything on the screen is rendered by Athens? Or only the color bars?
everything. Sorry, there was no comments on it, because i sent screens to Stef without any explanation, and he decided to forward them to Pharo list. So, some details: there are two screenshots, one rendered by Athens (cairo.png), another is rendered by balloon (what we have right now). As you may noticed, the font quality is lower in cairo.png. this is because i cannot force cairo to use subpixel AA for some reason, so it renders using grayscale AA. It also misses text in text panel (simply because text rendering is not integrated yet with morphic), as for the rest, you see that screenshots is quite similar. Obviously, not all morphs has code for rendering on athens canvas, but i gradually adding drawing methods for more and more.
--Hannes
-- Best regards, Igor Stasenko.