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

feat: added NewLettersFromStringWithRGB #322

Merged
merged 3 commits into from Mar 9, 2022

Conversation

floaust
Copy link
Member

@floaust floaust commented Mar 9, 2022

Description

Added NewLettersFromStringWithRGB.

Scope

What is affected by this pull request?

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Related Issue

Fixes #321

To-Do Checklist

  • I tested my changes
  • I have commented every method that I created/changed
  • I updated the examples to fit with my changes
  • I have added tests for my newly created methods

@codecov
Copy link

codecov bot commented Mar 9, 2022

Codecov Report

Merging #322 (b5652f5) into master (8a3c436) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #322   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines         1459      1473   +14     
=========================================
+ Hits          1459      1473   +14     
Impacted Files Coverage Δ
bigtext_printer.go 100.00% <100.00%> (ø)

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 8a3c436...b5652f5. Read the comment docs.

@github-actions github-actions bot added feature and removed feature labels Mar 9, 2022
@floaust floaust merged commit c7495c1 into master Mar 9, 2022
@floaust floaust deleted the issue-321-Using_bigtext_with_custom_colors branch March 9, 2022 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using bigtext with custom colors
1 participant