Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Commit

Permalink
Initial support for cairo Surface and Context.
Browse files Browse the repository at this point in the history
This change adds a new gotk3 package for Cairo bindings.  Currently,
there exists support for Surface (cairo_surface_t) and Context
(cairo_t).

Symbols used have been limited to Cairo 1.10 and not the latest 1.12
because I don't feel like adding yet another build tag to complicate
the build process.

This is a step towards completing #33.
  • Loading branch information
jrick committed Jan 19, 2014
1 parent 2c227f0 commit 1cecf55
Showing 1 changed file with 703 additions and 0 deletions.
Loading

0 comments on commit 1cecf55

Please sign in to comment.