diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-27 09:34:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-27 09:34:53 -0500 |
commit | 44ed0f29a41652ff888bedaddb303da8d9187da6 (patch) | |
tree | 1e39335d17f7997d81bfc516ef79a0837a98e7cf /python/servo/command_base.py | |
parent | 4077ae7d04e64d66e2dfd1577dc4d337c45fecd4 (diff) | |
parent | ca8b375656428ee8c1bbae1b25519778ac90c746 (diff) | |
download | servo-44ed0f29a41652ff888bedaddb303da8d9187da6.tar.gz servo-44ed0f29a41652ff888bedaddb303da8d9187da6.zip |
Auto merge of #12605 - metajack:win-app-fixes, r=larsbergstrom
Fix font metrics and switch to windows subsystem
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
<!-- Either: -->
- [ ] These changes do not require tests because they must be manually tested
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Currently fonts are using incorrect metrics and the app uses the console
subsystem. This patch adds aliases so that font metrics are found and
instructs the linker to use the windows subsystem.
NOTE: This is not yet ready to merge. The RUSTFLAGS isn't getting set right.
<!-- 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/12605)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/command_base.py')
0 files changed, 0 insertions, 0 deletions