Commit Graph

7 Commits

Author SHA1 Message Date
Glenn Watson
ef7c0d2e17 servo: Merge #3675 - Add support for local font faces. Improves fonts on rust lang and guide (from glennw:local-fonts); r=pcwalton
Source-Repo: https://github.com/servo/servo
Source-Revision: 48ce107d7275c08273cea6dca3523d0eee23eea7
2014-10-14 11:33:34 -06:00
Glenn Watson
bf9dd8e95a servo: Merge #3663 - Fix selection of fallback fonts. Fixes monospace fonts in rust guide (from glennw:font-fallback); r=pcwalton
Previously, any font template that could not be found would return an item from the last resort font family. Now, the last resort font family is only searched if the entire list of supplied font families is empty.

Source-Repo: https://github.com/servo/servo
Source-Revision: d04733cf595edf8ed5f0eaa414355f9cdc3d9c10
2014-10-13 20:24:37 -06:00
Simon Sapin
e245f210fb servo: Merge #3438 - Upgrade Rust (from servo:rustup)
Source-Repo: https://github.com/servo/servo
Source-Revision: 045328c8e94f5bdfcd67105c5dfa9209f4cd501c
2014-09-20 15:35:08 -07:00
Jack Moffitt
788c9e2676 servo: Merge #3327 - Reinstate errors for unused variables and imports (from metajack:cargo-profiles)
Source-Repo: https://github.com/servo/servo
Source-Revision: 6c179127a311d2c1dcd4441098a176faafe51f52
2014-09-14 09:56:58 -04:00
Glenn Watson
ee17c60758 servo: Merge #3304 - Print debug message instead of fail when unable to load web font. Fixes #3301 (from glennw:allow-font-failure)
Source-Repo: https://github.com/servo/servo
Source-Revision: a2ab6f97991aa877a19ed24976694d451ac450cf
2014-09-12 10:12:51 -04:00
Glenn Watson
5f140fab01 servo: Merge #3256 - Improve quality of font rendering on Linux (and Android) (from glennw:font-fixes)
Source-Repo: https://github.com/servo/servo
Source-Revision: 6eeac023a939efe140b8bbdb0c32c437e7db5ffd
2014-09-09 18:39:27 -06:00
Jack Moffitt
132ee35633 servo: Merge #3230 - Cargoify servo (from servo:cargoify)
Source-Repo: https://github.com/servo/servo
Source-Revision: b1305bb7d051f83850c51bb0da0ccc86a5e07922
2014-09-09 08:18:18 -06:00