Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-14 Thread Andre Poenitz
On Mon, Jun 13, 2005 at 09:37:47AM -0400, Bennett Helm wrote:
 On Jun 12, 2005, at 2:59 PM, Angus Leeming wrote:
 
 On other platforms I'd suggest using the lyx_32x32_16colors.png image 
 (which is one of the images embedded within the Windows .ico file). 
 It's a little smoother than the existing lyx.xpm file.
 
 Thoughts? Objections?
 
 Mac OS X uses even swankier 128x128 icons.

With 2 chars per pixel whis would need a 256x128 xterm to edit these
things as .xpm in vi... I wonder how people manage that...

Andre'


Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-14 Thread Bennett Helm

On Jun 13, 2005, at 3:00 PM, Andre Poenitz wrote:


Mac OS X uses even swankier 128x128 icons.


With 2 chars per pixel whis would need a 256x128 xterm to edit these
things as .xpm in vi... I wonder how people manage that...


Why else would you need a 30-inch LCD? Swankiness has its price!

Bennett



Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-14 Thread Andre Poenitz
On Mon, Jun 13, 2005 at 09:37:47AM -0400, Bennett Helm wrote:
> On Jun 12, 2005, at 2:59 PM, Angus Leeming wrote:
> 
> >On other platforms I'd suggest using the lyx_32x32_16colors.png image 
> >(which is one of the images embedded within the Windows .ico file). 
> >It's a little "smoother" than the existing lyx.xpm file.
> >
> >Thoughts? Objections?
> 
> Mac OS X uses even swankier 128x128 icons.

With 2 chars per pixel whis would need a 256x128 xterm to edit these
things as .xpm in vi... I wonder how people manage that...

Andre'


Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-14 Thread Bennett Helm

On Jun 13, 2005, at 3:00 PM, Andre Poenitz wrote:


Mac OS X uses even swankier 128x128 icons.


With 2 chars per pixel whis would need a 256x128 xterm to edit these
things as .xpm in vi... I wonder how people manage that...


Why else would you need a 30-inch LCD? Swankiness has its price!

Bennett



Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-13 Thread Jean-Marc Lasgouttes
 Angus == Angus Leeming [EMAIL PROTECTED] writes:

Angus These docs http://doc.trolltech.com/3.3/appicon.html suggest
Angus that we can use .ico file within LyX too, for consistent look
Angus and feel.

Angus On other platforms I'd suggest using the lyx_32x32_16colors.png
Angus image (which is one of the images embedded within the Windows
Angus .ico file). It's a little smoother than the existing lyx.xpm
Angus file.

Angus Thoughts? Objections?

Good idea.

JMarc


Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-13 Thread Angus Leeming
Bennett Helm wrote:

 On Jun 12, 2005, at 2:59 PM, Angus Leeming wrote:
 
 On other platforms I'd suggest using the lyx_32x32_16colors.png image
 (which is one of the images embedded within the Windows .ico file).
 It's a little smoother than the existing lyx.xpm file.

 Thoughts? Objections?
 
 Mac OS X uses even swankier 128x128 icons.
 
 Currently these are the icons on Mac:

128x128 is too big for Windows (32x32 seems to be the norm). But if you 
made SVG files out of these then it's really easy to make smaller bitmaps 
and then clean them up in the gimp.

As for the LyX Monster, see lyx.svg in the 
development/Win32/package/icons

 Should I change them to make them more consistent with Windows icons? 

I think that your are fine. It might be a good idea to get a decent 
graphics artist on board to make us the equivalent of the firefox logo ;-)

-- 
Angus



Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-13 Thread Asger Alstrup

Angus Leeming wrote:
128x128 is too big for Windows (32x32 seems to be the norm). But if you 
made SVG files out of these then it's really easy to make smaller bitmaps 
and then clean them up in the gimp.


You can associate 64x64 icons as well. There is a lot of black voodoo 
involved, but you can make spiffy icons on Windows.


To convert 128x128 to 64x64 or 32x32, just reduce them.

Regards,
Asger


Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-13 Thread Angus Leeming
Asger Alstrup wrote:
 You can associate 64x64 icons as well. There is a lot of black voodoo
 involved, but you can make spiffy icons on Windows.

I get confused by cards. I'm baffled by magic tricks. What do you think 
I'd be like with voodoo?

-- 
Angus



Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-13 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:

Angus> These docs http://doc.trolltech.com/3.3/appicon.html suggest
Angus> that we can use .ico file "within" LyX too, for consistent look
Angus> and feel.

Angus> On other platforms I'd suggest using the lyx_32x32_16colors.png
Angus> image (which is one of the images embedded within the Windows
Angus> .ico file). It's a little "smoother" than the existing lyx.xpm
Angus> file.

Angus> Thoughts? Objections?

Good idea.

JMarc


Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-13 Thread Angus Leeming
Bennett Helm wrote:

> On Jun 12, 2005, at 2:59 PM, Angus Leeming wrote:
> 
>> On other platforms I'd suggest using the lyx_32x32_16colors.png image
>> (which is one of the images embedded within the Windows .ico file).
>> It's a little "smoother" than the existing lyx.xpm file.
>>
>> Thoughts? Objections?
> 
> Mac OS X uses even swankier 128x128 icons.
> 
> Currently these are the icons on Mac:

128x128 is too big for Windows (32x32 seems to be the norm). But if you 
made SVG files out of these then it's really easy to make smaller bitmaps 
and then clean them up in the gimp.

As for the LyX Monster, see lyx.svg in the 
development/Win32/package/icons

> Should I change them to make them more consistent with Windows icons? 

I think that your are fine. It might be a good idea to get a decent 
graphics artist on board to make us the equivalent of the firefox logo ;-)

-- 
Angus



Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-13 Thread Asger Alstrup

Angus Leeming wrote:
128x128 is too big for Windows (32x32 seems to be the norm). But if you 
made SVG files out of these then it's really easy to make smaller bitmaps 
and then clean them up in the gimp.


You can associate 64x64 icons as well. There is a lot of black voodoo 
involved, but you can make spiffy icons on Windows.


To convert 128x128 to 64x64 or 32x32, just reduce them.

Regards,
Asger


Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-13 Thread Angus Leeming
Asger Alstrup wrote:
> You can associate 64x64 icons as well. There is a lot of black voodoo
> involved, but you can make spiffy icons on Windows.

I get confused by cards. I'm baffled by magic tricks. What do you think 
I'd be like with voodoo?

-- 
Angus