Revision d605242...
Go back to digest for 9th June 2013Features in Office
Dmitry Kazakov committed changes in [calligra] /:
Added UI for converting a Pixel Selection into a Vector Selection
Now you can click the menu and your selection will be converted into
a vector one. After this action you can edit it with a shape editing
tooleasily: rotate, scale, edid vertices.
DRAWBACK: you lose information about semi-transparent pixels during
this conversion!
The backward conversion (vector->pixel) happens automatically when you
start painting on a vector selection.
File Changes
Modified 8 files
- krita/krita.rc
- krita/ui/kis_selection_manager.cc
- krita/ui/kis_selection_manager.h
- krita/ui/actions/kis_selection_action_factories.cpp
- krita/ui/actions/kis_selection_action_factories.h
- krita/ui/flake/kis_shape_selection.cpp
- krita/ui/flake/kis_shape_selection_model.cpp
- krita/ui/flake/kis_shape_selection_model.h
8 files changed in total