This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
servo
Watch
1
Star
0
Fork
You've already forked servo
0
mirror of
https://github.com/servo/servo.git
synced
2025-06-24 09:04:33 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
93c9dda793
servo
/
components
/
gfx
/
text
History
Download ZIP
Download TAR.GZ
Matt Brubeck
894f6395e6
Use xi-unicode for line breaking
2016-04-30 20:37:22 -07:00
..
shaping
Use byte indices instead of char indices for text runs
2016-04-28 14:32:14 -07:00
glyph.rs
Use byte indices instead of char indices for text runs
2016-04-28 14:32:14 -07:00
mod.rs
Remove dead code from gfx/text
2015-07-14 14:32:45 -07:00
text_run.rs
Use xi-unicode for line breaking
2016-04-30 20:37:22 -07:00
util.rs
Add support for
pre-wrap
and
pre-line
values for
white-space
.
2015-10-20 10:44:51 -07:00