User:Cm9

From Inkscape Wiki
Revision as of 16:34, 26 September 2010 by Cm9 (talk | contribs) (→‎EXTENSIONS)
Jump to navigation Jump to search

Craig's plans

CORE

  • Tasks to finish:
    • Export bitmap patch - should be made to work with browse button, cannot tell where the file went to with that dialog.
    • Export bitmap patch - should be optionally relative. Either a preference or a toggle between absolute and relative path on the export window.
    • Export bitmap patch - Batch export doesn't work, files get saved to current working directory, previously they were saved to the drawing directory.
    • docbase output patch -- check that the filesystem is local, encode the output docbase in local enoding
    • other extensions like 'Function plotter' are able to handle live preview while typing formulas, without errors. Look into how this works for replace font.
  • New tasks?
    • Sort extensions drop down in save as...
    • Sort verb-list output
    • btool - Compile progress message e.g. "building file 123 of 200"
    • Enable default units for: 'Object > Transform > Move', connector tool, rows & columns, align & distribute, fill/stroke stroke width
    • Directory chooser widget for extensions - JonCruz is handling this
    • Font substitution is silent
    • Extension dialog modality (Speak to JonCruz?)

EXTENSIONS

  • Tasks to finish:
    • Guillotine - Test export hints when using relative export
    • My extensions should use: inkex.addNS('path','svg')
    • Measure path - to use real superscript, instead of cm^2
  • New tasks for myself?
    • Lettercount (word count)
    • Draw page border
    • Convert text to outline (stroke only, 50% grey, 0.5mm)
    • Make grey (make everything 50% grey)
  • New tasks for su-v?
    • Voronoi/Delaunay triangulation
    • Output Node list - as csv
    • Add node info text: display id, label, title+description, like number nodes or measure path, put on a new layer (optionally centre, radius or width, height)
    • Mail merge
  • New tasks taken from bugs?
    • Convert palettes
    • 166697 Effects dirty documents, even if nothing is done

WEBSITE (ask prokoudine)

  • Medium term
    • Make webserver pull site from bzr
  • Long term
    • Redo website in drupal

OTHER

  • Setup subversion again
  • Read up on Batik Squiggle when bored


Committed fixes/features so far...