GiovineItalia / Compose.jl

Declarative vector graphics
http://giovineitalia.github.io/Compose.jl/latest/
Other
248 stars 81 forks source link

Add documentation for PNG, PDF, PS #345

Closed jerlich closed 5 years ago

jerlich commented 5 years ago

As discussed in GiovineItalia/Gadfly.jl#966

codecov-io commented 5 years ago

Codecov Report

Merging #345 into master will decrease coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #345      +/-   ##
==========================================
- Coverage   38.09%   38.05%   -0.04%     
==========================================
  Files          18       18              
  Lines        3124     3127       +3     
==========================================
  Hits         1190     1190              
- Misses       1934     1937       +3
Impacted Files Coverage Δ
src/cairo_backends.jl 53.93% <100%> (+0.54%) :arrow_up:
src/pgf_backend.jl 47.08% <0%> (-1.25%) :arrow_down:
src/fontfallback.jl 46.07% <0%> (-0.53%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a87b2b2...60f36ef. Read the comment docs.

jerlich commented 5 years ago

This PR is incorporated in #347