pkgsrc/graphics/fly/patches/patch-an
jlam 61a5c84807 * Modify to support gd-1.7.3.
* Finish transforming references to "gif" to "png".
1999-11-01 03:31:45 +00:00

12 lines
302 B
Text

$NetBSD: patch-an,v 1.1 1999/11/01 03:31:46 jlam Exp $
--- examples/csh.example.orig Thu Jan 14 17:37:32 1999
+++ examples/csh.example Sun Oct 31 00:27:21 1999
@@ -1,6 +1,6 @@
#!/bin/csh
-cat <<EOD | ../fly -q -o test.gif
+cat <<EOD | ../fly -q -o test.png
new
size 256,256
fill 1,1,255,255,255