Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Helge Hafting

Shu Li wrote:

Hi,

I am using Red Hat EL4, Qt 4.2.2 and Lyx 1.5.0 beta1. Comparing to the 
old

Lyx 1.4.3, version 1.5.0 looks lacking of the anti-aliasing processing on
the screen fonts. While in 1.4.3 the screen fonts look pretty smooth, 
those
in 1.5.0 have fractures or spikes and that made them unclear, even 
though I
tried switching the screen fonts several times. My 1.4.3 and 1.5.0 
runs on

the same computer.

I don't know if that's the problem of QT4 or Lyx, or could I set some
preference to have the anti-aliasing back? Thank you.

My lyx 1.5 beta (on debian) does antialiasing.
Did you try something simple like tools-preferences-screen fonts?
Make sure lyx-1.5 uses exactly the same fonts as lyx-1.4.3 do.
Perhaps your xserver isn't capable of antialiasing all fonts, and
lyx-1.5 might install itself  with bad defaults.

Do you have any other qt4 apps - do they get antialiased fonts?
Lyx 1.4.3 uses qt3, any qt3 setup you may have done will have
to be re-done for qt4 as well.

Helge Hafting


Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Jean-Pierre Chretien

Date: Wed, 28 Feb 2007 10:46:08 +0100
From: Helge Hafting [EMAIL PROTECTED]
To: Shu Li [EMAIL PROTECTED]
CC: lyx-devel@lists.lyx.org, lyx-users@lists.lyx.org
Subject: Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

Shu Li wrote:
[...]

 I don't know if that's the problem of QT4 or Lyx, or could I set some
 preference to have the anti-aliasing back? Thank you.
My lyx 1.5 beta (on debian) does antialiasing.
Did you try something simple like tools-preferences-screen fonts?
Make sure lyx-1.5 uses exactly the same fonts as lyx-1.4.3 do.
Perhaps your xserver isn't capable of antialiasing all fonts, and
lyx-1.5 might install itself  with bad defaults.

Do you have any other qt4 apps - do they get antialiased fonts?
Lyx 1.4.3 uses qt3, any qt3 setup you may have done will have
to be re-done for qt4 as well.

Same behaviour on my Debian Etch, where lyx-1.4.3 works fine.
Changing the Screen Fonts solves the problem for the document font, not
for the menu fonts (the popup which opens on slection of File, eg. has 
anti-aliased fonts, but the spellchecker window has not).

Do I miss some package ? I don't have dependency check
when buiding from source...

-- 
Jean-Pierre



Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Richard Kleeman
I changed those fonts on my Ubuntu system using the qt4 configuration 
utility: qtconfig-qt4 which is in the package qt4-qtconfig (I assume 
that is in Debian as well).



Jean-Pierre Chretien wrote:

Date: Wed, 28 Feb 2007 10:46:08 +0100
From: Helge Hafting [EMAIL PROTECTED]
To: Shu Li [EMAIL PROTECTED]
CC: lyx-devel@lists.lyx.org, [EMAIL PROTECTED]
Subject: Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

Shu Li wrote:

[...]

I don't know if that's the problem of QT4 or Lyx, or could I set some
preference to have the anti-aliasing back? Thank you.

My lyx 1.5 beta (on debian) does antialiasing.
Did you try something simple like tools-preferences-screen fonts?
Make sure lyx-1.5 uses exactly the same fonts as lyx-1.4.3 do.
Perhaps your xserver isn't capable of antialiasing all fonts, and
lyx-1.5 might install itself  with bad defaults.

Do you have any other qt4 apps - do they get antialiased fonts?
Lyx 1.4.3 uses qt3, any qt3 setup you may have done will have
to be re-done for qt4 as well.


Same behaviour on my Debian Etch, where lyx-1.4.3 works fine.
Changing the Screen Fonts solves the problem for the document font, not
for the menu fonts (the popup which opens on slection of File, eg. has 
anti-aliased fonts, but the spellchecker window has not).


Do I miss some package ? I don't have dependency check
when buiding from source...





Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Rex Dieter
Shu Li wrote:

 I don't know if that's the problem of QT4 or Lyx

