Difference between revisions of "User:JazzyNico"

From Inkscape Wiki
Jump to navigation Jump to search
Line 28: Line 28:


== Others ==
== Others ==
* Uncommitted patch review. There are lots of patches which could be committed (new markers, shapes location rotation...).
* New custom drop-shadow filters (with color widget).
* XAML improvements.
* XAML improvements.
** https://bugs.launchpad.net/inkscape/+bug/266909, "XAML export invalid because of empty transforms"
** https://bugs.launchpad.net/inkscape/+bug/266909, "XAML export invalid because of empty transforms"
* Imagemagick bitmap crop (a bit hard for me, but interesting).
* Imagemagick bitmap crop (a bit hard for me, but interesting).
** https://bugs.launchpad.net/inkscape/+bug/517082, "Request Crop images"
** https://bugs.launchpad.net/inkscape/+bug/517082, "Request Crop images"
* New custom drop-shadow filters (with color widget).
* Add "to exchange position of two objects"
* Add "to exchange position of two objects" (https://bugs.launchpad.net/inkscape/+bug/171944). '''>Committed revision 9681.'''
** https://bugs.launchpad.net/inkscape/+bug/171944 '''>Committed revision 9681.'''
* Uncommitted patch review. There are lots of patches which could be committed (new markers, shapes location rotation...).
* Fix "Number nodes extension additional parameters" wishlist
* Fix the XCF export bug (when H and W have units).
** https://bugs.launchpad.net/inkscape/+bug/615313 '''>In progress'''
* Export to Gimp XCF error when using a default template
** https://bugs.launchpad.net/bugs/485032
* Maybe implement this RFE: Add metadata default configuration in the preferences
* Maybe implement this RFE: Add metadata default configuration in the preferences
** https://bugs.edge.launchpad.net/inkscape/+bug/612221
** https://bugs.launchpad.net/inkscape/+bug/612221

Revision as of 11:55, 9 August 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