hecrj / wgpu_glyph

A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)
https://docs.rs/wgpu_glyph
MIT License
441 stars 77 forks source link

Fix stale section_hasher doc default hasher comment #60

Closed nico-abram closed 3 years ago

nico-abram commented 3 years ago

glyph_brush switched from seahash to xxhash in 0.4.1 https://github.com/alexheretic/glyph-brush/blob/efd4f76923bdbcfe0929a1fa757bd60d5ee52db0/glyph-brush/CHANGELOG.md#041

See here for it's up to date documentation