servo/components/gfx/text
Patrick Walton 520c561d3d gfx: Cache the last result of
`TextRun::index_of_first_glyph_run_containing` in TLS.

This achieves a 40% or so hit rate on Wikipedia.
2015-12-16 09:44:43 -08:00
..
shaping Auto merge of #7799 - mbrubeck:glyph-cleanup, r=pcwalton 2015-09-30 17:44:02 -06:00
glyph.rs gfx: Cache the total advance of each glyph store. 2015-12-15 11:24:36 -08:00
mod.rs Remove dead code from gfx/text 2015-07-14 14:32:45 -07:00
text_run.rs gfx: Cache the last result of 2015-12-16 09:44:43 -08:00
util.rs Add support for pre-wrap and pre-line values for white-space. 2015-10-20 10:44:51 -07:00