summaryrefslogtreecommitdiffstats
path: root/karbon
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-08-25 11:21:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-08-29 12:16:41 +0900
commit73836b4ca5f241d070dd34ac1d9bb828e05f9544 (patch)
tree001b3935b9362f17083be2a8225e6ff42afc2019 /karbon
parent1607518b8c749b4195c5ab11b405f77001526a6a (diff)
downloadkoffice-73836b4c.tar.gz
koffice-73836b4c.zip
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e0df02598b8e19d8b6ddf07fdbca661489ab2e99)
Diffstat (limited to 'karbon')
-rw-r--r--karbon/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/karbon/TODO b/karbon/TODO
index d63ee979b..c472335c7 100644
--- a/karbon/TODO
+++ b/karbon/TODO
@@ -61,8 +61,7 @@ TODO:
- VImage
- VPattern like VImage with embedded binaries instead of paths
- bring text support back, ideally using fontconfig and freetype, and no xft.
-- improve printing (specifically printing of gradient and pattern fill),
- should go along with porting to qt4/the new rendering framework
+- improve printing (specifically printing of gradient and pattern fill).
- select first/last segment's knot if one of each other's knot is selected
- allow for multiple strokes and fills in VPath which get rendered in the order they occur.
- use inside/intersection tests in vpath::combine() for changing winding.