Difference between revisions of "Free Desktop Graphic Suite"
m (link fix) |
(Correct html tag to wiki tag) |
||
Line 32: | Line 32: | ||
There are many features in the GIMP that Inkscape will want to copy such as the Dock Widgets for managing Palettes. | There are many features in the GIMP that Inkscape will want to copy such as the Dock Widgets for managing Palettes. | ||
There are also some enhancements to the GIMP like this | There are also some enhancements to the GIMP like this [http://bugzilla.gnome.org/show_bug.cgi?id=133030 request for a standard toolbar] that would be helpful for Inkscape users. | ||
'''Links''' | '''Links''' | ||
* | * [http://www.nabble.com/Desktop-f822.html Open Source Desktop Forum] - a large forum hosted by [http://www.nabble.com Nabble] on big open source desktop projects such as [http://www.nabble.com/Gnome-f1226.html Gnome], [http://www.nabble.com/Xfce-f830.html Xfce], [http://www.nabble.com/Rox-f827.html Rox], [http://www.nabble.com/Etoile-f823.html Etoile]. | ||
* | * [http://software.newsforge.com/software/05/02/02/215259.shtml?tid=75&tid=131&tid=132 Article on free graphics software integration] | ||
* | * [http://www.osnews.com/story.php?news_id=9658 '''Achieving higher consistency between OSS graphics applications''' - Bryce Harringtons article on the issue] | ||
* | * [http://developer.gnome.org/projects/gup/hig/2.0/ Gnome Human Interface Guidelines] | ||
* | * [http://usability.kde.org/ KDE Usability project] | ||
* http://www.openusability.org/ | * http://www.openusability.org/ | ||
Line 51: | Line 51: | ||
* http://developer.gimp.org/standards.html | * http://developer.gimp.org/standards.html | ||
* | * [http://www.freedesktop.org/wiki/Standards_2ficon_2dtheme_2dspec Unified icon spec on freedesktop.org] | ||
* http://openclipart.org/ | * http://openclipart.org/ |
Revision as of 22:09, 4 February 2006
Common interface for graphic programs on the free desktop.
Many artists use several applications in their workflow. This includes using one program for photo editing, one for illustration and one for page layout. To ease the user experience for someone using these apps, consistency in wording, looks and similar working tools needs to be adressed.
The three programs that will be adressed are: GNU Image Manipulator Program aka GIMP (bitmap image editing) Inkscape (scalable graphics illustration) Scribus (page layout)
Resources that can be shared:
- Patterns (PNGs) - Gradients (SVGs) - Palettes (We need a standard here.) (suggestion: .xml format, based on .ai format (each text line with each colour name and its rgb, cmyk or whatever)) - Clipart (SVG/PNG) - Icons - Cursors - Color Management - Fonts - Symbols - Filters
To help manage these resources it would probably be wise to try and incorporate some kind of Thumbnail Browser into any such suite. Unfortunately there is no obvious choice of cross platform and open source Thumbnail browser.
There are many features in the GIMP that Inkscape will want to copy such as the Dock Widgets for managing Palettes.
There are also some enhancements to the GIMP like this request for a standard toolbar that would be helpful for Inkscape users.
Links