659
edits
Carandraug (talk | contribs) (→Octave to do list: update todo list) |
Carandraug (talk | contribs) m (→Octave to do list: minor wikimedia syntax fixes) |
||
Line 70: | Line 70: | ||
You can add stuff to my todo list (I may however move it back to your todo list on your userpage). Don't forget to sign each item with <nowiki>~~~~</nowiki> | You can add stuff to my todo list (I may however move it back to your todo list on your userpage). Don't forget to sign each item with <nowiki>~~~~</nowiki> | ||
== wiki to do list | == wiki to do list == | ||
== octave code to write | == octave code to write == | ||
* make unimplemented check for packages as well | * make unimplemented check for packages as well | ||
* rewrite inputParser using classdef | * rewrite inputParser using classdef | ||
Line 86: | Line 86: | ||
** exifread <-- readexif (image) but should probably be implemented in C++ using [http://www.graphicsmagick.org/Magick++/Image.html GraphicsMagick]. Actually maybe we shouldn't even bother. Matlab is deprecating it in favour of imfinfo. | ** exifread <-- readexif (image) but should probably be implemented in C++ using [http://www.graphicsmagick.org/Magick++/Image.html GraphicsMagick]. Actually maybe we shouldn't even bother. Matlab is deprecating it in favour of imfinfo. | ||
== octave-forge to do | == octave-forge to do == | ||
* finish iptcheckinput | * finish iptcheckinput | ||
* get an octave-forge logo (falar com o Duarte) | * get an octave-forge logo (falar com o Duarte) | ||
Line 103: | Line 103: | ||
** move example scripts into demo blocks | ** move example scripts into demo blocks | ||
== other octave related todo | == other octave related todo == | ||
* update gtksourceview octave lang file | * update gtksourceview octave lang file | ||
* make gtksourceview highlight octave help text as texinfo | * make gtksourceview highlight octave help text as texinfo | ||
* make gtksourceview highlight test and demo as octave and not comment | * make gtksourceview highlight test and demo as octave and not comment |