Difference between revisions of "Talk:Targa.c"

From Organic Design wiki
(add generated image)
(working out details for tying targa in with husk/server)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Format header.
+
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)
*http://astronomy.swin.edu.au/~pbourke/dataformats/tga/
+
:Yeah, I'm pretty pleased that we can now get interface progress happening in [[husk.c]]. I'm just working out some notes for tying it in with [[server.c]] so we can have a nodal-interactive-box-model-bitmap :-) --[[User:Nad|Nad]] 16:52, 4 Jul 2006 (NZST)
 
+
----
 +
*Compile: [[targa.c/compile]]
 +
*Format header: http://astronomy.swin.edu.au/~pbourke/dataformats/tga/
 +
----
 
[[Image:Targa-3.png]]
 
[[Image:Targa-3.png]]
 
:[[User:Nad|Nad]] 02:06, 4 Jul 2006 (NZST)
 
:[[User:Nad|Nad]] 02:06, 4 Jul 2006 (NZST)

Latest revision as of 04:52, 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)

Yeah, I'm pretty pleased that we can now get interface progress happening in husk.c. I'm just working out some notes for tying it in with server.c so we can have a nodal-interactive-box-model-bitmap :-) --Nad 16:52, 4 Jul 2006 (NZST)


Targa-3.png

Nad 02:06, 4 Jul 2006 (NZST)