slspencer / tmtp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#
# Copyright (C) 2010, Susan Spencer
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version. Attribution must be given in 
# all derived works.
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#  You should have received a copy of the GNU General Public License
#  along with this program.  If not, see <http://www.gnu.org/licenses/>.
#  

The tmtp project supports open fashion design by allowing designers to create pattern design files that are adjusted to fit individual measurements, and generate SVG output for printing.

Initial development was done as an inkscape plugin.

Continuing work is taking place on a 'standalone' application called mkpattern, which runs on the command line and uses a pattern design file and client measurements to generate pattern output.

The application is free software, but designers who create pattern designs may use any license they wish for their designs.

The application is being developed using python and pysvg.

About

License:GNU General Public License v3.0


Languages

Language:Python 99.2%Language:JavaScript 0.5%Language:Shell 0.3%