Skip to content
This repository has been archived by the owner. It is now read-only.

Use freetype-sys on Linux. #114

Merged
merged 1 commit into from Nov 14, 2014
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Use freetype-sys on Linux.

  • Loading branch information
SimonSapin committed Nov 14, 2014
commit ae7b439662b19f7be0dcedb32ad9e002f7df7515
@@ -10,6 +10,7 @@
#[link(name = "skia", kind = "static")]
// skia must come before freetype for linking to succeed
#[link(name = "freetype")]
#[link(name = "bz2")]
// fontconfig must come before expat for linking to succeed
#[link(name = "fontconfig")]
#[link(name = "expat")]
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.