summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
1999-12-26After all these fixes: gif2png 2.2.4 -> 2.2.5wiz2-4/+4
Changes: * web2png: Applied Bernhard Reiter's fix. * web2png: Deal gracefully with GIF names that have leading numerics.
1999-12-23Update from tgif-4.1.22 to tgif-4.1.25. Changes are (from the HISTORY file):dmcmahill2-4/+4
-----------------------> tgif-4.1.24 => tgif-4.1.25 <----------------------- 1) Fix a crashing bug in Insert Right Superscript/Subscript when the text cursor is immediately to the right of a right superscript/subscript string segment. Thanks to Helmut Jarausch <jarausch@igpm.rwth-aachen.de> for pointing out the problem. -----------------------> tgif-4.1.23 => tgif-4.1.24 <----------------------- 1) Fix a couple of bugs in Print Pages. 2) Fix a bug in "-print -html/-gif -o<dir>". Thanks to Eddy De Greef <degreef@imec.be> for pointing out the problem. 3) Assign Alt+Cntrl+5 to Insert Right Subscript. 4) Fix Precise Scale Everything to scale line widths, arrow widths, and arrow heights. 5) Add NLS support for the status line. Thanks to Jun Nishii <jun@flatout.org> for the patch. 6) New Tgif.tmpl-openbsd. Thanks to Hal Snyder <hal@vailsys.com> for providing the patch. -----------------------> tgif-4.1.22 => tgif-4.1.23 <----------------------- 1) Fix a bug in handling rotated text object exported from the gnuplot tgif terminal. Thanks to Leana Golubchik <leana@cs.umd.edu> for pointing out the problem. 2) Fix a bug in handling the if() internal command when "!*" is used. Thanks to Marko Schuetz <marko@ki.informatik.uni-frankfurt.de> for pointing out the problem. 3) If a file contains only one page, Print One File Per Page will still produce a file with file name containing the page number. 4) Add a "-merge" commandline option to merge a list of obj files. 5) Add "Print Pages" to the File and Page Menu. 6) Print One File Page will now prompt to see if the user wants to print only selected pages. 7) Update po/ja/ja.po. Thanks to Jun Nishii <jun@flatout.org> for the udpate. 8) Change all Tgif.tmpl* files to use a default of _USE_PS_ADOBE_STRING=\"3.0/3.0\"
1999-12-20updated to v0.7.0 (bugfixes and enhancements)wiz5-17/+19
1999-12-15some files were updated in the tarball.windsor1-2/+2
-rw-r--r-- pubsrc/pubsrc 1397 1999-12-01 07:33 plman13/manpl/defineunits -rw-r--r-- pubsrc/pubsrc 1229 1999-12-01 07:33 plman13/manpl/limits -rw-r--r-- pubsrc/pubsrc 9047 1999-12-01 07:29 plman13/manpl/lineplot -rw-r--r-- pubsrc/pubsrc 743 1999-12-01 07:33 plman13/manpl/originaldata -rw-r--r-- pubsrc/pubsrc 7503 1999-12-01 07:31 plman13/manpl/tabulate -rw-r--r-- pubsrc/pubsrc 4341 1999-12-01 07:27 plman13/manpl/web vs. -rw-r--r-- pubsrc/pubsrc 1393 Sep 29 07:26 1999 plman13/manpl/defineunits -rw-r--r-- pubsrc/pubsrc 1202 Sep 29 07:41 1999 plman13/manpl/limits -rw-r--r-- pubsrc/pubsrc 9043 Sep 29 07:41 1999 plman13/manpl/lineplot -rw-r--r-- pubsrc/pubsrc 739 Sep 29 07:42 1999 plman13/manpl/originaldata -rw-r--r-- pubsrc/pubsrc 7492 Oct 27 05:57 1999 plman13/manpl/tabulate -rw-r--r-- pubsrc/pubsrc 4330 Sep 29 07:51 1999 plman13/manpl/web
1999-12-15url moved, was inhibiting downloadswindsor1-3/+3
1999-12-15these silly -current fileswindsor1-2/+2
1999-12-12Add missing dependency on pth.rh1-1/+2
1999-12-10GIF320 3.0 is a gif file viewer for use with VT-320 terminals. Ithubertf7-0/+67
should be easily portable to any platform as it uses only printf and several other stdio commands; some signal trapping and tilde-globbing is also provided, but can be configured out. Note that GIF320 uses some obscure character-set definition escape sequences, so if you use a VT-320 emulator or a VT-320 clone, it may not work. It will not work on a 220 or a 420, although the 420 claims to emulate a 320. Unfortunately, I don't have access to a 420, so I'm looking for someone with a VT-420, a manual, and intricate knowledge of escape sequences to hack on one for me and find out why not.
1999-12-10add & enable gif320hubertf1-1/+2
1999-12-08Update to V0.4.2. Changes:hubertf18-374/+51
New patches for FreeBSD, OpenBSD, and NetBSD, Sony DSC F55 library changes, a Canon A50 library and general fixes, Canon A5 compatibility fixes, Sony DSC F505 and Sony memory stick adapter support, an HTML Gallery path fix, and a GNOME desktop entry.
1999-12-07Add and enable pngcrush.rh1-1/+2
1999-12-07Initial import of pngcrush-1.2.1, an optimizer for PNG (Portable Networkrh5-0/+34
Graphics) files.
1999-12-04- Add missing "helpbrowser" plugin.tron1-2/+4
- Add missing directory remove commands. - Don't try to remove commonly used directory "share/aclocal".
1999-12-02Update dependency on t1lib.fredb1-2/+2
1999-12-02Use 'ln -f -s' instead of 'ln -fs' to keep solaris happy.bouyer1-3/+3
1999-12-02use latest version of master distribution.itojun2-4/+4
(past version of original distribution contains old uucplock.c which is subject to buffer overflow)
1999-12-02Update sketch to 0.6.3.sakamoto5-10/+17
New stable version, 0.6.3. *The default properties of new objects can be set by pressing the apply button in the fill, line or font dialogs. *A new button next to the palette to quickly assing empty fill and line styles. *The ctrl-key to contrain editing now also works when drawing lines and bezier curves and when editing bezier curves.
1999-12-01Update gif2png to 2.2.4rh2-4/+4
Notable changes are: * On -O, set maximum compression when writing the conversion. * New -g option to write a gamma chunk by Glenn Randers-Pehrson.
1999-11-30Make this package build on ELF systems.tron4-19/+19
1999-11-30Update clanlib to 0.2.2. Changes are mostly bugfixes.rh8-362/+2700
1999-11-30Update Hermes to 1.2.6.2. Changes are mostly bugfixes.rh5-13/+16
1999-11-30This part was not intended to be committed, back it out.hubertf1-4/+4
1999-11-30s/ttyS/tty0/ for NetBSDhubertf8-5/+147
1999-11-30add and enable gphotodmcmahill1-1/+2
1999-11-30Initial import of gphoto-0.4.1dmcmahill14-0/+314
gPhoto is an universal, free GTK+ application that will allow downloading, saving, and manipulation of images from several different digital camera models, or from the local harddrive. gPhoto has a basic command line interface, which is handy, if you want to set up a web camera, and use gphoto in a script, e.g. with Perl/PHP. gPhoto sports a new HTML engine, that let's you create your gallery "themes" (HTML with special tags), and publish images to the web. A directory browse mode has also been implemented. gPhoto supports a wide array of digital camera models.
1999-11-27defuzzrh4-15/+15
1999-11-27Update xsane to 0.46.rh6-21/+43
Changes include: * Problem with Segmentation fault when loading device settings with "lineart" mode enabled is solved. * Changed xsane- and device-preferences read and write routines, problem with segmentation faults while loading device preferences (*.drc) should be solved now. Old "*.drc" files have to be converted with xsane-convert-to-0.46. * Added "Problems?" to "Help" menu. * Filetype/extension can be selected by the menu "by ext." now.
1999-11-27Add disabled gimp-current.hubertf1-1/+2
We need some way to step into such directories too RSN...
1999-11-27Powerful image manipulation program similar to "Adobe Photoshop"[tm].hubertf14-0/+1536
It supports layers, arbitrary image sizes and working on several images at the same time. It comes with a lot of useful plug-ins. Missing is CMYK support and more then 8 bits per channel. This is the development version of pkgsrc/graphics/gimp. *** More Important: This Thing Works Fine For Bulk Builds! ***
1999-11-25Add and enable Ngraph.sakamoto1-1/+2
1999-11-25Initial import of Ngraph-6.3.06 pkg by Osamu OISHI <oishi@ims.ac.jp>.sakamoto8-0/+300
the 2D graph and data analysis program
1999-11-24Add and enable ploticusrh1-1/+2
1999-11-24Import of ploticus-1.31, a versatile plotting and data visualization tool.rh7-0/+184
1999-11-23more NO_CDROM fixuphubertf1-2/+4
1999-11-23Add camediaplay, get_ds7, photopc, fujiplay.hubertf1-2/+5
(All stuff for digital cameras)
1999-11-23A program to download pictures from some Fujifilm digital cameras,hubertf7-0/+54
like the DS-7, MX-500 and MX-700, using the serial link. It can also "press the shutter", upload images to the camera, or delete images from the camera.
1999-11-23GET_DS7 is a program package to get the data of pictures sequentiallyhubertf7-0/+81
from FUJIFILM DS-7(DS series) and to put them into each file. It is programmed with Perl. The following are required to use this program: - perl5.004 or later and POSIX module. - FUJIFILM RS232C interface cable(depend on IF-DS7/W). Though this program has developed for DS-7, it may be available for other FUJIFILM DS series digital cameras(ex. DS-220A,DS-8,DS-10,DS-20, DS-30,DS-300,FinePix700,Apple QuickTake200). Fuji MX-500 also works. "DS-7" means DS series digital cameras in this document.
1999-11-23This is a library and a command-line frontend to manipulate digitalhubertf5-0/+26
still cameras based on Fujitsu chipset and Sierra Imaging firmware. The program is known to work with Agfa, Epson, Olympus, Sanyo and Nikon (at least CoolPix 900, but not CoolPix 600!) cameras.
1999-11-23camediaplayhubertf5-0/+54
Camediaplay is a data downloading tool (via serial) for Sanyo digital camera engine. It should work with: - Olympus C-400/400L/800L, D-200L/300L - Olympus C-410L - Olympus C-420L/820L, D-220L/320L - Epson CP-100/200/500 - Sanyo DSC-V1/VPC-G1 - Agfa ePhoto307 REPORTING BUGS Please use one of the following methods: - via http://www.itojun.org/cgi-bin/gnats-send-pr - via e-mail to: itojun@itojun.org AUTHOR Copyright(c) 1997 by Jun-ichiro Itoh. All rights reserved. Jun-ichiro itojun Itoh <itojun@itojun.org> (hi :-)
1999-11-22Add missing '/' to MASTER_SITEsrh1-2/+2
1999-11-22Split patches one per source file.agc10-226/+226
Remove fuzz from patches. Remove PATCH_FUZZ_FACTOR definition.
1999-11-22Delete erroneous PATCH_FUZZ_FACTOR definition.agc1-3/+1
1999-11-19Unfortunately, the two files being patched contain RCS Ids in theagc4-12/+18
surrounding context. Introduce a pre-patch stage which removes the magic '$' characters from the RCS Id, which means that the patch-* files in the package need no longer contain the magic RCS Ids, and so the pacthes can be applied without any fuzz factor.
1999-11-19Remove fuzz from patch.agc3-11/+13
1999-11-19Make this package compile on Solaris.agc2-6/+12
1999-11-19Remove fuzz from patches.agc2-41/+27
1999-11-18Add missing, trailing '$' as reported by wiz@danbala.ifoer.tuwien.ac.at inrh1-1/+1
PR 8822.
1999-11-16Update gif2png to version 2.2.3.rh2-4/+4
Changes include: * gif2png.c: Added some explanatory comments. * web2png: Added Python version check. * License changed (with Alexander Lehman's and David Koblas's permission) to the libpng/zlib license. * Option-processing cleanup. * discard optional preceding # on gif2png -b option value. * Fix to RCS machinery in web2png. * Added -b option to gif2png for painting transparent pixels with a specified background color. * 64-bit cleanliness patch for gif2png from Jesse Perry. * Fixed an option-processing bug in web2png. * Added -a option to web2png. * Fix references in .inc/.css/.js files. * John Hascall's patch for filtermode. * gif2png man page now warns about potential browser problems. * Use env in web2png's #! for portability. * Several minor fixes.
1999-11-14Split up multi-file patch and defuzz.rh9-1046/+627
1999-11-12Add a patch fuzz factor of 2.agc1-1/+3