-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5f5fd8c
commit 57790e8
Showing
4,285 changed files
with
34 additions
and
419,326 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
1,637 changes: 23 additions & 1,614 deletions
1,637
Xcode/Cairo.xcodeproj/project.pbxproj
100644 → 100755
Large diffs are not rendered by default.
Oops, something went wrong.
Empty file modified
0
Xcode/Cairo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
100644 → 100755
Empty file.
80 changes: 0 additions & 80 deletions
80
Xcode/Cairo.xcodeproj/xcshareddata/xcschemes/CCairo iOS.xcscheme
This file was deleted.
Oops, something went wrong.
99 changes: 0 additions & 99 deletions
99
Xcode/Cairo.xcodeproj/xcshareddata/xcschemes/Cairo iOS.xcscheme
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file modified
0
Xcode/Cairo.xcodeproj/xcuserdata/coleman.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
100644 → 100755
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file modified
0
Xcode/CairoExample/Assets.xcassets/AppIcon.appiconset/Contents.json
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
module CCairo [system] { | ||
header "cairo.h" | ||
header "cairo-pdf.h" | ||
header "cairo-svg.h" | ||
header "cairo-quartz.h" | ||
header "cairo-gl.h" | ||
header "/usr/local/include/cairo/cairo.h" | ||
header "/usr/local/include/cairo/cairo-pdf.h" | ||
header "/usr/local/include/cairo/cairo-svg.h" | ||
header "/usr/local/include/cairo/cairo-quartz.h" | ||
export * | ||
} |
Oops, something went wrong.