Difference between revisions of "User:JazzyNico"

From Inkscape Wiki
Jump to navigation Jump to search
Line 11: Line 11:
* Context support in extensions (the msgctxt attribute is not used at all in the C++ code).
* Context support in extensions (the msgctxt attribute is not used at all in the C++ code).
* JessyInk python files translation.
* JessyInk python files translation.
* https://bugs.edge.launchpad.net/inkscape/+bug/597249 (make translations of key reference accessible from menu).


== UI ==
== UI ==

Revision as of 06:00, 23 June 2010

JazzyNico's plans for 0.49

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).
  • JessyInk python files translation.
  • https://bugs.edge.launchpad.net/inkscape/+bug/597249 (make translations of key reference accessible from menu).

UI

Tutoring and related

  • Help Binnette finish the New from template feature (and Save as Template dialog and menu).
  • Help Centrale Lyon debug and integrate the Imagelink project.

Others

  • XAML improvements.
  • Imagemagick bitmap crop (a bit hard for me, but interesting).
  • New custom drop-shadow filters (with color widget).
  • Uncommitted patch review. There are lots of patches which could be committed (new markers, shapes location rotation...).
  • Fix the XCF export bug (when H and W have units).