JuliaGraphics / Cairo.jl

Bindings to the Cairo graphics library.
Other
86 stars 56 forks source link

Do not set fontconfig environment variables at init time #327

Closed giordano closed 4 years ago

giordano commented 4 years ago

Now that #312 has been fixed directly in Fontconfig_jll, there is no need to force this setting here.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.02%) to 92.568% when pulling 0a0d2b3a4d7b58c5c3f6ca4f49bd341910f166d7 on giordano:mg/fontconfig into 845816625bf18128784116ea16d0aafd3ffa5a03 on JuliaGraphics:master.

codecov[bot] commented 4 years ago

Codecov Report

Merging #327 into master will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #327      +/-   ##
==========================================
- Coverage   90.92%   90.90%   -0.02%     
==========================================
  Files           1        1              
  Lines         474      473       -1     
==========================================
- Hits          431      430       -1     
  Misses         43       43              
Impacted Files Coverage Δ
src/Cairo.jl 90.90% <ø> (-0.02%) :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 8458166...0a0d2b3. Read the comment docs.