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

Add Support for system layout customization. #1197

Merged
merged 4 commits into from
Jun 17, 2023

Conversation

Danielku15
Copy link
Member

Issues

Fixes #1183

Proposed changes

Adds a new option display.systemsLayout which allows telling alphaTab to use layout information embedded newly in the Score model. This information is filled from Guitar Pro 6-8 files (GPIF.xml) already.

It covers customizations of:

  • systems layout defining how many bars to place in the systems (rows)
  • defining a relative (page layout) or absolute (horizontal layout) scaling of the bars

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • Existing builds tests pass
  • New tests were added

Further details

  • This is a breaking change
  • This change will require update of the documentation/website

@Danielku15 Danielku15 self-assigned this Jun 17, 2023
Danielku15 added a commit to CoderLine/alphaTabWebsite that referenced this pull request Jun 17, 2023
@Danielku15 Danielku15 merged commit 2e3c54c into develop Jun 17, 2023
4 checks passed
@Danielku15 Danielku15 deleted the feature/gp-systems-layout branch June 17, 2023 18:57
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.

None yet

1 participant