log enso/graphics/__init__.py @ 40:835c7c35e4c4

age author description
Sun, 24 Feb 2008 17:24:55 -0600 Andrew Wilson The graphics subsystem now operates entirely in points.
Sun, 24 Feb 2008 11:37:55 -0600 Atul Varma Added a prototype 'provider' framework to allow the Enso core to connect with platform-specific modules such as enso_osx. Also created a scripts/run_enso.py script, which doesn't currently work because of some annoying font issues which will be fixed soon.
Fri, 22 Feb 2008 17:54:00 -0600 Atul Varma Added enso.graphics.measurement and enso.graphics.xmltextlayout.