On Sat, Oct 21, 2006 at 05:35:37PM +0200, Andre Pönitz wrote:

> Zitat von Enrico Forestieri <[EMAIL PROTECTED]>:
> 
> > On Sat, Oct 21, 2006 at 04:32:35PM +0200, Andre Pönitz wrote:
> >
> >> Just keeping it in does not come for free, and there's no technical
> >> reason not to use Qt4. Qt4 is more widely available than and almost
> >> uniformly
> >> better across the whole range.
> >
> > Except on Solaris. Using Qt 4.1.4 I don't obtain antialiased fonts
> > and the icons have an ugly aspect, too. It's even worse than xforms
> > with scaled bitmaps.
> >
> > I don't know why it is so. In Qt3, the xft library was used, but this
> > is no longer the case with Qt4, which probably relies on fontconfig,
> > which, in turn, is not up to date on Solaris (my speculation).
> 
> I have not checked the appearance of icons on solaris, but Qt4 as
> such certainly compiles and works there.

Sure, with caveats. First I tried building it with -no-qt3support,
got working libraries but the font used for menus and other things
was a [EMAIL PROTECTED] thing. I did not find anything to change that default
as qtconfig was not built. Then I discovered that I had to let
the qt3support thing in if I wanted qtconfig. This way I can change
the default font, but not much other things.

I attach here a screen shot of lyx-qt4 obtained with

xwd -frame > foo.xwd
convert -geometry 100% foo.xwd foo.png

on the Cygwin X-server with an "ssh -X" session to the solaris box
(which I have not handy now).

Rest assured that the bad quality is not due to graphics conversion...

> > The net result is that Qt4 on Solaris is *much* worse than Qt3.
> 
> What does TT say?

I can't claim support from them as I don't have a licence. I am using
the opensource version.

-- 
Enrico

Attachment: foo.png
Description: PNG image

Reply via email to