Welcome, Guest. Please login or register.

Author Topic: Lorraine Design NEWS  (Read 4825 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Targhan

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 818
    • Show only replies by Targhan
    • http://www.geocities.com/targhan_aga
Re: Lorraine Design NEWS
« Reply #14 from previous page: December 14, 2003, 07:13:40 PM »
C'mon guys...  

Do the links like this: LINK-1
Regards,
Targhan
 

Offline cYboTopic starter

  • Jr. Member
  • **
  • Join Date: Jul 2002
  • Posts: 52
    • Show only replies by cYbo
    • http:/www.lorraine-design.8m.net
Re: Lorraine Design NEWS
« Reply #15 on: December 14, 2003, 08:23:37 PM »
 

Offline whabang

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 7270
    • Show only replies by whabang
Re: Lorraine Design NEWS
« Reply #16 on: December 14, 2003, 11:58:05 PM »
I WANT POWER ICONS FOR OS 3.1 !!! :boohoo:  :boohoo:  :boohoo:
Beating the dead horse since 2002.
 

Offline Ross_Geller

  • Jr. Member
  • **
  • Join Date: Mar 2002
  • Posts: 97
    • Show only replies by Ross_Geller
    • http://lee.rowson.co.nz/
Re: Lorraine Design NEWS
« Reply #17 on: December 15, 2003, 10:46:57 AM »
@Rodney

Unfortunately the PNG standard only supports a single image.  The MNG  standard supports multiple images (just like gifanim but without the drawbacks), but alas it seems to have almost fallen off the face of the earth, even Mozilla's internal support has been dropped :-(  (although you can still download an extension for it)

I'm not sure if MorphOS's support for PNG images as icons somehow supports a second image, but I can only think of two ways that might be usable as support for second images:

1. MNG support.   While not supported by many, there is complete documentation available here, and also a library libmng, so a little program that could merge multiple PNGs into an MNG wouldn't be an uphill struggle to write.  
However, these images would then become incompatible with the wide selection of PNG images available (unless a MNG to PNG convertor was written).  This would probably make them a format only for amiga since, to my best knowledge, no other platform has (native or 3rd party) support for MNGs as icons.  Also, I wouldn't like to think of how much extra work supporting MNGs would be for our dear programmer, Elena Novaretti... and any certain great PNG icon designers :-D

2. Add a range of filters that can be applied to PNG images when you click on them.  Basically a fancier version of what we already have.  Again more work for the programmer, whether they choose to hard encode said filters or implement a plugin system.

Either way, you're hindered by format support of icons outside of the amiga community.

That's just my 30 cents... ;-)
\\"All we have to decide is what to do with the time that is given to us\\"
 

Offline Ross_Geller

  • Jr. Member
  • **
  • Join Date: Mar 2002
  • Posts: 97
    • Show only replies by Ross_Geller
    • http://lee.rowson.co.nz/
Re: Lorraine Design NEWS
« Reply #18 on: December 15, 2003, 10:50:15 AM »
Lovely icons, you've done a terrific job with them :-)

I really like the Snork up the top too! :-D
\\"All we have to decide is what to do with the time that is given to us\\"
 

Offline Rodney

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1386
    • Show only replies by Rodney
    • http://donthaveone.com/
Re: Lorraine Design NEWS
« Reply #19 on: December 15, 2003, 03:07:24 PM »
Quote

That's just my 30 cents...


Thats a good 30c, thanx!

Prolly the reason for MNG not being supported as much is due to the near expiroring or already expired GIF patent. Thats right, GIFs are legal or soon to be legal for use again because the copywrite/patent expires.

This could also lead to the demise of PNG, although it has a pretty strong following and wide support. But GIF does offer a little more in the way of animation.

BTW i think MNG support in OS4 or Morphos would be good. Also maybe instead of embedding the image within the actual icon, the image can be stored else where and referenced so that it can be used multiple times and takes up less space and so that a new format doesnt have to be implimented. Maybe icons could be simple XML files in the future simply refering to an image of any type and then using datatypes and a program to view the image with in Workbench.
We are not Humans having a spirital experiance
We are Spirits having a Human experiance.
 

Offline Ross_Geller

  • Jr. Member
  • **
  • Join Date: Mar 2002
  • Posts: 97
    • Show only replies by Ross_Geller
    • http://lee.rowson.co.nz/
Re: Lorraine Design NEWS
« Reply #20 on: December 16, 2003, 12:00:08 PM »
After a lot more reading on the subject of MNGs, I think I've found some reasons for why it has been dropped.  
W3C don't have it as a standard because currently it doesn't fit into their framework.  Neither does PNG officially, but they made it a standard before all their policies, tests and frameworks were properly laid out, making it very hard to go back.
As for IE, from my understanding that doesn't even have full PNG support, so MNG support would seem to be somewhere over the rainbow.
And as for Mozilla's support (changing from internal support to an extension), I've just been reading through the bug report for removal of MNG support, which explained that the maintainer was having to stop work on it, but that a new maintainer came along and turned it into an extension.  The bug report shows how fiercely people fought to keep at least some support for MNGs in Mozilla, even it is now purely as a little used extension.
Finally, information from Wikipedia (simply because it gives the clearest history of MNG), points out that MNG is a much younger format than PNG, the MNG spec being published in early 2001, whereas PNG had been in development had been in development since 1995 (straight after Unisys and Compuserve decided to make the most of their patent) and it's spec had been knocked up to version 1.1 at the very end of 1998.
So perhaps all MNG really needs is a bit of time (and some actual support for what looks like a great format). (and for those using Opera, this MNG plugin might be of interest.)

I like your idea of a database of icons on the user's computer, sort of the same way as Windows does it with Shell32.dll (except that I would like to see all icon images stored in the database, rather than some being attached only to the programs - too messy for my liking), or a wider reaching version of DefIcons.  You've definitely started a few thoughts knocking around my head Rodney :-D
\\"All we have to decide is what to do with the time that is given to us\\"