It's QT4

-- Rex 




Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Shu Li

Hi,

Thank you all for the informative replies. After a day of testing and
googling, I have finally found the cause of this problem and the solution.
The problem is actually quite deep: It is not in LyX, it is not in Qt4, it
is because I used a VNC session to use LyX 1.5 and my VNC server (RealVNC)
doesn't support the X RENDER extension, which Qt4 uses to display
anti-aliased fonts. (Instead, Qt3 doesn't use RENDER for the fonts so Lyx
1.4 displays ok.)

Instead of waiting for the next version of RealVNC, I switched to xf4vnc and
this problem is solved. The speed now is a little slower, though.

best,
Sam



On 2/28/07, Helge Hafting [EMAIL PROTECTED] wrote:


Shu Li wrote:
 Hi,

 I am using Red Hat EL4, Qt 4.2.2 and Lyx 1.5.0 beta1. Comparing to the
 old
 Lyx 1.4.3, version 1.5.0 looks lacking of the anti-aliasing processing
on
 the screen fonts. While in 1.4.3 the screen fonts look pretty smooth,
 those
 in 1.5.0 have fractures or spikes and that made them unclear, even
 though I
 tried switching the screen fonts several times. My 1.4.3 and 1.5.0
 runs on
 the same computer.

 I don't know if that's the problem of QT4 or Lyx, or could I set some
 preference to have the anti-aliasing back? Thank you.
My lyx 1.5 beta (on debian) does antialiasing.
Did you try something simple like tools-preferences-screen fonts?
Make sure lyx-1.5 uses exactly the same fonts as lyx-1.4.3 do.
Perhaps your xserver isn't capable of antialiasing all fonts, and
lyx-1.5 might install itself  with bad defaults.

Do you have any other qt4 apps - do they get antialiased fonts?
Lyx 1.4.3 uses qt3, any qt3 setup you may have done will have
to be re-done for qt4 as well.

Helge Hafting





--
best,
Sam (AKA  Shu Li)


Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Helge Hafting

Shu Li wrote:

Hi,

I am using Red Hat EL4, Qt 4.2.2 and Lyx 1.5.0 beta1. Comparing to the 
old

Lyx 1.4.3, version 1.5.0 looks lacking of the anti-aliasing processing on
the screen fonts. While in 1.4.3 the screen fonts look pretty smooth, 
those
in 1.5.0 have fractures or spikes and that made them unclear, even 
though I
tried switching the screen fonts several times. My 1.4.3 and 1.5.0 
runs on

the same computer.

I don't know if that's the problem of QT4 or Lyx, or could I set some
preference to have the anti-aliasing back? Thank you.

My lyx 1.5 beta (on debian) does antialiasing.
Did you try something simple like tools-preferences-screen fonts?
Make sure lyx-1.5 uses exactly the same fonts as lyx-1.4.3 do.
Perhaps your xserver isn't capable of antialiasing all fonts, and
lyx-1.5 might install itself  with bad defaults.

Do you have any other qt4 apps - do they get antialiased fonts?
Lyx 1.4.3 uses qt3, any qt3 setup you may have done will have
to be re-done for qt4 as well.

Helge Hafting


Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Jean-Pierre Chretien

Date: Wed, 28 Feb 2007 10:46:08 +0100
From: Helge Hafting [EMAIL PROTECTED]
To: Shu Li [EMAIL PROTECTED]
CC: lyx-devel@lists.lyx.org, lyx-users@lists.lyx.org
Subject: Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

Shu Li wrote:
[...]

 I don't know if that's the problem of QT4 or Lyx, or could I set some
 preference to have the anti-aliasing back? Thank you.
My lyx 1.5 beta (on debian) does antialiasing.
Did you try something simple like tools-preferences-screen fonts?
Make sure lyx-1.5 uses exactly the same fonts as lyx-1.4.3 do.
Perhaps your xserver isn't capable of antialiasing all fonts, and
lyx-1.5 might install itself  with bad defaults.

Do you have any other qt4 apps - do they get antialiased fonts?
Lyx 1.4.3 uses qt3, any qt3 setup you may have done will have
to be re-done for qt4 as well.

