Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ASCII font glyphs using block drawing characters. #20

Merged
merged 3 commits into from
Dec 17, 2022
Merged

Conversation

pavkam
Copy link
Owner

@pavkam pavkam commented Dec 17, 2022

No description provided.

@pavkam pavkam added the enhancement New feature or request label Dec 17, 2022
@pavkam pavkam self-assigned this Dec 17, 2022
@codecov
Copy link

codecov bot commented Dec 17, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (7cfe4ed) compared to base (115bce0).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        32    +1     
  Lines         2249      2274   +25     
=========================================
+ Hits          2249      2274   +25     
Impacted Files Coverage Δ
Sharpie/ColorManager.cs 100.00% <ø> (ø)
Sharpie/ColorMixture.cs 100.00% <ø> (ø)
Sharpie/CursesException.cs 100.00% <ø> (ø)
Sharpie/CursesInitializationException.cs 100.00% <ø> (ø)
Sharpie/CursesOperationException.cs 100.00% <ø> (ø)
Sharpie/Event.cs 100.00% <ø> (ø)
Sharpie/EventPump.cs 100.00% <ø> (ø)
Sharpie/Helpers.cs 100.00% <ø> (ø)
Sharpie/KeyEvent.cs 100.00% <ø> (ø)
Sharpie/KeySequenceResolver.cs 100.00% <ø> (ø)
... and 18 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pavkam pavkam merged commit ca9145d into main Dec 17, 2022
@pavkam pavkam deleted the fonts branch December 17, 2022 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant