I never quite understood why Windows’ fonts would be anti-aliased only at large sizes. It doesnt take much to do some basic anti-aliasing. Render a character at double the size, shrink it to the required size with an average filtering, and there is the smooth looking character. In any case, recently I’ve seen several screen shots on the web, where Windows XP’s fonts looked pretty smooth. Eventually I did a web search and I found out that the ClearType font rendering, was actually available on XP, not just on Pocket PC (Windows for PDAs). I downloaded the ClearType PowerToy and after a short while I was already looking at anti-aliased fonts.
ClearType does some extra clever smoothing for LCD monitors, where red green and blue sub-pixels are nicely distributed each taking exactly one third of a whole pixel.
This is not a new thing. Adobe Acrobat Reader has been doing it, Apple MacOS X on LCD displays has also been doing it. Microsoft of course claims some special recipe that apparently gives it the top quality. I’m not sure where the top quality level is, but I’m definitely much happier now !
Changing topic, I’ve successfully installed and started the Subversion server on my home-server. Now I can work on code at work and find the same changes at home and vice versa. Very handy, although the available GUI clients on Windows aren’t as good as WinCVS for CVS. Still, I’m quite happy.
It seems that nowadays one couldn’t live anymore without Open Source software !!
On the 3D side, I’ve been looking for 3D objects on the net, but everyone wants people to pay for any half decent object (..so much for the Open Source efforts !). So, I asked help to my sister. She sent me a 3DS of a church that either she or her boyfriend made… her architecture studies are starting to become more and more useful from my point of view 8)
Unfortunately my 3DS parser seems to have problems detecting the proper face orientation. Now I’m in the middle of some fierce debugging. I hope to be done with this by today, or I can’t guarantee I’ll be able to grant me a good night of sleep… ummmm !
Posted by Davide Pasca in Uncategorized
