Jan Andre Ikenmeyer
1d6fe65401
Update MPL license to https (part 4)
2018-11-19 14:47:27 +01:00
Simon Sapin
45f7199eee
cargo fix --edition
2018-11-06 15:26:02 +01:00
kingdido999
c57c99d9f7
Format gfx platform #21373
2018-09-05 08:39:05 +08:00
Imanol Fernandez
19fbec9d54
Ged rid of libfontconfig in Android. Query available fonts from Android system font configuration files.
2017-06-02 18:40:08 +02:00
Vladimir Vukicevic
db357b0334
DirectWrite font backend for Windows
2016-11-10 14:58:51 -05: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
Vladimir Vukicevic
5bbec7469d
Native MSVC windows build, convert to cmake
2016-08-17 09:50:51 -04:00
Ms2ger
50e1e8bf02
Make the gfx::platform module private.
2016-06-05 12:31:53 +02:00
Ms2ger
2767133ff3
Move c_str_to_string to its only consumer.
2016-06-05 12:31:52 +02:00
Vladimir Vukicevic
025ed57c04
win32: use fontconfig/freetype on windows as well (for now)
2016-01-20 08:38:20 -06:00
erneyja
17663315dd
make test-tidy check that = have space after them
2015-09-01 07:18:19 -04:00
Jack Moffitt
d1b433a3b3
Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a
2014-11-13 11:17:43 +10:00
Jack Moffitt
c6ab60dbfc
Cargoify servo
2014-09-08 20:21:42 -06:00