3
I Use This!
Inactive

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted about 12 years ago
We have added "Desktop layers" entity for lowest layers on all pages. Now the order of the rendering of the document is as follows: * Guide layer * Grid layer * Master layers * Page layers * Desktop layers * Page border
Posted about 12 years ago
Improved Object browser:
Posted about 12 years ago
We have implemented plugin infrastructure. First available plugin is an object browser.
Posted over 12 years ago
Another small plugin "Combine/Break Apart" is added:
Posted over 12 years ago
So, we have implemented keyboard processor to catch keypress action on canvas. The issue is implemented for selection moving by cursor keys, but it's important on other items, for example text editing on canvas.
Posted over 12 years ago
We have implemented context panel: Unlike Inkscape, PrintDesign exposes only context suitable plugins. By this way UI overhead is avoided.
Posted over 12 years ago
Color Monitor has been implemented: Color Monitor widget supports RGB, CMYK, Lab, SPOT colors and alpha channel. Also the widget is under application color management.
Posted over 12 years ago
Pager widget is ready, tested and committed. Now it looks like this: Our next task is a colour monitor at right bottom of application (sK1 screenshot):
Posted over 12 years ago
So, page management has been implemented, tested and committed to repositories. Three dialogs were created for this: The next issue is a "pager" widget like in sK1:
Posted over 12 years ago
Developing page management we have resolved another issue. It's an alternative keyboard shortcuts for copy-paste actions (Shift-Insert, Shift-Delete) and keypad shortcut support. The code is committed already.