mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +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. |
||
---|---|---|
.. | ||
mod.rs |