Same behaviour on my Debian Etch, where lyx-1.4.3 works fine.
Changing the Screen Fonts solves the problem for the document font, not
for the menu fonts (the popup which opens on slection of File, eg. has 
anti-aliased fonts, but the spellchecker window has not).

Do I miss some package ? I don't have dependency check
when buiding from source...

-- 
Jean-Pierre



Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Richard Kleeman
I changed those fonts on my Ubuntu system using the qt4 configuration 
utility: qtconfig-qt4 which is in the package qt4-qtconfig (I assume 
that is in Debian as well).



Jean-Pierre Chretien wrote:

Date: Wed, 28 Feb 2007 10:46:08 +0100
From: Helge Hafting [EMAIL PROTECTED]
To: Shu Li [EMAIL PROTECTED]
CC: lyx-devel@lists.lyx.org, [EMAIL PROTECTED]
Subject: Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

Shu Li wrote:

[...]

I don't know if that's the problem of QT4 or Lyx, or could I set some
preference to have the anti-aliasing back? Thank you.

My lyx 1.5 beta (on debian) does antialiasing.
Did you try something simple like tools-preferences-screen fonts?
Make sure lyx-1.5 uses exactly the same fonts as lyx-1.4.3 do.
Perhaps your xserver isn't capable of antialiasing all fonts, and
lyx-1.5 might install itself  with bad defaults.

Do you have any other qt4 apps - do they get antialiased fonts?
Lyx 1.4.3 uses qt3, any qt3 setup you may have done will have
to be re-done for qt4 as well.


Same behaviour on my Debian Etch, where lyx-1.4.3 works fine.
Changing the Screen Fonts solves the problem for the document font, not
for the menu fonts (the popup which opens on slection of File, eg. has 
anti-aliased fonts, but the spellchecker window has not).


Do I miss some package ? I don't have dependency check
when buiding from source...





Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Rex Dieter
Shu Li wrote:

 I don't know if that's the problem of QT4 or Lyx

It's QT4

-- Rex 




Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Shu Li

Hi,

Thank you all for the informative replies. After a day of testing and
googling, I have finally found the cause of this problem and the solution.
The problem is actually quite deep: It is not in LyX, it is not in Qt4, it
is because I used a VNC session to use LyX 1.5 and my VNC server (RealVNC)
doesn't support the X RENDER extension, which Qt4 uses to display
anti-aliased fonts. (Instead, Qt3 doesn't use RENDER for the fonts so Lyx
1.4 displays ok.)

Instead of waiting for the next version of RealVNC, I switched to xf4vnc and
this problem is solved. The speed now is a little slower, though.

best,
Sam



On 2/28/07, Helge Hafting [EMAIL PROTECTED] wrote:


Shu Li wrote:
 Hi,

 I am using Red Hat EL4, Qt 4.2.2 and Lyx 1.5.0 beta1. Comparing to the
 old
 Lyx 1.4.3, version 1.5.0 looks lacking of the anti-aliasing processing
on
 the screen fonts. While in 1.4.3 the screen fonts look pretty smooth,
 those
 in 1.5.0 have fractures or spikes and that made them unclear, even
 though I
 tried switching the screen fonts several times. My 1.4.3 and 1.5.0
 runs on
 the same computer.

 I don't know if that's the problem of QT4 or Lyx, or could I set some
 preference to have the anti-aliasing back? Thank you.
My lyx 1.5 beta (on debian) does antialiasing.
Did you try something simple like tools-preferences-screen fonts?
Make sure lyx-1.5 uses exactly the same fonts as lyx-1.4.3 do.
Perhaps your xserver isn't capable of antialiasing all fonts, and
lyx-1.5 might install itself  with bad defaults.

Do you have any other qt4 apps - do they get antialiased fonts?
Lyx 1.4.3 uses qt3, any qt3 setup you may have done will have
to be re-done for qt4 as well.

Helge Hafting





--
best,
Sam (AKA  Shu Li)


Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Helge Hafting

Shu Li wrote:

Hi,

