mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Replace character indices with UTF-8 byte offsets throughout the code dealing with text shaping and breaking. This eliminates a lot of complexity when converting from one to the other, and interoperates better with the rest of the Rust ecosystem. |
||
---|---|---|
.. | ||
cache.rs | ||
Cargo.toml | ||
lib.rs | ||
opts.rs | ||
prefs.rs | ||
str.rs | ||
thread.rs |