Qt-interest Archive, October 2007
antialias problem
Message 1 in thread
I have installed qt 4.3.0 on two HP DL380 servers with Redhat Enterprise WS
4u4. One is 32-bit and the other is 64-bit. Both of them are compiled with
FontConfig but no antialiasing appears to work on the fonts or shape or
anything. In the painting/basicdrawing example you can see that the
antialias property does something but it does not result in a smoother
image, instead it's more jaggy.
I also have a copy of 3.3.3 compiled on these machines and antialias works
fine there.
Any help would be appreciated.
Sincerely,
J Fergason
--
[ signature omitted ]
Message 2 in thread
On mandag den 22. Oktober 2007, Jeremy Fergason wrote:
> I have installed qt 4.3.0 on two HP DL380 servers with Redhat Enterprise WS
> 4u4. One is 32-bit and the other is 64-bit. Both of them are compiled
> with FontConfig but no antialiasing appears to work on the fonts or shape
> or anything. In the painting/basicdrawing example you can see that the
> antialias property does something but it does not result in a smoother
> image, instead it's more jaggy.
>
> I also have a copy of 3.3.3 compiled on these machines and antialias works
> fine there.
>
> Any help would be appreciated.
It's most likely some library you don't have. Have you checked that all
dependencies are marked as okay when you run configure?
Bo.
--
[ signature omitted ]