Revision 03fc77b...
Go back to digest for 16th January 2011Bug Fixes in Office
Boudewijn Rempt committed changes in [Calligra] /krita:
limit the size of patterns
Creating a pattern the size of the current image is potentially
very dangerous if the user has a, say, 10000x10000 image. If
the image is big (aribtrarily defined as having a dimension > 1000),
the pattern is scaled down to fit in a 1000x1000 box
Note: we really nede someone to pick up maintenance of our pattern
creator, especially since patterns are getting more and more useful.
File Changes
Modified 3 files
- /krita
- /image/kis_pattern.cc
- /image/kis_pattern.h
- /ui/kis_custom_pattern.cc
3 files changed in total