[system] / trunk / webwork2 / bin / gif2png Repository:
ViewVC logotype

Diff of /trunk/webwork2/bin/gif2png

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 2486 Revision 2487
17 17
18# This script wraps system-dependant calls to several netpbm utilities. 18# This script wraps system-dependant calls to several netpbm utilities.
19# In order to use this script, set the NETPBM variable below to the 19# In order to use this script, set the NETPBM variable below to the
20# directory which contains giftopnm, ppmtopgm, and pnmtops. 20# directory which contains giftopnm, ppmtopgm, and pnmtops.
21 21
22#NETPBM=/usr/local/bin 22NETPBM=/usr/local/bin
23NETPBM=/sw/bin 23
24# If you wish to set the paths to each utility separately, i.e. if they 24# If you wish to set the paths to each utility separately, i.e. if they
25# are in different locations, do so below: 25# are in different locations, do so below:
26 26
27GIFTOPNM=$NETPBM/giftopnm; 27GIFTOPNM=$NETPBM/giftopnm;
28PNMTOPNG=$NETPBM/pnmtopng; 28PNMTOPNG=$NETPBM/pnmtopng;

Legend:
Removed from v.2486  
changed lines
  Added in v.2487

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9