- Low level primitives
- Canvas
- Line
- Curve
- Style, thicknesses, arrow heads etc.
- High level primitives
- Fills
- Rotations
- Sheers
- SVG import/export
- Bitmap export
Vanders: We definitly need to look at Cairo (
http://cairographics.org/ ) for our compositing engine. It can composite everything into a framebuffer or PostScript (Among others) and would be perfect for our uses. I'd guess that the Cairo backend would be a part of the appserver and the classes above would simply be thin wedges which call the coresponding Cairo functions.
cau0730: I will look at Cairo today! I still want to get the installer finished.
SCS: So this would let Syllable use SVG icons? It'd be great to see Syllable have all its icons standardised on SVG instead of messy bitmaps
cau0730: Syllable can use SVG icons now if someone would write a translator for it.
Editing is temporarily disabled!