Comment 2 for bug 322460

Revision history for this message
Neil J. Patel (njpatel) wrote : Re: Launcher fonts and border issues

RE: Launcher texture issues

There seems to be an issue with the Jaunty Intel drivers and the way they handle TidyTextureFrames. These objects basically tile the texture in GL with padding (so only stretching certain areas), allowing one texture to be resized without losing rounded-corners, for example.

The code for the TidyTextureFrame is available here:
http://svn.o-hand.com/repos/tidy/trunk/tidy/tidy-texture-frame.c

And I will attach a before/after screenshot of the launcher showing how it normally looks, and how it looks currently.