summaryrefslogtreecommitdiffstats
path: root/karbon/GRAPHICS_MEETING
blob: d945ca806e039ffec856121369d65826eb1a5f43 (plain)
1
2
3
4
5
6
7
8
9
Ideas from graphics meeting (but also in my head before it):

- use QPainterPath, get rid of libart
- use color profiles/matching (chalk?)
- get rid of the old freetype code to convert text to path, use
  QPainterPath::addText instead.
- use koText for text boxes?
- improve printing, should be a lot better when we use QPainter(?)
- use real-time editing, for instance real-time changing of gradients