Here is an updated Road map of StitchSketch, as of August 2012, a list of features I'm working / planning to do (only major ones listed here):
-
"Knitting Pattern" editor
As of ver 1.04, we support "JIS knitting symbols". My next plan is to extend it to provide more symbols.
Also supporting "knit chart symbols" defined by Craft Yarn Council.
Reference:
JIS knitting symbols: http://www.tata-tatao.to/knit/stitches/e-index.html
Craft Yarn Council - Knit Chart Symbols: http://www.craftyarncouncil.com/chart_knit.html
-
Increasing a maximum chart site / Resizing / Cropping
As of ver 1.04, it was expanded to 250 x 250, along with multiple pages in PDF.
My next step is to implement "resizing" tool. ("Cropping" is available in ver 1.04)
-
Color palette for DMC, COSMO, Perler beads etc.
As of ver 1.04, following palette are available: DMC, DFT, COSMO, Delica, Toho Best, Perler Beads.
More palettes in the future...
-
Converting an image into chart with color palette number
This is currently what I'm working on. Planned to be released as ver 1.08. Coming soon!
It will be an "Assign color code" feature. You choose palette, and it matches colors in a color list with a palette and updates the list with a color code.
-
Editing ASCII Art mode
-
Pencil size / Line patterns
Partially supported. (Line pattern in ver 1.06) I'll expand this more in the near future.
-
Text Tool
As of ver 1.06, this is available.
-
Scripting (Generating a pattern based on algorithm)
I love programming, as you know, and I think writing code to generate a pattern might be an interesting play.
I'm currently researching this. Right now, my thought is that this will be similar to "processing.js" (http://processingjs.org/)
So, my goal is to make StitchSketch a programmable pattern generator :)
-
Loading pattern to paste
This is needed to save parts and combine them later to create a new chart.
This is currently what I'm working on. Planned to be released as ver 1.08. Coming soon!
-
Generating a real view image to export
Another features I really want to try to implement are like these:
(These requires more into Objective-C... I'm learning)
-
iCloud (and/or Dropbox)
Dropbox is now supported. I'm planning to support other services too. (The next would be SkyDrive)
-
Gallery improvements
File list sort order (Order by date modified)
This is done as of ver 1.04.
-
Social API (Facebook / Twitter posting)
Well, at least iOS5 (and iOS6) is provide a framework for these - so I need to learn how to use them...
-
Conversion to/from KG-Chart file
I'm really sorry I haven't done this yet. KG-Chart file is kind of old designed (originally I did in 2000) and a little complex, it is not that easy to convert. (Also, KG-Chart is on Microsoft world and StitchSketch is on Apple world...which makes things complicated)
Anyway, I'll accomplish this in the near future.
Also, based on StitchSketch on iOS, I'm creating a OS/X version, as both are essentially same platform.
There are so many idea and I have so little time to do this... (remember, I'm working on this in my spare time) hopefully I can find a time and continue working on this project.