I am using Red Hat EL4, Qt 4.2.2 and Lyx 1.5.0 beta1. Comparing to the 
old

Lyx 1.4.3, version 1.5.0 looks lacking of the anti-aliasing processing on
the screen fonts. While in 1.4.3 the screen fonts look pretty smooth, 
those
in 1.5.0 have fractures or spikes and that made them unclear, even 
though I
tried switching the screen fonts several times. My 1.4.3 and 1.5.0 
runs on

the same computer.

I don't know if that's the problem of QT4 or Lyx, or could I set some
preference to have the anti-aliasing back? Thank you.

My lyx 1.5 beta (on debian) does antialiasing.
Did you try something simple like tools->preferences->screen fonts?
Make sure lyx-1.5 uses exactly the same fonts as lyx-1.4.3 do.
Perhaps your xserver isn't capable of antialiasing all fonts, and
lyx-1.5 might install itself  with bad defaults.

Do you have any other qt4 apps - do they get antialiased fonts?
Lyx 1.4.3 uses qt3, any qt3 setup you may have done will have
to be re-done for qt4 as well.

Helge Hafting


Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Jean-Pierre Chretien

>>Date: Wed, 28 Feb 2007 10:46:08 +0100
>>From: Helge Hafting <[EMAIL PROTECTED]>
>>To: Shu Li <[EMAIL PROTECTED]>
>>CC: lyx-devel@lists.lyx.org, lyx-users@lists.lyx.org
>>Subject: Re: Lyx 1.5.0 beta1 screen fonts antialiasing?
>>
>>Shu Li wrote:
[...]
>>>
>>> I don't know if that's the problem of QT4 or Lyx, or could I set some
>>> preference to have the anti-aliasing back? Thank you.
>>My lyx 1.5 beta (on debian) does antialiasing.
>>Did you try something simple like tools->preferences->screen fonts?
>>Make sure lyx-1.5 uses exactly the same fonts as lyx-1.4.3 do.
>>Perhaps your xserver isn't capable of antialiasing all fonts, and
>>lyx-1.5 might install itself  with bad defaults.
>>
>>Do you have any other qt4 apps - do they get antialiased fonts?
>>Lyx 1.4.3 uses qt3, any qt3 setup you may have done will have
>>to be re-done for qt4 as well.

Same behaviour on my Debian Etch, where lyx-1.4.3 works fine.
Changing the Screen Fonts solves the problem for the document font, not
for the menu fonts (the popup which opens on slection of File, eg. has 
anti-aliased fonts, but the spellchecker window has not).

Do I miss some package ? I don't have dependency check
when buiding from source...

-- 
Jean-Pierre



Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Richard Kleeman
I changed those fonts on my Ubuntu system using the qt4 configuration 
utility: qtconfig-qt4 which is in the package qt4-qtconfig (I assume 
that is in Debian as well).



Jean-Pierre Chretien wrote:

Date: Wed, 28 Feb 2007 10:46:08 +0100
From: Helge Hafting <[EMAIL PROTECTED]>
To: Shu Li <[EMAIL PROTECTED]>
CC: lyx-devel@lists.lyx.org, [EMAIL PROTECTED]
Subject: Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

Shu Li wrote:

[...]

I don't know if that's the problem of QT4 or Lyx, or could I set some
preference to have the anti-aliasing back? Thank you.

My lyx 1.5 beta (on debian) does antialiasing.
Did you try something simple like tools->preferences->screen fonts?
Make sure lyx-1.5 uses exactly the same fonts as lyx-1.4.3 do.
Perhaps your xserver isn't capable of antialiasing all fonts, and
lyx-1.5 might install itself  with bad defaults.

Do you have any other qt4 apps - do they get antialiased fonts?
Lyx 1.4.3 uses qt3, any qt3 setup you may have done will have
to be re-done for qt4 as well.


Same behaviour on my Debian Etch, where lyx-1.4.3 works fine.
Changing the Screen Fonts solves the problem for the document font, not
for the menu fonts (the popup which opens on slection of File, eg. has 
anti-aliased fonts, but the spellchecker window has not).


Do I miss some package ? I don't have dependency check
when buiding from source...





Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Rex Dieter
Shu Li wrote:

