adjustments in inkpacking
This commit is contained in:
parent
5c521370f2
commit
422cec37a6
@ -70,12 +70,6 @@ fulfill your needs in having a complete, suitable
|
||||
and technically efficient open source Packaging Solution,
|
||||
which brings to Inkscape users unique advantages in Packaging Design.
|
||||
|
||||
Version : 0.11 PreRelease Testing
|
||||
|
||||
TODO: Mailer Lock; Tuck and Tongle; Gusset Tuck; Arthur Lock
|
||||
Dust Flaps; Edge Lock; Houghland Snap Lock Bottom
|
||||
(semi automatic); Quad Lock Bottom; Himes Lock (Automatic Bottom); Security Zipper
|
||||
|
||||
Brazil - 2009</label>
|
||||
</page>
|
||||
</param>
|
||||
|
@ -15,9 +15,13 @@ 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, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
'''
|
||||
|
||||
__version__ = "0.11"
|
||||
|
||||
TODO: Mailer Lock; Tuck and Tongle; Gusset Tuck; Arthur Lock
|
||||
Dust Flaps; Edge Lock; Houghland Snap Lock Bottom
|
||||
(semi automatic); Quad Lock Bottom; Himes Lock (Automatic Bottom); Security Zipper
|
||||
|
||||
'''
|
||||
|
||||
import inkex
|
||||
from math import *
|
||||
|
Reference in New Issue
Block a user