gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts/AniFont Makefile anifont.tex


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/AniFont Makefile anifont.tex
Date: Fri, 24 Oct 2003 03:07:57 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/10/24 03:07:57

Modified files:
        AniFont        : Makefile anifont.tex 

Log message:
        Add gamma

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/AniFont/Makefile.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/AniFont/anifont.tex.diff?tr1=1.19&tr2=1.20&r1=text&r2=text

Patches:
Index: manuscripts/AniFont/Makefile
diff -u manuscripts/AniFont/Makefile:1.8 manuscripts/AniFont/Makefile:1.9
--- manuscripts/AniFont/Makefile:1.8    Fri Oct 24 02:42:11 2003
+++ manuscripts/AniFont/Makefile        Fri Oct 24 03:07:56 2003
@@ -42,9 +42,9 @@
 
 gf4gosnaps:: $(GF4GOSNAPSPS)
 
-snapsps/%.ps: snaps/%.png
+snapsps/%.ps: snaps/%.png Makefile
        mkdir -p snapsps
-       pngtopnm < $< | pnmtops > $@ 
+       pngtopnm < $< | pnmgamma | pnmtops > $@ 
 
 copygf4gosnaps: $(GF4GOSNAPSSOURCE)
        cp $(GF4GOSNAPSSOURCE) snaps/
Index: manuscripts/AniFont/anifont.tex
diff -u manuscripts/AniFont/anifont.tex:1.19 
manuscripts/AniFont/anifont.tex:1.20
--- manuscripts/AniFont/anifont.tex:1.19        Fri Oct 24 02:42:11 2003
+++ manuscripts/AniFont/anifont.tex     Fri Oct 24 03:07:56 2003
@@ -86,7 +86,7 @@
 
 \begin{figure*}
 
\begin{tabular}{p{1.5cm}|p{\colwidth}p{\colwidth}p{\colwidth}p{\colwidth}p{\colwidth}}
-Coordinate mapping&Nearest neighbour&Trilinear&Anisotropic&FSAA 4xSS&Custom 
vertex-based 4xSS \\
+Coordinate mapping&Nearest neighbour&Trilinear&Trilinear+ Anisotropic&FSAA 
4xSS&Custom vertex-based 4xSS \\
 \hline\\
 Iso& 
 \snapshot{snapsps/aniso-gffx-tbl-iso-nearest.ps}   &




reply via email to

[Prev in Thread] Current Thread [Next in Thread]