servo/components/gfx/text
Pyfisch 2d74bcfea5 Introduce a dedicated data structure for text queries
Add an IndexableText structure for text queries.
Instead of linear search for a node this now uses a HashMap.
Remove the now irrelevant fields from TextDisplayItem.
2018-02-24 10:36:10 +01:00
..
shaping Use specific assertion for gfx text shaping harfbuzz 2018-01-26 01:01:00 +08:00
glyph.rs Merge gfx and gfx_tests 2018-01-20 15:33:15 +01:00
mod.rs Remove an obsolete comment in gfx::text. 2016-06-05 12:31:54 +02:00
text_run.rs Introduce a dedicated data structure for text queries 2018-02-24 10:36:10 +01:00
util.rs order derivable traits lists 2017-08-23 21:38:44 +02:00