This repository has been archived by the owner on Aug 13, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial support for cairo Surface and Context.
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