Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed from_str to str #46

Merged
merged 1 commit into from Nov 19, 2014
Merged

Changed from_str to str #46

merged 1 commit into from Nov 19, 2014

Conversation

@ghost
Copy link

ghost commented Nov 19, 2014

No description provided.

metajack added a commit that referenced this pull request Nov 19, 2014
@metajack metajack merged commit d2dbe4f into servo:master Nov 19, 2014
@ghost ghost deleted the fix_rustc branch Nov 19, 2014
jdm pushed a commit that referenced this pull request Feb 1, 2018
Add method to get scroll delta from NSEvent.
jdm pushed a commit that referenced this pull request Feb 1, 2018
Support serialization of `CGFont` objects.

Due to API limitations, this will only serialize native fonts, not Web
fonts. Specifically, there is no way I know of to fetch the
`CGDataProvider` associated with a `CGFont`. This isn't a problem for
Servo, however, because Servo knows which fonts are Web fonts and stores
their byte data separately.

r? @glennw or @larsbergstrom

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/core-graphics-rs/46)
<!-- Reviewable:end -->
jdm pushed a commit that referenced this pull request Feb 1, 2018
Update core-graphics dependency to 0.2

This is what the rest of Servo is using -- so bump it here as well to
avoid test-tidy failure.

Note that this is indeed the version Servo is currently using core-text
with (as Servo still has a revision of core-text that didn't specify any
version constraints) -- so we are rather certain that this combination
works.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/core-text-rs/46)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.