ペンギンの杜

Linuxソフト集

  • Top
  • soft
  • pstoedit
広告
  • 追加された行はこの色 です。
  • 削除された行はこの色 です。
  • soft/pstoedit へ行く。

#norelated
*pstoedit - - Postscript系(epsなど)のファイルをいろいろな形式に変換 [#m8521e8c]
|メインページ|>| http://www.pstoedit.net/|
|参考ページ1|>| http://|
|参考ページ2|>| http://|
|概要|>|Postscript系(epsなど)のファイルをいろいろな形式に変換|
|カテゴリ|>|&soft_rcate(category/);|
|関連ソフト|>|&related2(soft/);|
|検索|>|&ins_gsearch(pstoedit);|
|ライセンス|フリー|&amazon_ad();|
|Debianパッケージ|[[pstoedit:http://packages.debian.org/pstoedit]]|~|
|Ubuntuパッケージ|[[pstoedit:http://packages.ubuntu.com/pstoedit]]|~|
|RPMパッケージ|[[検索:http://fr.rpmfind.net/linux/rpm2html/search.php?query=pstoedit]],&soft_addpkg(RPM);|~|

|RPMパッケージ|[[pstoedit:http://fr.rpmfind.net/linux/rpm2html/search.php?query=pstoedit]]|~|

|登録日|2008-4-28以前|~|

***説明 [#z7d8e4e7]
Postscript系(epsなど)のファイルをDXFやPDF、OBJ([[Tgif>soft/Tgif]]用)などさまざまな形式に変換できる。~
 pstoedit -f format input_file output_file
とやる。
たとえばin.psというファイルをDXFに変換する場合は、 
 pstoedit -f dxf in.ps out.dxf
とやる。

ImageMagick経由でいろいろなフォーマットを変換できる

変換できるフォーマット
-[[Tgif>soft/Tgif]]の .obj フォーマット
-xfigの.figフォーマット
-pdf
-gnuplotの図
-Flattened PostScript
-DXF
-LWO - LightWave 3D用ファイル
-RIB - RenderMan用ファイル
-RPL - Real3D用ファイル
-Javaアプレット
-Idrawフォーマット
-Tcl/Tkフォーマット
-HPGLフォーマット
-AI (Adobe Illustrator)
-Windows Meta Files (WMF) (Windows版のみ)
-Enhanced Windows Meta Files (EMF) (主にWindows版, libemfを使えばLinuxでも可)
-OS/2 meta files (OS/2のみ)
-PIC (troff/groff)
-MetaPost (TeX/LaTeX)
-LaTeX2eの図
-Kontour
-GNU Metafile (plotutils / libplot)
-Skencil ( http://www.skencil.org )
-Mathematica
-SWF
-CNC G code

プラグインを使うとできるもの
-(Frame)Maker Intermediate Format (MIF)
-CGM
-SVG
 -f plot-svg
-新しいEnhanced Windows Meta Files (EMF)(Windows 9x/NT/2K/XP/Vistaのみ)
-RTF (MS Word) (Windows 9x/NT/2K/XP/Vistaのみ)


----
***コメント [#g55fc72f]
#comment(above)
広告