* Hebrew translation!
* Right-to-left language support (for Hebrew, for example).
* Updated Korean translations.
* UTF-8 support in the Text Tool!
* Added 'The Gimp' to docs/PNG.txt
* Lithuanian translation.
* Fixed bug that would cause some translated stamp sounds to not load.
* Added Dutch translation of (older version of) HTML documentation.
* Updated Polish translations.
* Added Polish version of manpage.
* Fixed a few typos in the manpage.
* Fixed UTF-8 word-wrapping bug when there were no spaces
* When a locale requiring its own font can't be used because the font
is missing, Tux Paint STILL didn't work right. Fixed. (Set $LC_ALL=C)
* Added a set of square brushes (similar to the various round ones).
* Added "--nostamps" option to disable stamp tool.
(When it's not needed, they just take time to load, and RAM to store.)
* Added missing "--nosysconfig" to "--help" usage output.
* Increased MAX_FILES from 256 to 2048. Users with more than 128 images
saved were unable to load the newest images! (Hopefully 1024 saved
files is sufficient.)
* Thumbnails now saved to a ".thumbs" subdirectory under "saved".
(Old thumbnails will still be loaded, if found. Currently, the old
thumbnails will still be saved in the old location, not under .thumbs)
* Updated tuxpaint-import to create .thumbs subdirectory, and put new
thumbnails there.
* "Thick" and "Thin" Magic Tools made 'stronger.'
Changes:
* Word-wrap fix
* Included two logos for DivX and Ogg Vorbis
* Added option to output slim CD cover cases with page order switched
* Added --no-cover-plaque and --number-in-set <string>
* Updated spec file to match 2.6.1
Avidemux is a graphical tool to edit video. It can open AVI, MPEG, Nuppelvideo
and BMPs. Most common codecs are supported (M-JPEG, MPEG, DivX, Xvid, huffyuv,
WMA, etc.) thanks to libavcodec. Video can be edited, cut, appended, filtered
(resize/crop/denoise), and re-encoded to either AVI (DivX/Xvid) or MPEG 1/2.
Note that this package does not support DivX.
GTKsee is an image viewer/browser. The browser shows thumbnails, you
can quickly watch a picture in large or fullscreen by simply tapping
on return. Also has slideshow capabilities.
From pkgsrc-wip, by [ drue at users dot sf dot net ]
Changes since version 1.5:
1.8 Sun Feb 23 09:15:14 GMT 2003
- support for client-side image maps by Dan Boorstein
1.7 Sun Jan 19 21:55:14 GMT 2003
- quote bgcolor so that HSV works
1.6 Sat Jan 18 15:47:26 GMT 2003
- moved tests to Test::More
- new test which checks if graphviz is installed
- new 'layout' graph attribute to support twopi - you
may have to change your programs!
- new bgcolor graph attribute (idea by Scott Murman)
- labels named "graph" now work
Changes since version 1.9:
July 9, 2003
- rerelease 1.10 with ast_common.h fix in -devel rpms
July 3, 2003
- declare this version 1.10
- general
- "mkdir obj;cd obj;../configure;make" now works (bug #293)
- "make prefix=xxx" now works (bug #274)
- "--with-wish=xxx" now works (bug #270)
- remove generated file: ast_common.h from source distributions
- make GIF support configurable
- added .cvsignore thoughout source tree to reduce CVS noise
- FAQ updates
- documentation updates for gpr
- improve portability of dotneato-config, but requires libtool now
- improvements to error processing for library users
-gd
- sync with gd-2.0.15
- optimize line drawing code
- dot, neato, twopi
- fix bugs 240,270,274,293,298,303
- support "peripheries=0" without crashing
- add support for "dia" output format (-Tdia)
- espf fixes (use of showpage)
- svg fixes (coordinates and viewBox)
- ismap/imap, fixes (quoting of label strings)
- fix to "point" shape
- improve (m|c|re)alloc usage
- improve handling of very-small fonts in bitmap outputs.
- various fixes for multiple -T -o feature
- add support for splines to records and ports (neato)
- various improvements to libpack
- dot_init_graph and neato_init_graph external for library users
- cluster improvements (neato)
- fix support for truecolor
- normalize splines so that they now always go from tail to head
- add some simple help text for any unrecognized option
(e.g. -? -h --help)
- tools
- extend gpr language to allow access to command-line arguments
- add sqrt() function to gpr
- add new tool - gvpack
- tcldot
- use .dll extension if on windows
- doted demo
- use tcl's file requestor instead of homebrew
- add zooming controlled by mousewheel
- support additonal export formats
that are not wanted in the binary program. It is empty by default, so that all
drivers are linked in to get a full featured binary package. Packages using
this variable include mplayer and gmplayer. While building mencoder, disable
all of these drivers, as they are not needed. Bump PKGREVISION.
arts is now a enabled if not present in the variable. This detail closes
PR pkg/21775 by Marc Recht.
(missed in previous commit...)
that are not wanted in the binary program. It is empty by default, so that all
drivers are linked in to get a full featured binary package. Packages using
this variable include mplayer and gmplayer. While building mencoder, disable
all of these drivers, as they are not needed. Bump PKGREVISION.
arts is now a enabled if not present in the variable. This detail closes
PR pkg/21775 by Marc Recht.
Gmencoder is a GNOME2 frontend to mplayer/mencoder. It supports much of the
output codecs, as well as postprocesing, cropping, scaling, subtitles ripping,
and one, two or three passes for encoding.
Provided by Juan RP in pkgsrc-wip.
changes:
* Special support for JPEG images on save (preserves EXIF data,
* Function for saving modified images in a collection.
* Collection thumbnail creation/update fixes.
* Translation Updates
* Collection view supports zoom interface
* Recent files support
* Collection view shows the selected image in the top
half of the window
* Support for thumbnail management spec
* Sticky zoom to fit (if you resize the window the image zoom will be
adapted automatically)
* Progressive image loading for remote or large files
* EXIF support in collection view (requires optional libexif)
+bugfixes