Automatic Drawing Generation 0.4.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Automatic Drawing Generation 0.4.1 (Default branch)
# 1  
Old 03-13-2009
Automatic Drawing Generation 0.4.1 (Default branch)

Image Automatic Drawing Generation is GObject-based library that provides a non-interactive Cairo canvas specifically designed for generating technical drawings. License: GNU Lesser General Public License (LGPL) Changes:
The CPML library has been boosted with additional APIs to browse segments/primitives and to compute intersections between different constructs. Now it has its own demo program (cpml-demo) showing some of the implemented features. Although some functions are still stubs, the overall infrastructure is likely to be definitive. All the CPML APIs are now properly documented. The ldim demo has been merged into the more complex adg-demo. Now the demo programs use the GtkBuilder feature, so the Gtk+ dependency has been raised to 2.12. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SCS2PS(1)						      General Commands Manual							 SCS2PS(1)

NAME
scs2ps - convert IBM SCS printer data into PostScript SYNOPSIS
scs2ps DESCRIPTION
The program converts from an SCS print stream on the standard input, to a PostScript(R) file on the standard output. It is only intended for use with lp5250d. SEE ALSO
lp5250d(1), http://tn5250.sourceforge.net/ COPYRIGHT
scs2ps is copyright 1997 - 2008 Michael Madore. This manpage is copyright 2001 - 2008 Carey Evans. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as pub- lished by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foun- dation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA TRADEMARKS
PostScript is a trademark of Adobe Systems Incorporated. AUTHORS
scs2ps was written by Rich Duzenbury, based on scs2ascii written by Michael Madore. This manual page was written by Carey Evans. 30 Aug 2001 SCS2PS(1)