GraphLib 1.1 XCMD for Hypercard

Hypercard utilities, externals and info for Hypercard programmers.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
GraphLib 1.1 XCMD for Hypercard

Post by Info-Mac » June 25th, 1996, 9:00 am

Download: http://archive.info-mac.org/dev/card/gr ... cmd-hc.hqx

GraphLib 1.1 is an XCMD library of color QuickDraw commands for drawing to the
screen from Hypercard. GraphLib is shareware and sells for $25.

Why not just use the built in drawing commands in Hypercard?

GraphLib is much faster than Hypercard for scripted drawing to the screen.
GraphLib draws in 24 bit color and is designed for scripting. Hypercard drawing
is optimized for drawing manually with the tool palette.

GraphLib has the following commands:

Bezier, ClosePoly, DrawPictureFile, DrawString, EraseOval, EraseRect, FrameArc,
FrameOval, FramePoly, FrameRect, FrameRoundRect, GetPixel, InvertRect, KillPoly,
Line, LineTo, MoveTo, OpenPoly, PaintArc, PaintOval, PaintPoly, PaintRect,
PaintRoundRect, PenMode, PenPat, PenSize, RGBBackColor, RGBForeColor, SetPixel,
TextFont, TextSize

See the information reference provided with GraphLib for more information.
GraphLib is c1996 by Michael Frazier and Gigagraphica
Post Reply