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

Indirect fontname problem #239

Merged
merged 6 commits into from
Jul 12, 2023
Merged

Indirect fontname problem #239

merged 6 commits into from
Jul 12, 2023

Conversation

sadrasabouri
Copy link
Collaborator

@sadrasabouri sadrasabouri commented Jul 9, 2023

Reference Issues/PRs

#205

What does this implement/fix? Explain your changes.

Changed

  • __detailed_return parameter added to text2art function

Any other comments?

By adding this new parameter to text2art function, higher-level APIs can have converted font names. So warnings will be shown with the extracted font name later on.

@sadrasabouri sadrasabouri added this to the art 6.1 milestone Jul 9, 2023
@sadrasabouri sadrasabouri self-assigned this Jul 9, 2023
@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Merging #239 (a758616) into dev (16b6357) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #239      +/-   ##
==========================================
+ Coverage   99.83%   99.84%   +0.01%     
==========================================
  Files           7        7              
  Lines        1173     1181       +8     
  Branches       75       78       +3     
==========================================
+ Hits         1171     1179       +8     
  Misses          1        1              
  Partials        1        1              
Impacted Files Coverage Δ
art/art.py 99.28% <100.00%> (+0.02%) ⬆️
art/art_param.py 100.00% <100.00%> (ø)

@sadrasabouri sadrasabouri marked this pull request as ready for review July 9, 2023 07:44
art/art.py Outdated Show resolved Hide resolved
Copy link
Owner

@sepandhaghighi sepandhaghighi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@sepandhaghighi sepandhaghighi merged commit 3230dcc into dev Jul 12, 2023
@sepandhaghighi sepandhaghighi deleted the indirect-fontname-problem branch July 12, 2023 15:30
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.

2 participants