
|
84782 packages online
|
|
 |
|
dev/c/gfxsys.lha |
|
No screenshot available
|
Short: | Scalable resolution-independent Intuition superset C source |
Author: | cbloom mail.utexas.edu (Charles Bloom) |
Uploader: | cbloom mail utexas edu (Charles Bloom) |
Type: | dev/c |
Architecture: | m68k-amigaos |
Date: | 1996-06-26 |
Download: | dev/c/gfxsys.lha - View contents | Readme: | dev/c/gfxsys.readme |
Downloads: | 698 |
|
GfxSys README
by Charles Bloom cbloom@mail.utexas.edu
6-25-96
These are two, rather old, source libraries.
GfxSys is a scalable graphics interface. I wrote this about 4 years ago
when it occured to me that writing all these programs at 640x400 wasn't
very future-minded. Of course, here I am now, still running at 640x400
and GfxSys still isn't bug-free. The bugs here are that the refresh
is messy - i.e. it doesn't properly redraw all the time. The idea
behind GfxSys is for the User Program to do all IO in a 10,000 X 10,000
virtual coordinate system. GfxSys converts this to screen coordinates,
no matter what the screen resolution is. The virtual scaling has
all kinds of options like PRESERVE_ASPECT and that kind of thing. I
wanted to incorporate scalable fonts (wouldn't that be cool) but
never got around to it.
|
Contents of dev/c/gfxsys.lha
PERMSSN UID GID PACKED SIZE RATIO CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 2714 11756 23.1% -lh5- 1191 Jun 25 1996 conman.c
[generic] 592 1990 29.7% -lh5- 5256 Aug 29 1995 dohandlers.c
[generic] 766 1917 40.0% -lh5- a8cf Aug 29 1995 drawlist.c
[generic] 366 1039 35.2% -lh5- 5a67 Aug 29 1995 gfxactive.c
[generic] 150 326 46.0% -lh5- d5e3 Aug 29 1995 gfxerrors.c
[generic] 1010 4223 23.9% -lh5- 9696 Aug 29 1995 gfxobj.c
[generic] 600 1353 44.3% -lh5- f422 Aug 29 1995 gfxreq.c
[generic] 413 802 51.5% -lh5- 3799 Jun 25 1996 gfxutil.c
[generic] 242 825 29.3% -lh5- 5a47 Aug 29 1995 gfxvarargs.c
[generic] 597 1759 33.9% -lh5- 4eb9 Jun 25 1996 gfxview.c
[generic] 1621 6150 26.4% -lh5- 7ba0 Aug 29 1995 gfxwin.c
[generic] 1243 4401 28.2% -lh5- 72bb Aug 29 1995 main.c
[generic] 845 2654 31.8% -lh5- c32a Jun 25 1996 mainloop.c
[generic] 538 2779 19.4% -lh5- ea00 Jun 25 1996 raw2vanilla.c
[generic] 1568 6347 24.7% -lh5- 999a Aug 29 1995 refresh.c
[generic] 475 1548 30.7% -lh5- 0a62 Jun 25 1996 conman.h
[generic] 95 152 62.5% -lh5- b328 Aug 29 1995 dohandlers.h
[generic] 75 111 67.6% -lh5- 53f0 Aug 29 1995 drawlist.h
[generic] 85 214 39.7% -lh5- 8d10 Aug 29 1995 gfxactive.h
[generic] 108 289 37.4% -lh5- a0e6 Aug 29 1995 gfxerrors.h
[generic] 116 269 43.1% -lh5- 5b7f Aug 29 1995 gfxobj.h
[generic] 50 50 100.0% -lh0- 7f04 Aug 29 1995 gfxreq.h
[generic] 1634 5101 32.0% -lh5- 805e Aug 29 1995 gfxsys.h
[generic] 68 108 63.0% -lh5- e603 Aug 29 1995 gfxutil.h
[generic] 138 420 32.9% -lh5- 69f2 Aug 29 1995 gfxvarargs.h
[generic] 79 117 67.5% -lh5- d8d3 Aug 29 1995 gfxview.h
[generic] 115 247 46.6% -lh5- 8cdb Aug 29 1995 gfxwin.h
[generic] 1445 4009 36.0% -lh5- e7ed Aug 29 1995 global.h
[generic] 50 50 100.0% -lh0- 7cdd Aug 29 1995 mainloop.h
[generic] 56 56 100.0% -lh0- 6a79 Jun 25 1996 raw2vanilla.h
[generic] 115 240 47.9% -lh5- ed2d Aug 29 1995 refresh.h
[generic] 111 145 76.6% -lh5- de3e Jun 25 1996 SCoptions
[generic] 106 165 64.2% -lh5- fe10 Aug 29 1995 asl.h
[generic] 127 285 44.6% -lh5- 3648 Aug 29 1995 dos.h
[generic] 85 124 68.5% -lh5- 1823 Aug 29 1995 exec.h
[generic] 137 255 53.7% -lh5- 3d1f Aug 29 1995 gadtools.h
[generic] 1115 4209 26.5% -lh5- e891 May 19 1996 gen.h
[generic] 125 208 60.1% -lh5- 11e8 Aug 29 1995 graphics.h
[generic] 125 245 51.0% -lh5- b29c Jun 25 1996 inc.h
[generic] 200 381 52.5% -lh5- 7271 Aug 29 1995 intuition.h
[generic] 112 183 61.2% -lh5- 6156 Aug 29 1995 reqtools.h
[generic] 107 154 69.5% -lh5- 2701 Aug 29 1995 utility.h
[generic] 138 304 45.4% -lh5- 56fd Aug 29 1995 workbench.h
[generic] 832 1439 57.8% -lh5- d460 Jun 25 1996 readme.txt
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 44 files 21289 69399 30.7% Jun 26 1996
|
|
|
 |
Page generated in 0.02 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |