Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -4/+4 |
| | |||||
* | Format gfx platform #21373 | kingdido999 | 2018-09-05 | 1 | -1/+3 |
| | |||||
* | Ged rid of libfontconfig in Android. Query available fonts from Android ↵ | Imanol Fernandez | 2017-06-02 | 1 | -1/+7 |
| | | | | system font configuration files. | ||||
* | DirectWrite font backend for Windows | Vladimir Vukicevic | 2016-11-10 | 1 | -3/+5 |
| | |||||
* | Minimal Win32 font platform implementation. | Glenn Watson | 2016-10-05 | 1 | -10/+15 |
| | | | | | | | | | | | 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. | ||||
* | Native MSVC windows build, convert to cmake | Vladimir Vukicevic | 2016-08-17 | 1 | -2/+13 |
| | |||||
* | Make the gfx::platform module private. | Ms2ger | 2016-06-05 | 1 | -2/+2 |
| | |||||
* | Move c_str_to_string to its only consumer. | Ms2ger | 2016-06-05 | 1 | -0/+10 |
| | |||||
* | win32: use fontconfig/freetype on windows as well (for now) | Vladimir Vukicevic | 2016-01-20 | 1 | -2/+2 |
| | |||||
* | make test-tidy check that = have space after them | erneyja | 2015-09-01 | 1 | -4/+4 |
| | |||||
* | Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a | Jack Moffitt | 2014-11-13 | 1 | -4/+2 |
| | |||||
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+27 |