Romain Guy 8f9a9f61ab Clip text correctly
Bug #5706056

A newly introduced optimization relied on the display list renderer
to properly measure text to perform fast clipping. The paint used
to measure text needs to have AA and glyph id encoding set to return
the correct results. Unfortunately these properties were set by
the GL renderer and not by the display list renderer. This change
simply sets the properties in the display list renderer instead.

This change also improves the error message printed out when the
application attempts to use a bitmap larger than the max texture
size.

Change-Id: I4d84e1c7d194aed9ad476f69434eaa2c8f3836a8
2011-12-05 11:53:26 -08:00
..
2011-09-16 12:00:05 -07:00
2011-12-05 11:53:26 -08:00
2011-12-05 11:53:26 -08:00
2010-11-02 16:17:23 -07:00
2011-10-12 14:11:32 -07:00
2011-12-05 11:53:26 -08:00
2011-12-01 20:08:50 -08:00
2011-11-11 22:14:07 -08:00
2011-11-04 16:23:47 -07:00
2011-01-23 16:15:02 -08:00
2011-12-05 11:53:26 -08:00
2011-10-12 13:48:51 -07:00
2011-12-05 11:53:26 -08:00