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

Fix merge errors from the refactor-gfx merge. #379

Merged
merged 1 commit into from Apr 18, 2013
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Fix merge errors from the refactor-gfx merge.

  • Loading branch information
metajack committed Apr 18, 2013
commit 076a43b71b463858529a2354acd651b16f6d50db
@@ -4,7 +4,6 @@

extern mod freetype;

use freetype_impl::font_context::FreeTypeFontContextHandle;
use font::{CSSFontWeight, FontHandleMethods, FontMetrics, FontTableMethods};
use font::{FontTableTag, FractionalPixel, SpecifiedFontStyle, UsedFontStyle, FontWeight100};
use font::{FontWeight200, FontWeight300, FontWeight400, FontWeight500, FontWeight600};
@@ -5,8 +5,6 @@
extern mod freetype;
extern mod fontconfig;

use freetype_impl::font_context::FreeTypeFontContextHandle;
use freetype_impl::font::FreeTypeFontHandle;
use self::fontconfig::fontconfig::{FcChar8, FcResultMatch, FcSetSystem,
FcResultNoMatch, FcMatchPattern};
use self::fontconfig::fontconfig::bindgen::{
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.