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 paragraph spacing options #499

Open
munichPMN opened this issue Apr 2, 2024 · 0 comments
Open

Add paragraph spacing options #499

munichPMN opened this issue Apr 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@munichPMN
Copy link

What problem does this feature solve?

The existing program solely permits adjustments to line spacing. By incorporating paragraph spacing options, users gain enhanced document formatting capabilities, leading to heightened readability and improved presentation.
Picture1

Additionally, it would be beneficial to have the flexibility to change units within the program. While the default unit appears to be pixels (px), offering the option to switch to points (pt) or other units would greatly enhance user convenience and adaptability to diverse formatting preferences.

What does the proposed API look like?

The proposed API would add two new properties to the Paragraph class: BeforeSpacing AfterSpacing
These properties would allow users to specify the amount of space before and after each paragraph.

@Hufe921 Hufe921 added the enhancement New feature or request label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants