Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/toolbox.py
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2013-03-06 17:30:50 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2013-03-06 17:36:07 (GMT)
commit16495674277dfed5241d0bf6711d475765e731a8 (patch)
tree16e41e00055a38d1d3bcb721b665a851ea9f3075 /toolbox.py
parentdf0ec0fced87fe7d472706970ef074c38df1617a (diff)
Use GdkPixbuf to open files - SL #4418
Instead of use a cairo.ImageSurface, use a GdkPixbuf to load files and paint it over the ImageSurface. In this way we can open more file types than png, like in previous Paint versions. This solves opening a clipboard object, like in the ticket SL #4418 Also the cairo developers said the ImageSurface.create_from_png method is not designed to use in production but only to help in testing. This patch is a simpler version based in the work of Manuel Kauffman. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
Diffstat (limited to 'toolbox.py')
0 files changed, 0 insertions, 0 deletions