Jan. 23, 2011
7:39 a.m.
All,
does somebody has a pointer to a graphics lib/framework/engine for Pharo which works with Anti-Aliasing.
My first tests with Balloon2D were disappointing (maybe I'm doing something wrong). But even setting aaLevel does not seem to bring any result. I.e. the line drawing code falls back to superclass code which simply draws the same jagged lines like always.
Any pointers?
did you check a bit in CUIS or Squeak because I know that there were a couple a little fixes. Now I do not know if this fix your problems. What we would like to do probably over the summer, is to propose a Cairo and openVG back end via a common api: rome like. But this is not for tomorrow, just something we want to have.
CU,
Udo