Difference between revisions of "User:JazzyNico"
Jump to navigation
Jump to search
m (→Others) |
m (→Translations) |
||
Line 9: | Line 9: | ||
== Translations == | == Translations == | ||
* Context refactoring. Old context strings (such as _(Context|String)) should be replaced with gettext C_() context macros. | * Context refactoring. Old context strings (such as _(Context|String)) should be replaced with gettext C_() context macros. | ||
* Context support in extensions (the msgctxt attribute is not used at all in the C++ code). | |||
== UI == | == UI == |
Revision as of 06:10, 2 June 2010
JazzyNico's plans for 0.49
Tutorials
- Work on RTL languages (started with Persian files).
- Tutorials improvement.
- https://bugs.launchpad.net/inkscape/+bug/440194, "Tutorial changes for 0.48"
- Compressed tutorials (still not sure it's really a good idea...).
- https://bugs.launchpad.net/inkscape/+bug/171531, "Compressed tutorials"
Translations
- Context refactoring. Old context strings (such as _(Context|String)) should be replaced with gettext C_() context macros.
- Context support in extensions (the msgctxt attribute is not used at all in the C++ code).
UI
- Extensions needs some consistency work (units, gnome HIG compliance...).
- Preferences dialog. Titles improvements (HIG).
- https://bugs.launchpad.net/inkscape/+bug/560751, "Inconsistency in naming sections in preferences".
- Shortcuts improvement. Better keypad support.
- https://bugs.launchpad.net/inkscape/+bug/167796, "zoom keys (shortcuts) 3,4,6 on numeric pad not working"
- https://bugs.launchpad.net/inkscape/+bug/362040, "Control key + Numpad slash key does not divide"
Others
- XAML improvements.
- https://bugs.launchpad.net/inkscape/+bug/266909, "XAML export invalid because of empty transforms"
- Imagemagick bitmap crop (a bit hard for me, but interesting).
- https://bugs.launchpad.net/inkscape/+bug/517082, "Request Crop images"
- New custom drop-shadow filters (with color widget).