Fix a crash that can occur when using TrueType fonts. This should have
gone in with X.Org 6.8.2, but since we're using the external libXft
library, it was missed.
Reported by: adamw
Obtained from: Freedesktop.org CVS
Approved by: portmgr (implicit)
Revert a portion of the font rendering code that enforces strict bitmap font
sizes. This was causing a problem loading certain fonts. This code
is now equivalent to Xft-2.1.2.