servo/components
bors-servo af48b42c57 Auto merge of #17706 - glennw:linux-fonts, r=stshine,emilio
Improve font layout in Linux / Freetype platforms.

This patch contains two small changes:

* Fix the font size calculation that is passed to Freetype. This
  now matches exactly how Webrender and Gecko calculate font size
  to pass to layout.
* Enable light hinting by default for fonts when using Freetype.
  We should make this configurable in the future, but this is a
  better default than no hinting (and matches what most Linux
  distros default to).

These two changes (along with the pending WR update) fix a lot
of the font layout issues on Linux. There is still at least one
remaining issue with hidpi displays on Linux that will be fixed
in a follow up patch.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17706)
<!-- Reviewable:end -->
2017-07-13 16:13:41 -07:00
..
atoms Bump serde to 1.0 2017-06-16 13:31:18 +02:00
bluetooth Untry 2017-06-18 13:21:51 +02:00
bluetooth_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
canvas Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
canvas_traits Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
compositing Auto merge of #17685 - paulrouget:rm_InitializeCompositing, r=jdm 2017-07-13 07:46:32 -07:00
config Add option to write profiler output to InfluxDB 2017-07-03 10:13:46 +02:00
constellation Auto merge of #17709 - paulrouget:new_pipeline_before_add_pending_changes, r=cbrewster 2017-07-13 10:50:07 -07:00
debugger Enable the debugger on Android 2017-03-17 16:36:06 +01:00
deny_public_fields deny_public_fields: display field identifier in help message 2017-06-25 18:12:43 +01:00
devtools Untry 2017-06-18 13:21:51 +02:00
devtools_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
dom_struct
domobject_derive
geometry Bump serde to 1.0 2017-06-16 13:31:18 +02:00
gfx Auto merge of #17706 - glennw:linux-fonts, r=stshine,emilio 2017-07-13 16:13:41 -07:00
gfx_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
jstraceable_derive
layout Auto merge of #17712 - mrobinson:overflow-scroll-clip, r=emilio 2017-07-13 11:52:06 -07:00
layout_thread Revert "Auto merge of #17701 - bholley:reuse_allocations, r=emilio" 2017-07-13 09:58:08 +02:00
layout_traits Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
msg Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
net Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
net_traits Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
profile Add option to write profiler output to InfluxDB 2017-07-03 10:13:46 +02:00
profile_traits Passing ProfilerChan by reference to the send_profile_data method. 2017-06-25 14:29:44 +02:00
rand
range Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
remutex Upgrade to rustc 1.19.0-nightly (ced823e26 2017-05-07) 2017-05-08 12:46:03 +02:00
script Auto merge of #17501 - jyc:Text-children_changed, r=emilio 2017-07-13 14:00:13 -07:00
script_layout_interface Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
script_plugins Upgrade to rustc 1.20.0-nightly (3bfc18a96 2017-06-29) 2017-06-30 23:22:38 +02:00
script_traits Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
selectors style: Remove SelectorAndHashes. 2017-07-13 05:44:55 +02:00
servo Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
servo_arc Revert "Auto merge of #17701 - bholley:reuse_allocations, r=emilio" 2017-07-13 09:58:08 +02:00
size_of_test Add size_of_test crate 2017-05-16 10:12:51 +02:00
style Auto merge of #17717 - emilio:style-sharing-stop, r=bzbarsky 2017-07-13 15:05:07 -07:00
style_derive Introduce #[css(comma)] 2017-07-11 17:14:14 +02:00
style_traits Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
url Untry 2017-06-18 13:21:51 +02:00
webdriver_server Untry 2017-06-18 13:21:51 +02:00
webvr Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
webvr_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00