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-07-31 11:10:22 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
13e7de482c
servo
/
components
/
gfx
/
platform
/
macos
History
Download ZIP
Download TAR.GZ
Corey Farwell
df79c8f8fa
Utilize match guard; make methods more similar
...
Make the structure for the `stretchiness` and `boldness` methods more similar
2015-08-11 18:28:50 -04:00
..
font.rs
Utilize match guard; make methods more similar
2015-08-11 18:28:50 -04:00
font_context.rs
Instrument FreeType allocations.
2015-06-10 15:48:19 -07:00
font_list.rs
Utilize
if let
instead of
match
in a few places
2015-06-09 21:15:38 -07:00
font_template.rs
gfx: Fix Core Text font instantiation for Web fonts on Mac.
2015-08-04 17:07:44 -07:00