Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (90e2775399d65afe618ca90322b80b7786b30fb5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (90e2775399d65afe618ca90322b80b7786b30fb5)
  • Date: Sun, 19 Apr 2009 21:18:34 -0500

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

doc/pstoedit/DETAILS | 56
++++++++++++++++-----------------------------------
doc/pstoedit/HISTORY | 3 ++
2 files changed, 21 insertions(+), 38 deletions(-)

New commits:
commit 90e2775399d65afe618ca90322b80b7786b30fb5
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

pstoedit: Description: Removed useless cruft & tidied up.

diff --git a/doc/pstoedit/DETAILS b/doc/pstoedit/DETAILS
index 0d4acc0..5514752 100755
--- a/doc/pstoedit/DETAILS
+++ b/doc/pstoedit/DETAILS
@@ -1,7 +1,7 @@
SPELL=pstoedit
VERSION=3.45

SOURCE_HASH=sha512:9f2eaff530c94c6f79d4d1a7df8258e0af619197c4e0129b5b84918eaac77e5239c35ff0eb7fc34bccb2200ef484c4ab53f0dd94a5c7173a1124c6bbb5a8ba20
- SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
WEB_SITE=http://www.pstoedit.net/pstoedit
@@ -10,45 +10,25 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="pdf postscript doc"
SHORT="Translates Postscript and PDF to other formats."
cat << EOF
-pstoedit translates PostScript and PDF graphics into other vector formats.
+pstoedit translates PostScript and PDF graphics into other vector formats.

-Currently pstoedit can generate the following formats:
- - Tgif .obj format (for tgif version >= 3)
- - .fig format for xfig
- - pdf - Adobe's Portable Document Format
- - gnuplot format
- - Flattened PostScript (with or without Bezier curves)
- - DXF - CAD exchange format
- - LWO - LightWave 3D
- - RIB - RenderMan
- - RPL - Real3D
- - Java 1 or Java 2 applet
- - Idraw format (in fact a special form of EPS that idraw can read)
- - Tcl/Tk
- - HPGL
- - AI (Adobe Illustrator) (based on ps2ai.ps - not a real pstoedit
- driver - see notes below and manual)
- - Windows Meta Files (WMF) (Windows 9x/NT only)
- - Enhanced Windows Meta Files (EMF) (Windows 9x/NT only)
- - OS/2 meta files (OS/2 only)
- - PIC format for troff/groff
- - MetaPost format for usage with TeX/LaTeX
- - LaTeX2e picture
- - Kontour
- - GNU Metafile (plotutils / libplot)
- - Sketch ( http://sketch.sourceforge.net )
- - Mathematica
+Currently pstoedit can generate the following formats:
+ - Tgif .obj format - Tcl/Tk
+ - .fig format for xfig - HPGL
+ - pdf - PIC format for troff/groff
+ - gnuplot format - MetaPost format for TeX/LaTeX
+ - Flattened PostScript - LaTeX2e picture
+ - DXF - CAD exchange format - Kontour
+ - LWO - LightWave 3D - GNU Metafile (plotutils / libplot)
+ - RIB - RenderMan - Sketch
+ - RPL - Real3D - Mathematica
+ - Java 1 or Java 2 applet - AI (Adobe Illustrator) (buggy)
+ - Idraw format - SWF (beta)
- via ImageMagick to any format supported by ImageMagick
- - SWF (beta release state - still lot's of features missing (fonts, dash
- handling, ...)

-The following formats are available as additional plugins on a shareware
-basis. See http://www.pstoedit.net/plugins/ for more details.
+The following formats are available as additional plugins on a shareware
+basis. See http://www.pstoedit.net/plugins/ for more details.
- (Frame)Maker Intermediate Format (MIF)
- - CGM Format (both binary and textual)
- - SVG - scalable vector format. One candidate of the W3C for a web standard
- for vector drawings. See http://www.w3.org/Graphics/SVG/ for more details.
- - Better Enhanced Windows Meta Files (EMF) (supports curves and compound
- pathes and does more accurate text formatting) (Windows 9x/NT/2K/XP only)
- - RTF (MS Word) (Windows 9x/NT/2K/XP only)
+ - CGM Format (both binary and textual)
+ - SVG - scalable vector format.
EOF
diff --git a/doc/pstoedit/HISTORY b/doc/pstoedit/HISTORY
index f30d28d..d1f44f1 100644
--- a/doc/pstoedit/HISTORY
+++ b/doc/pstoedit/HISTORY
@@ -1,3 +1,6 @@
+2009-04-20 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * DETAILS: Description: Removed useless cruft & tidied
+
2009-04-03 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* PRE_BUILD: patch source for missing includes
* DEPENDS: plotutils as opt dep



  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (90e2775399d65afe618ca90322b80b7786b30fb5), Ethan Grammatikidis, 04/19/2009

Archive powered by MHonArc 2.6.24.

Top of Page