Skip to content

Added ability to choose only monospaced fonts#5

Open
goriy wants to merge 1 commit intoj4321:masterfrom
goriy:only_fixed
Open

Added ability to choose only monospaced fonts#5
goriy wants to merge 1 commit intoj4321:masterfrom
goriy:only_fixed

Conversation

@goriy
Copy link
Contributor

@goriy goriy commented Oct 3, 2019

If 'only_fixed' parameter to FontChooser class constructor is set to
True then fonts families list is populated only with monospaced font
families.

Font list is filtered by font metric 'fixed'.

If 'only_fixed' parameter to FontChooser class constructor is set to
True then fonts families list is populated only with monospaced font
families.

Font list is filtered by font metric 'fixed'.
@codecov
Copy link

codecov bot commented Oct 3, 2019

Codecov Report

Merging #5 into master will increase coverage by 1.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   83.48%   84.54%   +1.06%     
==========================================
  Files           2        2              
  Lines         442      453      +11     
==========================================
+ Hits          369      383      +14     
+ Misses         73       70       -3
Impacted Files Coverage Δ
test.py 95.83% <100%> (+0.1%) ⬆️
tkfontchooser.py 80.48% <100%> (+1.4%) ⬆️

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 25b8b2b...24efff7. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant