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

allow users to define a variable number of lines in font_config #59

Merged
merged 23 commits into from
Jan 15, 2024

Conversation

pkmnsnfrn
Copy link
Contributor

Original Discussion

This allow users to define an arbitrary number of lines for their message boxes, and poryscript will format text accordingly.

numLines == 3

vKtDg6u

numLines == 2

XEjaxDe

parser/formattext.go Outdated Show resolved Hide resolved
parser/formattext.go Outdated Show resolved Hide resolved
parser/formattext.go Outdated Show resolved Hide resolved
parser/formattext.go Outdated Show resolved Hide resolved
parser/formattext.go Outdated Show resolved Hide resolved
Copy link
Owner

@huderlem huderlem left a comment

Choose a reason for hiding this comment

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

It's starting to come together

parser/formattext.go Outdated Show resolved Hide resolved
parser/formattext.go Outdated Show resolved Hide resolved
parser/formattext.go Outdated Show resolved Hide resolved
parser/parser.go Outdated Show resolved Hide resolved
parser/parser.go Show resolved Hide resolved
parser/parser.go Outdated Show resolved Hide resolved
parser/parser.go Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c4eb930) 92.56% compared to head (3e872d7) 92.74%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   92.56%   92.74%   +0.17%     
==========================================
  Files           7        7              
  Lines        2409     2467      +58     
==========================================
+ Hits         2230     2288      +58     
  Misses        114      114              
  Partials       65       65              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@huderlem huderlem merged commit 6bdc81e into huderlem:master Jan 15, 2024
5 checks passed
@huderlem huderlem deleted the variable_lines branch January 15, 2024 19:58
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.

3 participants