Git Product home page Git Product logo

ayab-desktop's People

Contributors

andz82 avatar clholgat avatar derchrisuk avatar dl1com avatar duncan-d avatar oskay avatar sturla22 avatar t0mpr1c3 avatar tian2992 avatar tuuleh avatar vipqualitypost avatar x-sam avatar zelatyna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ayab-desktop's Issues

Style of documentation

This is just to find a common understanding and expectations of documentation.
Currently, the python code of the AYAB GUI is documented with documentation strings, which enables code documentation being generated e.g. with doxygen (https://www.stack.nl/~dimitri/doxygen/manual/docblocks.html#pythonblocks).
Concepts, API and Dev/Build instructions are documented with Sphinx (https://all-yarns-are-beautiful.readthedocs.io from https://bitbucket.org/tian2992/ayab-apparat/src/355e9612c141/software/python/docs/?at=develop).

@niccokunzmann , @kirstin what is your preferred way to do documentation, would you like to change something of this?
At least, we could move to allyarnsarebeautiful.readthedocs.io to keep the naming consistent.

save knitting patterns as file

it should be possible to save, not only load the knitting patterns

  • create JSONDumper
  • convert knittingpattern to primitive structure
  • do not add information that is in instructions by default

test default instructions

the default insrtcutions of the library should be tested for

  • mesh consumption
  • mesh production
  • description text

Convert DROPs knitting instructions to .knit instructions

The instructions from #1 should be specified in a format that allows parsing them.

Ideas: each mesh has a ordered list of meshes that it goes through and an ordered list of meshes that go through it as well es a direction (right, left) for each of the listed meshes.

For the border we need a different approach to know how to embed the instructions.

handknit: output English text

Part of #9.

  • create English text for each instruction
  • convert knittingpattern to english text
  • be aware of internationalization

create a readme file

the readme file should contain RST

  • how to install code from pypi
  • how to check out and install manually
  • a link for the developers md file

Document specification of .knit format

Which data will be stored in a .knit instruction? (Instructions, Motif Data, ...)
How is it stored? (xml, json, ..., human readable, ...)
How to handle machine model specific parameters and instructions (special carriages types, ...)

update readme file on pypi

seems like uploading a new version does not automatically update the reamde on pypi
investigate this. and propose an automatic update mechanistm in develop.md

Find out more about knitting

After #1 we should make sure that we have a representative set of instructions. We should check back with people from the facebook group if that already matches their mental model.

add default instructions

add the default instructions form the wiki to the knittingpattern library
also add bindoff and knitstart

Choose License

Licenses are extremely important. They determine how a community collaborates.
We should choose a free OSS license.

What are your preferences?
Examples:

  • MIT - if everything should be possible
  • LGPL - if proprietary software is allows to be built with it but our work is still free and modifyable
  • GPL if only free software should be built with it.
  • more

I would vote for something like LGPL in order to allow last-century knitting-software producers to support our format, ...

@kirstin @mariobehling @andz82 @chris007de please choose a license (does not need to be mentioned above)

Show knitting instruction files in GUI

There should be a possibility to show the knitting instructions in graphical way.
I.E. an SVG file which can be used as overview.
This would also allow for a generalized way of instructions on how to draw .knit instructions as lines.

Specify subset of instructions for KH-910

The KH-910 is not able to do all instructions.
The subset of the instructions should be listed and matched.

We have instructions that are equivalent. These should be know as generally equivalent and not handled by the KH-910. (i.e. if you knit from left to right, there will be different, inverted instructions) When coming across them they should be put somewhere else.

handknit: show repetitions

some things are done in represition, e.g. simple patterns they should be displayed in an understandable way

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.