Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/JuliaLang/Cairo.jl into new…
Browse files Browse the repository at this point in the history
…_canvas
  • Loading branch information
lobingera committed Sep 10, 2015
2 parents 58d4857 + 3ca577c commit 9971cd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ Bindings to the Cairo graphics library.
Some of the functions implemented by this wrapper may be documented in [Base.Graphics](http://docs.julialang.org/en/release-0.3/stdlib/graphics/).

There is an extensive set of [examples](samples/Samples.md).

On install, libraries will be compiled from source if not present. [Diagnostics from BinDeps](https://github.com/JuliaLang/BinDeps.jl#diagnostics) may help avoid a lengthy compilation.

0 comments on commit 9971cd5

Please sign in to comment.