hpgl_output.py revision e4c3132f5a1dedfe87b7fbfd3b7587a0172d9f92
5542N/ACopyright (C) 2008 Aaron Spike, aaron@ekips.org 5542N/AThis program is free software; you can redistribute it and/or modify 5542N/Ait under the terms of the GNU General Public License as published by 5542N/Athe Free Software Foundation; either version 2 of the License, or 5542N/A(at your option) any later version. 5542N/AThis program is distributed in the hope that it will be useful, 5542N/Abut WITHOUT ANY WARRANTY; without even the implied warranty of 5542N/AMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 5542N/AGNU General Public License for more details. 5542N/AYou should have received a copy of the GNU General Public License 5542N/Aalong with this program; if not, write to the Free Software 5542N/AFoundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 5542N/A help=
"Minimum flatness of the subdivided curves")
5542N/A# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99