Clément DAVID
c5fe235112
order derivable traits lists
...
Ignoring :
- **generated**.rs
- python/tidy/servo_tidy_tests/rust_tidy.rs
2017-08-23 21:38:44 +02:00
Martin Robinson
e58e8ab42e
Upgrade to the latest version of WebRender
2017-07-13 07:44:08 +10:00
Xidorn Quan
8b842f5417
Use integer for specified and computed font-weight
2017-07-06 15:31:24 +10:00
Simon Sapin
316cd35767
Untry
2017-06-18 13:21:51 +02:00
hinaria
ead828d992
scale line gap by em size
2017-06-15 23:46:17 +10:00
Dominik Boehi
ecab3cd796
Fix panic when font face name is not available
2017-04-12 20:36:27 +02:00
Jonathan Turner
cf911cef28
Change windows font metrics
2017-03-20 11:57:39 +13:00
Vladimir Vukicevic
a9611c31a7
Implement downloadable fonts on Windows
2017-01-18 13:30:58 -05:00
Vladimir Vukicevic
473df194fc
tidy and warning fixes
2016-11-10 16:07:40 -05:00
Vladimir Vukicevic
db357b0334
DirectWrite font backend for Windows
2016-11-10 14:58:51 -05:00
Simon Sapin
53b638c0e2
Update to string-cache 0.3
2016-11-03 16:23:05 +01:00
Glenn Watson
0849607239
Minimal Win32 font platform implementation.
...
This uses a (very simple) Win32 API call to enumerate font
families available, and load them as byte buffers.
The font rasterization itself is done by freetype.
This gets Servo + WR + Windows working, but should be improved
by adding a proper implementation that matches fonts correctly
and also uses DirectWrite (or GDI) to handle font rasterization.
2016-10-05 07:46:02 +10:00