fix readme

This commit is contained in:
Mario Voigt 2019-12-23 02:07:38 +01:00
parent bfe8c6b7a6
commit 6794ada7ca
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# mightyscape
Looking to get more productive i started using some more special InkScape extension. I love InkScape. And i love things like 3d printing, laser cutting, vinyl cutting, pen plotting, maths, physics, geometry, patterns, 2D drawings, 3D CAD and so on. I am also interested to learn embroidery and more stuff. All this you can do with InkScape! After years i recognized that there is no good source to pull them in a quick and clean way. Each developer puts his own code on his hidden/unknown repository. Many plugins are completely unknown and a lot of extensions are forked x times or are unmaintained. So many extensions do not work with recent InkScape or were never tested with newer versions so far.
Looking to get more productive i started using some more special InkScape extensions. I love InkScape. And i love things like 3d printing, laser cutting, vinyl cutting, pen plotting, maths, physics, geometry, patterns, 2D drawings, 3D CAD and so on. I am also interested to learn embroidery and more stuff. All this you can do with InkScape! After years i recognized that there is no good source to pull them in a quick and clean way. Each developer puts his own code on his hidden/unknown repository. Many plugins are completely unknown and a lot of extensions are forked x times or are unmaintained. So many extensions do not work with recent InkScape or were never tested with newer versions so far.
# What and why?
This is a one-to-bundle-them-all collection of hundreds of additional functions to InkScape (extensions) for version 0.92.4 including documentation. All plugins where sorted in into custom categories (to avoid overloading the standard extension menu of InkScape). You can find most of them in sub menu "FabLab Chemnitz". I renamed and cleaned a lot of *.inx files and *.py files. I applied some function renamings, id changes (for preferences.xml clean-keeping), spelling fixes, formattings and parameter corrections.
@ -29,7 +29,8 @@ I think this package is ideal for makers who are travelling around and/or using
# Remaining ToDos
* Implement bug fixes like harmonizing the handling of external application calls Integrate more extensions
* Implement bug fixes like harmonizing the handling of external application calls
* Integrate more extensions
* clean code
* make more precise documentation with more examples
* make it compatible with InkScape 1.0 and Python 3