Re: New drafts, CSS 2.1, css3-webfonts, css3-fonts, css3-background, css3-ui

I don't understand what you're saying.  There are many things that .ani support
that MNG doesn't.  To name a couple: specifying the 'hot spot' where the cursor
is clickable (otherwise, how does the UA know where the cursor is pointing)?
Just in terms of images, though, .cur supports having the inverted color from
whatever is underneath it.  I could go on.  There are many things that make
sense in a cursor format that don't make sense to include in a general image
format.

> Pardon?
> Who said about hijacking the PNG and MNG formats?
>
> I am speaking about using .png and .mng "as is".
> If PNG/MNG miss something from .cur and .ani, than missing parts should be
> added to png and mng via standard "add feature" procedure.
>
> basically, CSS should use:
>
>  cursor: url ("mycursor.png")
>
> that's it.
> and mycursor.png can be 32x32 png, or 128x128, or whatever (22x46)
> At *any* image depth (8bit/24bit/32bit)

Received on Friday, 16 August 2002 02:28:12 UTC