summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2001-05-09Move to ${MASTER_SITE_BACKUP} from a hardcoded ftp.netbsd.org for theagc1-2/+2
MASTER_SITES
2001-05-09The distfile which sourceforge is distributing is different to the oneagc2-4/+5
on ftp.netbsd.org. Use the one on ftp.netbsd.org (it's usually a bit quicker anyway). Use sha1 digest, and add distfile size.
2001-05-08make sure the build doesn't pick up a bad ARCH from the usersdmcmahill3-8/+19
environment. Also, `uname -p` == "alpha" is not a check for OSF...
2001-05-08Move to sha1 digest, and add distfile sizeagc1-2/+3
2001-05-07Remove unnecessary backslash. Pointed out by zuntum.jtb1-2/+2
2001-05-07Remove unnecessary post-patch target.jtb1-4/+1
2001-05-07Fix a problem with gif generation.jtb3-6/+24
2001-05-05Mechanical changes of tk DEPENDS:jlam3-7/+7
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-05-05Regen for changed patch-ad.hubertf1-2/+2
This broke 194 pkgs in the last bulk build - highscore! :-)
2001-05-05Fix EXTRACT_CMD - an empty string is not a valid command.hubertf1-2/+2
2001-05-04Correct the distfile name for the Alphaagc2-3/+9
Add back distfile digests for Alpha, Sparc and PowerPC Add distfile sizes
2001-05-03Increment PKGNAME rather than DISTNAME.jtb1-2/+3
2001-05-03Add some defaults for EVAL_PREFIX.jtb4-47/+57
2001-05-03Make the Fortran interface work properly. Install the demos.jtb7-4/+146
While here, build shared libraries using libtool. Increment version number.
2001-05-03Fix a typo.jtb1-3/+3
2001-05-03Have the program look for locale files in the same place they're installed.jlam2-4/+4
2001-05-03Pass CC down to configure script and make sure its used properly.skrll2-3/+13
This fixes pkg/12797
2001-05-03Install locale files under ${PKGLOCALEDIR} instead of always under share.jlam2-11/+10
Cosmetic file changes to Makefile.common.
2001-05-03Share a common distinfo file between freetype-lib and freetype-utils.jlam2-9/+2
2001-05-02Patch configure instead of configure.in so we don't need autoconf as ajlam6-15/+131
build dependency. Also minimize diffs between giflib/Makefile and libungif/Makefile.
2001-05-02Add a MESABASE_DEFAULT.jtb1-5/+2
2001-05-02Determine MESABASE using EVAL_PREFIX so that it works correctly withjtb1-6/+12
xpkgwedge. Thanks to Johnny C. Lam for noticing the problem and Alistair G. Crooks for the suggested solution.
2001-05-01Add PLPLOT_PREFIX_DEFAULT=${LOCALBASE} so that EVAL_PREFIX returns thejtb1-1/+2
correct prefix when plplot isn't already installed.
2001-05-01Use --with-opengl=${X11BASE} in CONFIGURE_ENV.jtb1-3/+2
2001-05-01Add missing checksum and size for LZW compression kit.tron1-1/+3
2001-04-30Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also changejlam2-4/+4
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
2001-04-28Remove redundant echoing, quoting, and input redirection to sed.jtb5-49/+40
2001-04-28gtk+extra-0.99.14 changed some gtk_plot_* function names, so we havedrochner3-21/+7
to update to 0.6.3. Other changes (from the ChangeLog file): Bugfixes everywhere, mainly reported by Rob Lahaye<lahaye@postech.edu> Edit dialog for datasets. First version of the Preferences dialog Enhancements in the layer control Fixes and enhancements in gtkextra 2nd version of the preferences dialog Enhancements in Python and Worksheets Complete overview and report of bugs and possible enhancements. Emergency rescue in case of a crash Autosave First version of the Bonobo interfase for embedding Scigraphica
2001-04-28Add BUILD_USES_MSGFMT=yes as this wants msgfmt - build breaks if it's nothubertf1-1/+2
installed (I wonder why this wasn't catched in bulk builds...)
2001-04-27Put some other entries into alphabetical order whilst I'm here.agc1-2/+2
2001-04-27Add and enable wmphotoagc1-1/+2
2001-04-27Initial import of wmphoto-0.3a into the packages collection.agc5-0/+80
Provided by Thomas Runge (runge@rostock.zgdv.de) in PR 12491. wmphoto is a dock-app that can show you a photo and execute a command related to that photo. You can have many photos.
2001-04-26Add leftovers from i386 bulk build.jtb1-1/+145
2001-04-26A newer version of GMT is in pkgsrc now, update dependence to reflect this.jtb1-30/+15
2001-04-23Fix "bash" problem consistently.tron2-5/+5
2001-04-23Don't use "/bin/bash" as shell in "ulib/Makefile". Problem pointed out bytron2-7/+11
Mario Kemper in private e-mail.
2001-04-23Update from hp2xx-3.3.2nb2 to 3.4.0.dmcmahill5-79/+39
Changes are: Bug fixes: - Added polygon mode support for CI - Label characters from unsupported fonts are now replaced by their charset 0 equivalents instead of being replaced by blanks. - Text was sometimes incorrectly clipped when IW was set - Fixed a typo (missing parenthesis) in the Sun5 part of generic.mak - Polygon fills were (again) miscalculated in some cases - The 'pen dot' feature was unnecessarily adding dots for the segments of polylines as well - PS command with height only and PS with width>height were not treated correctly, rotation and scaling were applied twice due to code duplication - small (cosmetic) corrections to the new linetype code (A. Bird) - lines drawn in IW mode had extraneous pen-up moves added, which confused the line pattern generator. - clipping (IW) was seriously broken by cleanup and prototyping efforts in ALPHA2/3. Thanks to Andrew Bird for finding and fixing this. Auto-generation of output filenames sometimes failed (side effect of the less restrictive naming rules introduced in ALPHA2) - removed extraneous asterisk in the INFO-DIR-ENTRY section of the texinfo doc file (Reinhard Kotucha) - IW without parameters was assigned wrong values in some cases (bug introduced in ALPHA2) - IW could clip lines just inside the limits due to rounding errors on some platforms - chanell makefiles to include fillpoly.(c,o) - Line pattern length was too long for LT-2 - SC scale factors were not applied to XT/YT tick marks, resulting in distorted plots - Added a #define to support compiling on WinNT (mentioned, but not actually included in ALPHA2) - deactivated the excessive debug output in the fill code (which could lead to huge temporary files) - made the simple scanline algorithm a bit more robust (but it still gets out of step in a few pathological cases - which means that filled and unfilled sections will be reversed for the remainder of that line) - enclosed all references to the unfinished Epson driver in #ifdefs, so that it is not built by default. (also fixed a few glaring bugs in the esc/p2 file header code, but the driver still does not work _at_all_) - absolute PW pen widths between 0 and .1 were accidentally rounded to zero (invisible lines) - the picture border was too wide in some cases (Gerhard Buergmann) - IW limits were interpreted as plotter units even if scaling (SC) was set. - PCX output sometimes had dark red background in b/w mode and wrong colors in colormap mode (rewrote to_pcx.c for PCX5, see above). New Features: - Support for HPGL/2 commands related to polygons and area fills : EP, ER, FP, FT, PM, PT, RA, RR, WG (no user-defined fill types yet) - WU command support, PW fixed accordingly. - AT,RT command support (arc through three points) - Initial (non-functional) version of an Epson Esc/P2 driver based on to_pcl. - Parser improved to be more robust (especially with PE commands), cliping (IW) support for PE lines, PJL and RTL control sequence handler, type 1 and 2 (anisotropic) scaling support added to SC (Eugene Doudine). - Modified to_pcx to produce PCX mode 5 (truecolor) files in color mode, PCX2 in monochrome. (The old PCX2 module is in the 'old' directory, in case this proves to be worse - i have changed a few of the palette definitions to get correct b/w output and primary colors even with this version). - New linetype handling including support for line types 7,8,-7,-8 and user-defined linetype (UL) (written by Andrew Bird) - Support for the COmment keyword added (Andrew Bird) - PD;PU-sequences without pen movement create a small dot now to mimick the behaviour of a real pen plotter. - Added -S option for selection of TIFF compression mode (Andrew Bird) - Rewrote pen property handling - a pen can now change width during a plot (Andrew Bird). Similarly added pencolor changing support (though for the postscript driver only - all other modes require a rewrite of the intermediate raster 'picbuf' code). - Output mode 'esc2' for the Epson Stylus series of printers at 720dpi. (limited to A4 size for now, and in 'microweave' mode, i.e. using only one row of nozzles, which results in exact but very slow printing) - added command line option '-n'/'--nofill' to suppress polygon filling - OS/2 PM previewer now has stderr output redirection to a separate window (patch provided by Kazutaka Nishiyama) - Added step-by-step instructions for compiling on Windows NT (provided by James D. Shaw) - X11 preview generates a warning, but no longer aborts if the window is larger than the current screen size - file names may start with non-alphabetic characters (e.g. numbers or unix-style path names) now (Michael Kennedy)
2001-04-22Update of xzgv to 0.7.jtb4-31/+35
2001-04-10 Russell Marks <russell.marks@ntlworld.com> * Version 0.7. * src/Makefile: whoops, `-lz' was missing. I usually got away with this, but it did break in some cases (perhaps with Imlib 1.9.10?). Thanks to Gabor Z. Papp for pointing this out (albeit, again, somewhat indirectly :-)). * src/mkopts.awk: there isn't any reason I can't just use stdout for error messages, so do that. * src/updatetn.c (cb_update_tn): this'll be fun to explain. :-) Ok... the non-recursive thumbnail update stops thumbnail reading before doing the update (as does the recursive one, but never mind that). Previously, if you pressed `u' soon enough after the thumbnail-read had started, and only files a long way down in a big directory needed new thumbnails, then you could be left with a mostly-blank set of thumbnails onscreen for (say) a few seconds. It now makes sure all thumbnails in the visible portion of the list are read before it starts, rather like recursive update. * src/backend.c: marking image as uncacheable seems to *very* occasionally lead to a segfault (infrequently enough that I've found this hard to track down), apparently due to unearthing a bug in Imlib1's uncacheable-image code which is (I think) never otherwise used. So we don't do that any more. 2001-04-09 Russell Marks <russell.marks@ntlworld.com> * Added support for PRF (ported from zgv), which is basically a kind of extrapolated version of my old mrf format - unlike mrf, PRF supports greyscale and colour. Thanks to Brian Raiter for both devising the format, and writing the reference implementation readprf.c is heavily based on. * src/mkopts.awk: now detects running under an old awk, and complains about it with a pointer to config.mk. 2001-03-01 Russell Marks <russell.marks@ntlworld.com> * src/main.c: toggling all tags is now possible, with Alt-o or Tagging/Toggle All. * src/main.c: you can now move to the next/previous tagged file with `/' and `?' respectively (or equivalent menu options). When used in the viewer, this also views the file. (init_window): moved `Tag then Next' to new viewer `Tagging' menu. * src/main.c: fix for redraw-related position problem. (In 0.6, try going to the end of the selector's list, pressing `v', then pressing `v' again - the row positioning is slightly wrong.) (init_window): added `Open' to selector `File' menu, and rearranged the menu slightly; moved tagging commands to `Tagging' menu. 2001-02-03 Russell Marks <russell.marks@ntlworld.com> * src/main.c (set_title): no longer includes the version number in the window title, as you can get this from both `xzgv --version' and About on either Help menu. * Added help menus. Currently just runs info on the relevant node, but it's better than nothing I s'pose. :-) 2001-01-16 Russell Marks <russell.marks@ntlworld.com> * Added choice of timestamps to use when sorting in time/date order - you can now choose mtime (default), ctime, or atime. You can switch with alt-shift-m/c/a, or from selector menu's Directory/Time & Date Type submenu, or with `sort-timestamp-type' option/config. Thanks for Wolfram Kleff for suggesting this. * src/main.c (viewer_key_press): you can now use shifted cursor keys as an alternative means of paging up/down/left/right in the viewer. (selector_key_press): any `Menu' key you might have can now be used to show the selector/viewer menus, just as right-clicking or pressing F10 does. 2000-12-28 Russell Marks <russell.marks@ntlworld.com> * src/readtiff.c: didn't need to include rcfile.h. (read_tiff_file): previously flipped the image incorrectly. 2000-12-21 Russell Marks <russell.marks@ntlworld.com> * `make install' now uses slightly more friendly Debian-ish permissions (755 for executable, 644 for docs). 2000-12-15 Russell Marks <russell.marks@ntlworld.com> * src/readgif.c (outputstring): copied new non-recursive outputstring() across from zgv. No real advantage in xzgv, but it saves a gratuitous inconsistency at least. :-) Oh, actually, there is an advantage - this version shouldn't be hangable even with badly broken GIFs. 2000-12-14 Russell Marks <russell.marks@ntlworld.com> * src/main.c (cb_selection): made toggles which could possibly affect the image display (in fact, did just about any which do GTK+ stuff) ignore the toggle attempt if currently loading an image. The main problem this fixes is the weirdness that used to happen after toggling zoom while a picture was loading (particularly when unzooming, and loading a `big' picture). 2000-12-13 Russell Marks <russell.marks@ntlworld.com> * src/readgif.c (decompress): inittable() shouldn't have trusted code size to match numcols. It broke on a certain flavour of unusual and suboptimal, but valid, GIF with less than 256 colours (probably generated by a `broken' encoder). Thanks to Lenart Janos, Josip Rodin, and Chris Lawrence for spotting this and/or pushing the bug report to your friendly neighbourhood upstream maintainer. :-) * src/readjpeg.c (read_jpeg_file): sped things up a bit by reading in a slightly less simplistic manner, and by not doing "fancy upsampling" (doing this previously was the main reason why Imlib1's reader was faster). Combined with the change below, this makes native JPEG reading a teeny bit faster than Imlib1's, so it's now done that way for non-thumbnail use too. Also added `careful-jpeg' option/config, in case you want to leave it enabled (seems to be about a 10% slowdown). * src/backend.c (backend_create_image_from_data_destructively): now properly implemented for Imlib1. The way I've done it is slightly evil, but it speeds things up. ;-) * doc/xzgv.texi (File Type Identification): this bit could probably do with a rewrite, but at least it vaguely resembles reality now. :-) * src/readtiff.c: TIFF reader - uses libtiff. This means yet another library dependancy :-/, but enough people seem to use xzgv with TIFFs that it's probably worth doing properly. 2000-12-10 Russell Marks <russell.marks@ntlworld.com> * src/updatetn.c (update_one_tn): now makes sure a page of thumbnails is visible even when doing non-recursive update - previously doing such an update before all thumbnails had been read in would show blank spots during the update (unlike the now-usual xzgv behaviour of loading onscreen thumbnails asap). This only seems to slow it down fractionally (by about 0.5% in a large dir full of small files in thin-rows mode), so I think it's worth it to get the consistency. 2000-11-24 Russell Marks <russell.marks@ntlworld.com> * INSTALL: added more 0.6 success/failure reports - thanks to Joerg Reuter at SuSE. * src/main.c (viewer_key_press): whoops, I broke alt-a/u from viewer when I added ^a/^u - sorted that out. * src/backend.c: added gdk-pixbuf backend (aimed at 0.9.0). gdk-pixbuf doesn't quite provide everything xzgv needs, and seems rather slower than Imlib1 at rendering *despite* avoiding some unnecessary pixmap creation, so I don't see myself recommending use of this any time soon. Anyway, it's there if you want to try it. It doesn't support flip/mirror/rotate, or any brightness/contrast/gamma changes (I suppose I'll get around to these eventually, but expect them to be *slow* as gdk-pixbuf doesn't provide native facilities for this stuff), and doesn't support as many filetypes as Imlib1 (no fallback I suppose), but the rest is there. 2000-11-23 Russell Marks <russell.marks@ntlworld.com> * src/readjpeg.c: adapted readjpegtn.c so it's usable as a normal JPEG reader too. Unfortunately this seems to be slower than Imlib1 at reading JPEGs :-) (probably because creating Imlib's image from the RGB data involves copying it?), so it's still only used for thumbnails. * src/main.c (cb_delete_file): added `delete-single-prompt' option (cmdline and config file) so you can disable the y/n prompt when deleting a file, rather like zgv's `nodelprompt'. Thanks to Martin Bialasinski for suggesting this. 2000-11-21 Russell Marks <russell.marks@ntlworld.com> * doc/xzgv.texi: case of chars in Alt-x and Ctrl-x forms should now be uniformly lowercase. (File Details): now mentions problem with zgv 5.0/5.1 generating incorrect thumbnail width/height details (5.2 is ok). * src/main.c: many keyboard navigation fixes/additions. Selector and viewer now both support ^u/^v/^a/^e as alternatives to page up/down and home/end. j/k in selector were fixed to behave more like cursor up/down do. 2000-11-20 Russell Marks <russell.marks@ntlworld.com> * src/main.c: concerted attempt to nail all the remaining recursion problems. Now everything which even *thinks* of calling render_pixmap() is protected. :-) This isn't perfect though, as the protections are independent (do a mirror and flip at about the same time, and it'll mess up), so I'll need a better fix eventually. (do_gtk_stuff): this is now a LOT smarter about what to do when thumbnails are being loaded - fixes the bug where (while thumbnails were being loaded) holding down space to storm through N images got it very confused indeed. * doc/xzgv.texi (Renaming a File): it's xzgv not zgv. :-) * src/main.c (load_image): X windows are limited to a maximum size of 32767x32767 pixels, and xzgv uses a GTK+ widget based on an X window for its image. That's not the change, this is - previously, my GIF/PNG/mrf file readers failed to notice the problem larger images would cause, leading to a segfault - they now give an error. (cb_selection): now ensures focus is returned to selector when changing dir, making the pastpos action clearer when using the mouse (i.e. if you go down into a dir and then back up, the keyboard cursor will show which dir you just left). Previously, if you'd viewed an image before changing dir with the mouse, focus would have remained on the image. * src/updatetn.c: recursive thumbnail update no longer reads all thumbnails before doing updates - it now only bothers to read visible thumbnails. This makes the `fast-recursive-update' option rather less useful, as it's nearly that fast already. :-) (cb_update_tn_recursive_confirmed): previously didn't do pastpos stuff to save/restore cursor row `around' recursive update - fixed. 2000-11-17 Russell Marks <russell.marks@ntlworld.com> * Now adapts rendering method for big images. When the number of pixels in the image exceeds the value set by image-bigness-threshold (as set in config file or on command-line, defaulting to 2 million pixels), it's drawn piece-by-piece on demand rather than all-at-once. The all-at-once behaviour is worth keeping around for smaller images, as it gives much nicer scrolling - but for big images it's just impractical, hence this feature. * src/main.c: previously, when you scaled down as far as it would go, it would never let you scale down again in the same way, due to breaking an anti-recursion measure. Fixed that. 2000-11-16 Russell Marks <russell.marks@ntlworld.com> * src/backend.c: wrapper for rendering backend. This is now (apart from the Makefile) the only place with any Imlib1 dependence, so this should make it easier (or rather, slightly less than infinitely hard :-)) to switch backends if I decide to do that, or to support multiple backends (choosing backend at compile time). 2000-11-11 Russell Marks <russell.marks@ntlworld.com> * doc/Makefile: replaced ifeq/ifneq with shell equivalent, which turns out to be sufficient (if uglier). This should avoid the need to use GNU make. Thanks to Frank Pohl for spotting this problem. 2000-11-07 Russell Marks <russell.marks@ntlworld.com> * Changed `install -m' invocations to do plain install and change permissions after (with chmod). Thanks to Steven Bankowitz for reminding me of `-m' being a problem on things like Solaris. 2000-10-29 Russell Marks <russell.marks@ntlworld.com> * src/main.c (init_window): as must be traditional by now, I found a bug almost immediately after the release. :-) Quite a minor one, thankfully. Previously you could still toggle thin-rows while running in the `xzgv file(s)' way, which was silly and made things look strange. Harmless, but fixed now.
2001-04-22Update to 1.2.1, since older distfile isn't available anymore.wiz2-5/+7
Move to sha1 checksum, and add size. XXX: Still doesn't work for me, though.
2001-04-22Add and enable "dvdview".tron1-1/+2
2001-04-22Fix bug in window creatin code which caused hangs with some windowtron2-2/+16
managers like "WindowMaker".
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz122-252/+398
2001-04-21Update mirror list.wiz1-6/+3
2001-04-20The homepage has moved (just a few minutes ago).jtb1-2/+2
2001-04-20Fix byte ordering in grdraster. Proper location of HTML docs in thejtb8-30/+59
GMT help script. Fix some patch fuzz. Install libgmt_mgg.la before the programs depending on it, saving some warnings from libtool.
2001-04-20Import new "dvdview" package:tron6-0/+101
Software only MPEG-1/2 video decoder
2001-04-19Build libx2sys before the x2sys executables.jtb2-5/+6
2001-04-19patch-aj is no longer needed.jtb2-14/+1
2001-04-19Update of GMT to 3.4. Seejtb26-657/+538
http://imina.soest.hawaii.edu/gmt/gmt/gmt_releases.html for details of changes.
2001-04-19Handle freetype2 package like the MesaLib package as it is bundled withjlam1-4/+11
XFree86-4.0.x.