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

separate generate_font_key from add_raw_font/add_native_font to allow… #912

Merged
merged 3 commits into from Feb 22, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

update webrender and webrender_traits version to 0.19.0

  • Loading branch information
lsalzman committed Feb 22, 2017
commit 53b3cf5f7bb910dbf12ae031614ead85062725fc

Some generated files are not rendered by default. Learn more.

@@ -1,6 +1,6 @@
[package]
name = "webrender"
version = "0.18.0"
version = "0.19.0"
authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
license = "MPL-2.0"
repository = "https://github.com/servo/webrender"
@@ -1,6 +1,6 @@
[package]
name = "webrender_traits"
version = "0.18.0"
version = "0.19.0"
authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
license = "MPL-2.0"
repository = "https://github.com/servo/webrender"
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.