You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
402 B
10 lines
402 B
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
|