JuliaGraphics / FreeTypeAbstraction.jl

A Julian abstraction layer over FreeType.jl
Other
25 stars 20 forks source link

fixes + add more needed functionality #45

Closed SimonDanisch closed 4 years ago

asinghvi17 commented 4 years ago

@SimonDanisch I think you had some sort of cat induced milestone there :D

SimonDanisch commented 4 years ago

Oh wow :D I guess that must have happened while cleaning my keyboard without my monitor on, so didn't even realize

codecov[bot] commented 4 years ago

Codecov Report

Merging #45 into master will decrease coverage by 11.21%. The diff coverage is 34.21%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #45       +/-   ##
===========================================
- Coverage   87.86%   76.65%   -11.22%     
===========================================
  Files           5        5               
  Lines         206      227       +21     
===========================================
- Hits          181      174        -7     
- Misses         25       53       +28     
Impacted Files Coverage Δ
src/layout.jl 43.75% <6.66%> (-34.03%) :arrow_down:
src/types.jl 64.00% <38.88%> (-17.43%) :arrow_down:
src/rendering.jl 98.30% <100.00%> (+0.05%) :arrow_up:

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 2804aae...5a24237. Read the comment docs.