Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Gerrit P. Haase" Organization: convey Information Systems GmbH To: cygwin AT cygwin DOT com Date: Mon, 30 Jul 2001 16:17:13 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: fly-1.6.5, create gif's on the fly Message-ID: <3B658889.14604.12F7542@localhost> X-mailer: Pegasus Mail for Win32 (v3.12cDE) Hi, i have compiled fly-1.6.5 today, it works OOTB. But who wants to save some time may load down a packed binary (it is executable). To build: ========= Get the source: http://martin.gleeson.com/fly/ Unpack it, cd into fly-dir, type 'make', that's it. Then $ strip fly.exe and just copy fly.exe to /bin Binary ready for download at: ============================= Built with gd-1.3: http://familiehaase.de/cywgin/gd/fly.exe (27kb) Built with gd-1.2: http://familiehaase.de/cywgin/gd/fly-gd-1.2.exe (23kb) Documentation: ============== http://familiehaase.de/cywgin/gd/fly-examples http://familiehaase.de/cywgin/gd/fly-doc $ fly -h fly, version 1.6.5 See for documentation. Quick Reference to Directives: new size x,y name filename.gif line x1,y1,x2,y2,R,G,B dline x1,y1,x2,y2,R,G,B rect x1,y1,x2,y2,R,G,B frect x1,y1,x2,y2,R,G,B square x,y,s,R,G,B fsquare x,y,s,R,G,B poly R,G,B,x1,y1...,xn,yn fpoly R,G,B,x1,y1...,xn,yn fill x,y,R,G,B filltoborder x,y,R1,G1,B1,R2,B2,G2 arc x1,y1,w,h,start,finish,R,G,B ellipse x1,y1,w,h,R,G,B circle x,y,d,R,G,B fcircle x,y,d,R,G,B string R,G,B,x,y,, stringup R,G,B,x,y,, (size = tiny, small, medium, large or giant) copy x,y,x1,y1,x2,y2,filename.gif copyresized x1,y1,x2,y2,dx1,dy1,dx2,dy2,filename.gif setpixel x,y,R,G,B getpixel x,y colourchange R1,G1,B1,R2,G2,B2 transparent R,G,B interlace setbrush filename.gif killbrush settile filename.gif killtile setstyle R1,G1,B1,R2,G2,B2,...,Rn,Bn,Gn killstyle sizex sizey rotate deg end gph -- gerrit DOT haase AT convey DOT de -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/