Software

Differences between revisions 1 and 23 (spanning 22 versions)
Revision 1 as of 2006-07-08 05:00:52
Size: 2240
Editor: d206-116-6-170
Comment: Added some information. Changed code samples.
Revision 23 as of 2010-06-24 18:19:31
Size: 5543
Editor: p4FFB734A
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F1F1ED; background-image: url('http://librarian.launchpad.net/2980250/Emblem-16.png'); background-repeat: no-repeat; background-position: 98% 0.5ex; margin: 0 0 1em 1em; padding: 0.5em;">'''Contents'''[[BR]][[TableOfContents]]|| <<Include(Artwork/PageTemplate/Header)>>
||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F1F1ED;"><<TableOfContents>>||
Line 3: Line 4:
Tools that are helpful for members of the ArtworkTeam include: We recommended the following tools for creating artwork. They are all [[http://www.gnu.org/philosophy/free-sw.html|free software]] (free as in speech) and can be obtained by everyone at virtually no cost without any licensing-hassle. This simplifies sharing files and working together.
Line 5: Line 6:
= Raster graphics editing = Promoting free software is one of the goals of Ubuntu and to do so, you should use free software yourself wherever you can.
Line 7: Line 8:
'''the Gnu Image Manipulation Program (the GIMP)''' [http://www.gimp.org]
Line 9: Line 9:
The GIMP should be installed by default and accessible via Applications > Graphics > GIMP Image Editor. It is a full-featured raster graphics editor, comparable to Adobe Photoshop. == Raster Image Editing ==
Line 11: Line 11:
'''Imagemagick'''
This is an amazingly powerful toolset. It is command line driven, but you will soon learn that you can do things with the toolset that you cannot do with anything else. For those of you out there who know about pixel bit depth limitations, Imagemagick let's you work at a plethora of depths including colourspaces and such.
=== GIMP ===
GIMP (GNU Image Manipulation Program) should be installed by default and accessible via Applications > Graphics > GIMP Image Editor. It is a full-featured raster graphics editor, comparable to Adobe Photoshop. [[http://www.gimp.org]]
Line 14: Line 14:
{{{ sudo apt-get install imagemagick }}} === Imagemagick ===
This is an amazingly powerful toolset. It is command line driven, but you will soon learn that you can do things with the toolset that you cannot do with anything else. For those of you out there who know about pixel bit depth limitations, Imagemagick let's you work at a plethora of depths including colourspaces and such. It can also render SVG and a very large file assortment. It is wonderful for creating, altering, and adjusting files.
Line 16: Line 17:
'''pngcrush''' [[apt://imagemagick|Install imagemagick]]
Line 18: Line 19:
{{{ sudo apt-get install pngcrush }}} Complete documentation is available at http://www.imagemagick.org
Line 20: Line 21:
pngcrush is a command-line utility that optimizes Portable Network Graphics (PNG). === Icon Library ===
This is a python script which nicely displays an entire icon theme, including fall backs on different backgrounds with search function, etc. It is currently only available on the ubuntu forum in this thread: http://ubuntuforums.org/showthread.php?t=912934&highlight=icon+library&page=2
Line 22: Line 24:
= Vector graphics editing = Be sure to download the latest version (near the bottom of the second page)
Line 24: Line 26:
'''Inkscape''' [http://www.inkscape.org]
Line 26: Line 27:
{{{ sudo apt-get install inkscape }}} === pngcrush ===
pngcrush is a command-line utility that optimizes Portable Network Graphics (PNG). [[http://pmt.sourceforge.net/pngcrush/]]
Line 28: Line 30:
Inkscape is a Scalable Vector Graphics (SVG) editor. [[apt://pngcrush|Install pngcrush]]
Line 30: Line 32:
= Printed media design = === Wiki Scripts ===
[[/Wiki_Scripts|Two useful scripts]] to deal with images for this wiki.
Line 32: Line 35:
'''Scribus''' [http://www.scribus.net] === X11 Mouse Cursor Theme Creation ===
Line 34: Line 37:
{{{ sudo apt-get install scribus }}} Feedback on how well these work or what the limitations are will be appreciated.
 * [[http://gursormaker.sourceforge.net/|Gursor Maker]] &ndash; a cursor editor for X11 using GTK+.
 * [[http://www.xfree86.org/current/xcursorgen.1.html|XCursorGen]] &ndash; commandline tool to create an X cursor file from a collection of PNG images
Line 36: Line 41:
Scribus is a QT-based DTP(desktop publishing) program. Its awesome, and features the best PDF support this side of the free
world.
Line 39: Line 42:
= Iconset building tools = == Vector Graphics and Desktop Publishing ==
Line 41: Line 44:
'''the GNOME Iconset Builder (GIB)''' [http://forge.novell.com/modules/xfmod/project/?gib] === Inkscape ===
Line 43: Line 46:
''source is available at the home page'' Inkscape is a Scalable Vector Graphics (SVG) editor. You can also use it to export raster type images. [[http://www.inkscape.org]]
Line 45: Line 48:
GIB is a tool for building GNOME compliant themes. It is still way too early in development, but shows great potential. [[apt://inkscape|Install inkscape]]
Line 47: Line 50:
= Theme tools =
Creating a Metacity theme [FootNote(Metacity controls the way that a window is drawn, buttons appear, etc.) is done through text files. There is a good tutorial at http://developer.gnome.org/doc/tutorials/metacity/metacity-themes.html
=== Scribus ===

Scribus is a QT-based desktop publishing program (DTP). Its awesome, and features the best PDF support this side of the free
world. [[http://www.scribus.net]]

[[apt://scribus|Install scribus]]


== 3D Graphics ==

=== Blender ===
Blender is a cross platform suite of tools for 3D modeling, animation and rendering. [[http://www.blender.org/features-gallery/]]

[[apt://blender|Install Blender]]

=== Wings 3D ===
A subdivision modeler.

[[http://www.wings3d.com/]]


== Video ==

=== PiTiVi ===
PiTiVi is a free, intuitive and featureful movie editor for the Linux desktop.

http://www.pitivi.org/


=== Open Shot ===
http://www.openshotvideo.com/


== Audio Routing, Recording and Editing ==

=== Audacity ===
Audacity® is free, open source software for recording and editing sounds.

http://audacity.sourceforge.net/

=== Ardour ===
Ardour is a multi-track audio recording and non-destructive editing application. For example, you can record an entire band, arrange the material, use effects and export a mix-down as single audio file. You can find out more at:
http://ardour.org/

=== Jack ===
JACK is system for handling real-time, low latency audio (and MIDI). It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves.

http://jackaudio.org/


== Audio Synthesis and Processing ==

=== Bristol-Synths ===
Bristol is synth emulation package for a diverse range of vintage synthesisers, electric pianos and organs. The application consists of a multithreaded audio synthesizer and a user interface called brighton.

http://sourceforge.net/projects/bristol/

=== Supercollider ===
SuperCollider is an environment and programming language for real time audio synthesis and algorithmic composition. It provides an interpreted object-oriented language which functions as a network client to a state of the art, realtime sound synthesis server.

http://supercollider.sourceforge.net/

=== Pure Data ===
Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical processing. It is the third major branch of the family of patcher programming languages known as Max.

http://puredata.info/


== Composing music ==

=== Lilypond ===
LilyPond is an automated engraving system. It formats music beautifully and automatically, and has a friendly syntax for its input files.

http://lilypond.org

=== Denemo ===
Denemo is a free software (GPL) music notation editor for GNU/Linux, Mac OSX and MS Windows that lets you rapidly enter notation for typesetting via the LilyPond music engraver. You can compose, transcribe, arrange, listen to the music and much more.

http://www.denemo.org
Line 51: Line 131:
'''Sub-pages :''' [[Navigation(children,1)]]
----

We recommended the following tools for creating artwork. They are all free software (free as in speech) and can be obtained by everyone at virtually no cost without any licensing-hassle. This simplifies sharing files and working together.

Promoting free software is one of the goals of Ubuntu and to do so, you should use free software yourself wherever you can.

Raster Image Editing

GIMP

GIMP (GNU Image Manipulation Program) should be installed by default and accessible via Applications > Graphics > GIMP Image Editor. It is a full-featured raster graphics editor, comparable to Adobe Photoshop. http://www.gimp.org

Imagemagick

This is an amazingly powerful toolset. It is command line driven, but you will soon learn that you can do things with the toolset that you cannot do with anything else. For those of you out there who know about pixel bit depth limitations, Imagemagick let's you work at a plethora of depths including colourspaces and such. It can also render SVG and a very large file assortment. It is wonderful for creating, altering, and adjusting files.

Install imagemagick

Complete documentation is available at http://www.imagemagick.org

Icon Library

This is a python script which nicely displays an entire icon theme, including fall backs on different backgrounds with search function, etc. It is currently only available on the ubuntu forum in this thread: http://ubuntuforums.org/showthread.php?t=912934&highlight=icon+library&page=2

Be sure to download the latest version (near the bottom of the second page)

pngcrush

pngcrush is a command-line utility that optimizes Portable Network Graphics (PNG). http://pmt.sourceforge.net/pngcrush/

Install pngcrush

Wiki Scripts

Two useful scripts to deal with images for this wiki.

X11 Mouse Cursor Theme Creation

Feedback on how well these work or what the limitations are will be appreciated.

  • Gursor Maker – a cursor editor for X11 using GTK+.

  • XCursorGen – commandline tool to create an X cursor file from a collection of PNG images

Vector Graphics and Desktop Publishing

Inkscape

Inkscape is a Scalable Vector Graphics (SVG) editor. You can also use it to export raster type images. http://www.inkscape.org

Install inkscape

Scribus

Scribus is a QT-based desktop publishing program (DTP). Its awesome, and features the best PDF support this side of the free world. http://www.scribus.net

Install scribus

3D Graphics

Blender

Blender is a cross platform suite of tools for 3D modeling, animation and rendering. http://www.blender.org/features-gallery/

Install Blender

Wings 3D

A subdivision modeler.

http://www.wings3d.com/

Video

PiTiVi

PiTiVi is a free, intuitive and featureful movie editor for the Linux desktop.

http://www.pitivi.org/

Open Shot

http://www.openshotvideo.com/

Audio Routing, Recording and Editing

Audacity

Audacity® is free, open source software for recording and editing sounds.

http://audacity.sourceforge.net/

Ardour

Ardour is a multi-track audio recording and non-destructive editing application. For example, you can record an entire band, arrange the material, use effects and export a mix-down as single audio file. You can find out more at: http://ardour.org/

Jack

JACK is system for handling real-time, low latency audio (and MIDI). It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves.

http://jackaudio.org/

Audio Synthesis and Processing

Bristol-Synths

Bristol is synth emulation package for a diverse range of vintage synthesisers, electric pianos and organs. The application consists of a multithreaded audio synthesizer and a user interface called brighton.

http://sourceforge.net/projects/bristol/

Supercollider

SuperCollider is an environment and programming language for real time audio synthesis and algorithmic composition. It provides an interpreted object-oriented language which functions as a network client to a state of the art, realtime sound synthesis server.

http://supercollider.sourceforge.net/

Pure Data

Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical processing. It is the third major branch of the family of patcher programming languages known as Max.

http://puredata.info/

Composing music

Lilypond

LilyPond is an automated engraving system. It formats music beautifully and automatically, and has a friendly syntax for its input files.

http://lilypond.org

Denemo

Denemo is a free software (GPL) music notation editor for GNU/Linux, Mac OSX and MS Windows that lets you rapidly enter notation for typesetting via the LilyPond music engraver. You can compose, transcribe, arrange, listen to the music and much more.

http://www.denemo.org


CategoryArtwork

Artwork/Documentation/Software (last edited 2010-06-27 14:01:00 by mar92-14-88-173-198-214)