Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Conversation

@sbinet
Copy link
Contributor

@sbinet sbinet commented Mar 7, 2022

This CL adds an API to change the text font and load user-defined font
collections

Fixes #56.

sbinet added 2 commits March 7, 2022 11:41
This CL adds an API to change the text font and load user-defined font
collections

Fixes #56.
@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #57 (96e6582) into main (82e90d6) will increase coverage by 0.17%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   82.38%   82.55%   +0.17%     
==========================================
  Files           9        9              
  Lines         613      619       +6     
==========================================
+ Hits          505      511       +6     
  Misses         88       88              
  Partials       20       20              
Impacted Files Coverage Δ
context.go 100.00% <ø> (ø)
api.go 65.51% <100.00%> (+2.55%) ⬆️
proc.go 71.87% <100.00%> (+0.51%) ⬆️

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 82e90d6...96e6582. Read the comment docs.

@sbinet sbinet merged commit 96e6582 into main Mar 7, 2022
@sbinet sbinet deleted the load-font branch March 7, 2022 10:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

is custom font supported?

2 participants