src/lib/makefile 1.154
1.154 2009/08/05 23:34:31 angie
Added conditional use (USE_PNG) of external library libpng (http://libpng.org/pub/png/, sourceforge) to write memgfx images in the PNG format instead of GIF. Currently used (conditionally!) only for hgTracks' main image. This is to support Tim's enhancements for horizontal scrolling of the browser track image. Image file size also appears smaller than GIF but should try more test cases.
Index: src/lib/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/lib/makefile,v
retrieving revision 1.153
retrieving revision 1.154
diff -b -B -U 4 -r1.153 -r1.154
--- src/lib/makefile 1 Aug 2009 22:16:27 -0000 1.153
+++ src/lib/makefile 5 Aug 2009 23:34:31 -0000 1.154
@@ -23,18 +23,18 @@
mgHugeFont.o mgLargeFont.o mgMediumFont.o mgPolygon.o mgSmallFont.o \
mgTinyFont.o mime.o \
net.o nib.o nibTwo.o nt4.o \
obscure.o oldGff.o oligoTm.o options.o osunix.o \
- pairHmm.o phyloTree.o pipeline.o portimpl.o psGfx.o psPoly.o pscmGfx.o \
+ pairHmm.o phyloTree.o pipeline.o portimpl.o pngwrite.o psGfx.o psPoly.o pscmGfx.o \
psl.o pslGenoShow.o pslShow.o pslTbl.o pslTransMap.o pthreadWrap.o \
qa.o quickHeap.o quotedP.o \
ra.o rbTree.o rangeTree.o repMask.o rle.o rnautil.o rudp.o \
scoreWindow.o seg.o seqOut.o seqStats.o servBrcMcw.o servCrunx.o \
servcis.o servcl.o servmsII.o servpws.o shaRes.o slog.o snof.o \
snofmake.o snofsig.o spaceSaver.o spacedColumn.o spacedSeed.o \
splatAli.o sqlList.o sqlNum.o subText.o sufa.o sufx.o synQueue.o \
tabRow.o textOut.o tokenizer.o trix.o twoBit.o \
- udc.o vGfx.o vGif.o verbose.o \
+ udc.o vGfx.o vGif.o vPng.o verbose.o \
wildcmp.o wormdna.o \
xAli.o xa.o xap.o xenshow.o xmlEscape.o xp.o
$(MACHTYPE)/jkweb.a: $(O) $(MACHTYPE)