mirror of
https://github.com/servo/servo.git
synced 2025-07-29 02:00:23 +01:00
In advance_for_char_range add a SIMD code path for the the common case of no detailed glyphs. - gfx/Cargo.toml Add simd dependency https://github.com/huonw/simd - servo/Cargo.lock Add simd dependency https://github.com/huonw/simd @ d9ad79d86eab50a8f36d45fe17aa9e3a533389ee. - SIMD isn't used on non-x86_65/aarch64 architectures. |
||
---|---|---|
.. | ||
shaping | ||
glyph.rs | ||
mod.rs | ||
text_run.rs | ||
util.rs |