In this version i have a strange bug, if it is, i can see here on amigans.net the sam falling down in the banner, only when i am in the forum and not when i am at the home page.. Why ??
In this version i have a strange bug, if it is, i can see here on amigans.net the sam falling down in the banner, only when i am in the forum and not when i am at the home page.. Why ??
It's started only after the page is loaded completely, currently you have to wait a long time on the main page, until trying to load http://cruxppc.sunsite.dk/images/acube.png is aborted with a timeout.
Feature request: is it possible to add favicon support ?
Yes, but it would only work on very few sites, only the ones using png, gif or jpeg images for it. OWB has no image decoder for the windows icon format most sites still use.
Parsing ICO files is not very hard. The images themselves are stored very similar to BMP format. In fact you could think of it as an archive format for BMP files.
If it helps, you can use source code from ico.datatype and/or ico2bmp (both are on OS4Depot).
Parsing ICO files is not very hard. The images themselves are stored very similar to BMP format.
BMP isn't supported by OWB either
Quote:
If it helps, you can use source code from ico.datatype and/or ico2bmp (both are on OS4Depot).
Thanks, but there are still a lot of more important features missing in OWB (up- and downloads, tabs, a GUI for the configuration instead of using tooltypes, complete cookie support incl. a GUI for managing them, ...). If you want to help you could implement the missing ICO, BMP and XBM decoders for OWB, even without building OWB with them and testing them it should be no big problem implementing them based on the exsiting PNG, JPEG and GIF ones (http://www.sand-labs.org/svn/trunk/BA ... retizations/ImageDecoder/).
IMO BMP is one of the easiest formats to support since it's just the header followed by the image data, which is usually uncompressed. While it does support some kind of RLE compression I've yet to see a file or program that uses it.
Quote:
Thanks, but there are still a lot of more important features missing in OWB (up- and downloads, tabs, a GUI for the configuration instead of using tooltypes, complete cookie support incl. a GUI for managing them, ...). If you want to help you could implement the missing ICO, BMP and XBM decoders for OWB, even without building OWB with them and testing them it should be no big problem implementing them based on the exsiting PNG, JPEG and GIF ones (http://www.sand-labs.org/svn/trunk/BA ... retizations/ImageDecoder/).
I have downloaded the source codes for the image decoders and will look at them later when I have the time.
"Never ascribe to malice that which is adequately explained by incompetence." (Napol?on Bonaparte) "I would love to change the world, but they won?t give me the source code." (Unknown)
Maybe using the Blastoise BMP ImageDecoder works in Doduo and Galekid as well, both don't have BMP support, but before trying it I have to port Galekid to AmigaOS 4.x now ...
Yes, I see that all Galekid tickets had been resolved, good luck and work ;)
Bye, TMTisFree
"Never ascribe to malice that which is adequately explained by incompetence." (Napol?on Bonaparte) "I would love to change the world, but they won?t give me the source code." (Unknown)
I agree. That 'faceb00k' word should be banned off forii...
Bye, TMTisFree
"Never ascribe to malice that which is adequately explained by incompetence." (Napol?on Bonaparte) "I would love to change the world, but they won?t give me the source code." (Unknown)