Dave Airlie <[email protected]> writes: > From: Dave Airlie <[email protected]> > > running xfontsel on haswell here, with a max texture size > of 8kx8k, one font wants 9711 height. This fallsback to > sw in this case. > > A proper solution probably involves using an array texture.
Given that we almost always need more height than width for 16-bit fonts, a single texture solution could be to divide the texture in half horizontally for the 16-bit font case. -- -keith
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
