Difference between revisions of "Talk:Targa.c"
From Organic Design wiki
m (add compile link) |
(bootstrap step) |
||
| Line 1: | Line 1: | ||
| + | This is excellent progress. To have the components of the box model layout system expressed in a c enviroment means the interface is one step closer to realisation. Is it worth beginning to bootstrap [[server.c]] to do basic http transactions to enable image map functionality? --[[User:Rob|Rob]] 14:49, 4 Jul 2006 (NZST) | ||
| + | ---- | ||
*Compile: [[targa.c/compile]] | *Compile: [[targa.c/compile]] | ||
*Format header: http://astronomy.swin.edu.au/~pbourke/dataformats/tga/ | *Format header: http://astronomy.swin.edu.au/~pbourke/dataformats/tga/ | ||
Revision as of 02:49, 4 July 2006
This is excellent progress. To have the components of the box model layout system expressed in a c enviroment means the interface is one step closer to realisation. Is it worth beginning to bootstrap server.c to do basic http transactions to enable image map functionality? --Rob 14:49, 4 Jul 2006 (NZST)
- Compile: targa.c/compile
- Format header: http://astronomy.swin.edu.au/~pbourke/dataformats/tga/
- Nad 02:06, 4 Jul 2006 (NZST)