> I don't know if that's the problem of QT4 or Lyx

It's QT4

-- Rex 




Re: Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-28 Thread Shu Li

Hi,

Thank you all for the informative replies. After a day of testing and
googling, I have finally found the cause of this problem and the solution.
The problem is actually quite deep: It is not in LyX, it is not in Qt4, it
is because I used a VNC session to use LyX 1.5 and my VNC server (RealVNC)
doesn't support the X RENDER extension, which Qt4 uses to display
anti-aliased fonts. (Instead, Qt3 doesn't use RENDER for the fonts so Lyx
1.4 displays ok.)

Instead of waiting for the next version of RealVNC, I switched to xf4vnc and
this problem is solved. The speed now is a little slower, though.

best,
Sam



On 2/28/07, Helge Hafting <[EMAIL PROTECTED]> wrote:


Shu Li wrote:
> Hi,
>
> I am using Red Hat EL4, Qt 4.2.2 and Lyx 1.5.0 beta1. Comparing to the
> old
> Lyx 1.4.3, version 1.5.0 looks lacking of the anti-aliasing processing
on
> the screen fonts. While in 1.4.3 the screen fonts look pretty smooth,
> those
> in 1.5.0 have fractures or spikes and that made them unclear, even
> though I
> tried switching the screen fonts several times. My 1.4.3 and 1.5.0
> runs on
> the same computer.
>
> I don't know if that's the problem of QT4 or Lyx, or could I set some
> preference to have the anti-aliasing back? Thank you.
My lyx 1.5 beta (on debian) does antialiasing.
Did you try something simple like tools->preferences->screen fonts?
Make sure lyx-1.5 uses exactly the same fonts as lyx-1.4.3 do.
Perhaps your xserver isn't capable of antialiasing all fonts, and
lyx-1.5 might install itself  with bad defaults.

Do you have any other qt4 apps - do they get antialiased fonts?
Lyx 1.4.3 uses qt3, any qt3 setup you may have done will have
to be re-done for qt4 as well.

Helge Hafting





--
best,
Sam (AKA  Shu Li)


Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-27 Thread Shu Li

Hi,

I am using Red Hat EL4, Qt 4.2.2 and Lyx 1.5.0 beta1. Comparing to the old
Lyx 1.4.3, version 1.5.0 looks lacking of the anti-aliasing processing on
the screen fonts. While in 1.4.3 the screen fonts look pretty smooth, those
in 1.5.0 have fractures or spikes and that made them unclear, even though I
tried switching the screen fonts several times. My 1.4.3 and 1.5.0 runs on
the same computer.

I don't know if that's the problem of QT4 or Lyx, or could I set some
preference to have the anti-aliasing back? Thank you.

best,
Sam


Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-27 Thread Shu Li

Hi,

I am using Red Hat EL4, Qt 4.2.2 and Lyx 1.5.0 beta1. Comparing to the old
Lyx 1.4.3, version 1.5.0 looks lacking of the anti-aliasing processing on
the screen fonts. While in 1.4.3 the screen fonts look pretty smooth, those
in 1.5.0 have fractures or spikes and that made them unclear, even though I
tried switching the screen fonts several times. My 1.4.3 and 1.5.0 runs on
the same computer.

I don't know if that's the problem of QT4 or Lyx, or could I set some
preference to have the anti-aliasing back? Thank you.

best,
Sam


Lyx 1.5.0 beta1 screen fonts antialiasing?

2007-02-27 Thread Shu Li

Hi,

I am using Red Hat EL4, Qt 4.2.2 and Lyx 1.5.0 beta1. Comparing to the old
Lyx 1.4.3, version 1.5.0 looks lacking of the anti-aliasing processing on
the screen fonts. While in 1.4.3 the screen fonts look pretty smooth, those
in 1.5.0 have fractures or spikes and that made them unclear, even though I
tried switching the screen fonts several times. My 1.4.3 and 1.5.0 runs on
the same computer.

I don't know if that's the problem of QT4 or Lyx, or could I set some
preference to have the anti-aliasing back? Thank you.

best,
Sam