| 00:08:42 | SixK | bonne nuit |
| 00:11:48 | | <-- SixK has quit (Ping timeout: 180 seconds) |
| 01:31:08 | | <-- bones has quit (Quit: This computer has gone to sleep) |
| 02:36:20 | | --> zerohero (~zerohero@Zerohero.Amigaworld.Net) has joined #amigadev |
| 04:43:19 | | <-- number6 has left #amigadev |
| 07:18:10 | | --> Bit-Gone (~sdfhdsr@24785cc1.35474391.adsl.cybercity.dk) has joined #amigadev |
| 07:18:24 | | <-- Bit-Gone has quit (Client exited) |
| 07:18:26 | | --> Bit-Gone (~sdfhdsr@24785cc1.35474391.adsl.cybercity.dk) has joined #amigadev |
| 07:18:28 | | <-- Bit-Gone has quit (Client closed connection) |
| 07:19:06 | | --> Bit-Gone (~sdfhdsr@24785cc1.35474391.adsl.cybercity.dk) has joined #amigadev |
| 07:49:10 | | --> bones (~darren@1a9e3c85.11de379d.demon.co.uk) has joined #amigadev |
| 08:46:29 | Ami603[zZz] | morning |
| 08:46:33 | | -!- Ami603[zZz] is now known as Ami603 |
| 08:47:37 | BinoX | Morning |
| 08:47:54 | Ami603 | hey BinoX,any progress? ;) |
| 08:48:36 | BinoX | Not yet... didn't do any coding yesterday, just printed out a load of docs on HTML formatting (mainly the w3 specs for HTML and CSS) and read through them |
| 08:49:07 | BinoX | Today I'm gunna try and put together the GUI and start to render a file from the hard drive |
| 08:49:28 | BinoX | even though I still can't get true color fonts working... |
| 08:50:11 | Ami603 | Text() should output whatever colour you throw to it |
| 08:51:11 | BinoX | IGraphics->SetRPAttrs(&Rasta,RPTAG_APen,0x0000FF00, TAG_DONE); was outputting the wrong colours |
| 08:51:25 | Ami603 | that is missing a tag |
| 08:51:28 | Ami603 | w8 |
| 08:51:36 | BinoX | That would explain a lot.. |
| 08:51:39 | BinoX | lol |
| 08:52:09 | Ami603 | but i don't know if it's that what causes the wrong colours |
| 08:52:28 | BinoX | It just gives me a dul grey atm... so u never know |
| 08:52:54 | Ami603 | whoho, now i know ;) |
| 08:53:03 | Ami603 | #define RPTAG_APen 0x80000002 /* get/set apen */ |
| 08:53:06 | Ami603 | [...] |
| 08:53:20 | Ami603 | /* V51 extensions */#define RPTAG_APenColor 0x80000009 /* get/set apen color 0xaarrggbb */ |
| 08:53:39 | Ami603 | it's APenColor ;) |
| 08:54:57 | BinoX | Still comes out as awful grey for some reason |
| 08:55:03 | Ami603 | hm |
| 08:56:13 | Ami603 | try adding RPTAG_DrMd,JAM1, |
| 08:57:01 | BinoX | Newp |
| 08:57:11 | Ami603 | weird |
| 09:00:41 | BinoX | reading autodocs again atm.. lol |
| 09:03:21 | | --> Belxjander (~Belxjande@2d8b4caa.19108886.xtra.co.nz) has joined #AmigaDev |
| 09:04:27 | BinoX | brb.. lol... DSI |
| 09:06:03 | | <-- BinoX has quit (Read error: Connection reset by peer) |
| 09:06:06 | Ami603 | BinoX: try pen = IGraphics->ObtainBestPen(&scr->ViewPort.ColorMap, R,G,B,OBP_Precision,PRECISION_EXACT,TAG_DONE); |
| 09:06:18 | Ami603 | and then SetAPen(RP,pen) |
| 09:14:06 | | --> BinoX (~BinoX@2850d5e8.24785cc1.demon.co.uk) has joined #amigadev |
| 09:14:20 | BinoX | heh.. was iBrowse that DSIed too.. nothing that I did.. lol |
| 09:14:38 | Belxjander | funneh |
| 09:19:12 | | <-- Belxjander has quit (Ping timeout: 181 seconds) |
| 09:21:11 | | --> Belxjander (~Belxjande@2d8b4caa.19108886.xtra.co.nz) has joined #AmigaDev |
| 09:24:22 | | <-- Belxjander has quit (Ping timeout: 180 seconds) |
| 09:31:44 | Ami603 | hey BinoX, can you send the Blitbitmap example? i'm not yet able to sort it still |
| 09:31:58 | BinoX | Sure thing |
| 09:32:32 | Ami603 | thx |
| 09:33:08 | BinoX | nps :) |
| 09:36:17 | | --> Belxjander (~Belxjande@2d8b4caa.19108886.xtra.co.nz) has joined #AmigaDev |
| 09:45:36 | Ami603 | rebooting, back in a while |
| 09:45:41 | | <-- Ami603 has quit (Quit: AmigaOS4, teh Real thing!) |
| 09:55:17 | | --> Ami603_ (~coco@2af52808.2ae78891.dynamicIP.rima-tde.net) has joined #amigadev |
| 09:55:19 | Ami603_ | re |
| 09:56:10 | Ami603_ | BinoX: pick |
| 09:56:24 | BinoX | I did.. It's just "connecting" |
| 09:56:47 | BinoX | Hmmm :\ |
| 09:56:53 | BinoX | Try e-mail perhaps? |
| 09:59:32 | | --> Varthall (~Varthall@14ef3beb.3682fb09.f4.ngi.it) has joined #amigadev |
| 10:00:03 | | <-- Belxjander has quit (Ping timeout: 181 seconds) |
| 10:28:23 | | <-- BinoX has quit (Read error: Connection reset by peer) |
| 10:29:39 | | --> BinoX (~BinoX@2850d5e8.24785cc1.demon.co.uk) has joined #amigadev |
| 10:31:21 | | <-- Varthall has quit (Quit: ) |
| 10:36:58 | | --> Orgin_ (~Banana@Network-Admin.AmigaWorld.net) has joined #amigadev |
| 10:37:35 | | <-- Orgin has quit (Ping timeout: 180 seconds) |
| 10:49:36 | | -!- Orgin_ is now known as orgin |
| 10:49:40 | | -!- orgin is now known as Orgin |
| 10:56:47 | | <-- Ami603_ has quit (Read error: Connection reset by peer) |
| 11:19:16 | | <-- Orgin has quit (Ping timeout: 180 seconds) |
| 11:34:46 | | --> Ami603_ (~coco@2af52808.2ae78891.dynamicIP.rima-tde.net) has joined #amigadev |
| 11:34:51 | Ami603_ | re |
| 11:34:56 | | -!- Ami603_ is now known as Ami603[AW] |
| 12:30:35 | | <-- Ami603[AW] has quit (Read error: Connection reset by peer) |
| 12:31:57 | | --> Ami603_ (~coco@2af52808.2ae78891.dynamicIP.rima-tde.net) has joined #amigadev |
| 12:32:01 | | -!- Ami603_ is now known as Ami603[AW] |
| 12:32:05 | Ami603[AW] | cya |
| 12:58:59 | | <-- bones has quit (Quit: This computer has gone to sleep) |
| 12:59:42 | | --> bones (~darren@1a9e3c85.11de379d.demon.co.uk) has joined #amigadev |
| 13:20:06 | | <-- bones has quit (Quit: This computer has gone to sleep) |
| 13:22:35 | | --> bones (~darren@1a9e3c85.11de379d.demon.co.uk) has joined #amigadev |
| 13:23:21 | | <-- bones has quit (Client closed connection) |
| 13:27:47 | | <-- BinoX has quit (Quit: WookieChat 2 on AmigaOS4 Pre4) |
| 13:57:56 | | --> Belxjander (~Belxjande@2d8b4caa.19108886.xtra.co.nz) has joined #AmigaDev |
| 14:01:59 | | --> number6 (~user@141bd0a1.31b34b44.dialup.citynet.net) has joined #amigadev |
| 14:13:51 | | <-- Belxjander has quit (Ping timeout: 181 seconds) |
| 14:16:55 | | --> Belxjander (~Belxjande@2d8b4caa.19108886.xtra.co.nz) has joined #AmigaDev |
| 14:25:08 | | <-- Belxjander has quit (Ping timeout: 180 seconds) |
| 14:25:20 | | <-- Ami603[AW] has quit (Quit: AmigaOS4, teh Real thing!) |
| 14:28:17 | | --> Ami603_ (~coco@2af52808.2ae78891.dynamicIP.rima-tde.net) has joined #amigadev |
| 14:38:27 | | <-- Bit-Gone has quit (Ping timeout: 180 seconds) |
| 14:39:23 | | <-- number6 has left #amigadev |
| 14:42:06 | | --> Belxjander (~Belxjande@2d8b4caa.19108886.xtra.co.nz) has joined #AmigaDev |
| 14:45:42 | | --> Orgin (~Banana@Network-Admin.AmigaWorld.net) has joined #amigadev |
| 14:56:26 | | <-- Belxjander has quit (Ping timeout: 180 seconds) |
| 15:31:32 | | <-- zerohero has quit (Client closed connection) |
| 16:36:25 | | --> zerohero (~zerohero@Zerohero.Amigaworld.Net) has joined #amigadev |
| 16:54:18 | | --> Bit-Gone (~sdfhdsr@24785cc1.35474391.adsl.cybercity.dk) has joined #amigadev |
| 17:58:38 | | --> number6 (~user@1a9e3c85.31b34b44.dialup.citynet.net) has joined #amigadev |
| 18:04:35 | | --> Dessimat0r (~lol@23fa4838.f4f1334.broadband.ntl.com) has joined #amigadev |
| 19:45:41 | | --> jidewe (~root@25b55acd.263fce7a.dsl.scarlet.be) has joined #amigadev |
| 19:45:44 | | <-- jidewe has left #amigadev |
| 20:00:19 | | <-- Ami603_ has quit (Quit: AmigaOS4, teh Real thing!) |
| 20:05:04 | | --> Ami603 (~coco@2af52808.2ae78891.dynamicIP.rima-tde.net) has joined #amigadev |
| 20:05:09 | Ami603 | hi |
| 20:10:05 | number6 | Hi |
| 20:13:05 | | --> numbersix (~user@3a15f1cd.31b34b44.dialup.citynet.net) has joined #amigadev |
| 20:13:10 | | <-- number6 has quit (Ping timeout: 181 seconds) |
| 20:13:51 | | <-- numbersix has quit (Client exited) |
| 20:13:59 | | --> number6 (~user@3a15f1cd.31b34b44.dialup.citynet.net) has joined #amigadev |
| 20:32:34 | | -!- Ami603 is now known as Ami603[AW] |
| 20:32:36 | Ami603[AW] | cya |
| 22:12:08 | | <-- Bit-Gone has quit (Quit: ) |
| 22:29:44 | | <-- number6 has quit (Ping timeout: 183 seconds) |
| 22:37:46 | | --> number6 (~user@d022162.31b34b44.dialup.citynet.net) has joined #amigadev |
| 22:42:27 | | <-- number6 has quit (Ping timeout: 180 seconds) |
| 23:00:12 | | --> number6 (~user@3d8d9d00.31b34b44.dialup.citynet.net) has joined #amigadev |
| 23:33:33 | | <-- zerohero has quit (Quit: If there's a scale of stupid, I would be right on top, yeah!) |
| | |