HOME / SoftWares

Inkscape - ベクターベース描画ソフト

  • Inkscape - ベクターベース描画ソフト
    • Inkscape とは何ですか?
    • Inkscape プロジェクト公式サイト
    • スクリーンショット
    • ユーザー・マニュアル
    • レビュー、解説記事
    • Inkscape のデビアン・パッケージについて
↑

Inkscape とは何ですか?

Inkscape は、ベクターベースのフリーな描画ソフトウェア(いわゆるイラストレーター)のひとつです。

「Inkscapeとは、Linux、Windows、MacOSXで稼動するドロー系のグラフィックアプリケーションです。ベクトル画像を含む SVGファイルの作成、編集が可能です。」(Inkscape: フリー教科書『ウィキブックス(Wikibooks)』より)

  • What is Inkscape?
    "Inkscape is an open source vector graphics editor similar to Adobe Illustrator, Corel Draw, Freehand, or Xara X. What sets Inkscape apart is its use of Scalable Vector Graphics (SVG), an open XML-based W3C standard, as the native format."
    http://wiki.inkscape.org/wiki/index.php/FAQ#What_is_Inkscape.3F
↑

Inkscape プロジェクト公式サイト

http://inkscape.org/

↑

スクリーンショット

Screenshots
http://inkscape.org/screenshots/index.php?lang=en

↑

ユーザー・マニュアル

User Documentation
http://inkscape.org/doc/index.php?lang=en

↑

レビュー、解説記事

  • レビュー:史 上最高の出来映えのInkscape 0.45
  • Inkscape: フリー百科事典『ウィキペディア(Wikipedia)』
  • Inkscape: フリー教科書『ウィキブックス(Wikibooks)』
    Windows版のInkscape0.43についての操作法を説明します。
↑

Inkscape のデビアン・パッケージについて

Debian の場合、GNOMEデスクトップを選択すると、Inkscape が標準でインストールされます(日本語化済みです)。日本語版マニュアルが、メニュー>ヘルプ に付属しています。

2007.03.10 現在、ディストリビューションによって配布されるバージョンが異なります。
安定版 :inkscape 0.41
テスト版:inkscape 0.44
不安定版:inkscape 0.45


debian:~$ apt-cache show inkscape
Package: inkscape
Priority: optional
Section: graphics
Installed-Size: 35396
Maintainer: Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de>
Architecture: i386
Version: 0.44.1-1

Recommends: libwmf-bin, pstoedit, imagemagick, perlmagick
Suggests: dia | dia-gnome, libxml-xql-perl, python, python-xml, skencil
Filename: pool/main/i/inkscape/inkscape_0.44.1-1_i386.deb

Description: vector-based drawing program

Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
format, a standard maintained by the WWW consortium.
.
Inkscape user interface should be familiar from CorelDraw? and similar
drawing programs. There are rectangles, ellipses, text items, bitmap
images and freehand curves.
As an added bonus, both vector and bitmap objects can have alpha
transparency and can be arbitrarily transformed.
.
Inkscape supports multiple opened files and multiple views per file.
Graphics can be printed and exported to png bitmaps.
.
Some of the import and export features are provided using the packages
dia, libwmf-bin, pstoedit, sketch, imagemagick, and perlmagick.
.
Other Extensions use libxml-xql-perl and python-xml.
.
Homepage: http://www.inkscape.org/


HOME