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

remove setters #434

Merged
merged 32 commits into from
Oct 30, 2024
Merged

remove setters #434

merged 32 commits into from
Oct 30, 2024

Conversation

asolntsev
Copy link
Contributor

No description provided.

* make all PagePosition.* fields final
* pass all values into constructor instead of using setters
* make all `FontDescription.*` fields final
* pass all values into constructor instead of using setters
* extract few fields to an inner object `FontDescription.Decorations`
* make all `ITextFSFontMetrics.*` fields final
* pass all values into constructor instead of using setters
@asolntsev asolntsev self-assigned this Oct 29, 2024
@asolntsev asolntsev added this to the 9.10.3 milestone Oct 29, 2024
@asolntsev asolntsev merged commit afa6f17 into main Oct 30, 2024
4 checks passed
@asolntsev asolntsev deleted the refactoring/remove-setters branch October 30, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant