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

feat: add option to control blur amount for background alpha #175

Merged
merged 3 commits into from
Nov 4, 2024

Conversation

Samillion
Copy link
Owner

The blur level has been set to 100 ever since the Modern origin was made, which is fine for most users. However, this is highly dependent on CPU, and some computers might have a slow render time because of it.

Now the user can easily adjust it to their suitable level in modernz.conf.

Example: (slow render)
image

Thanks to @guidocella for the screenshot and @kasper93 for noting that blur amount (strength) is the cause.

Details: (search for \blur)
https://aegisub.org/docs/latest/ass_tags/

Quote: Be careful, setting strength too high can take a lot of CPU time to render.

@Samillion Samillion merged commit ae353ea into main Nov 4, 2024
@Samillion Samillion deleted the dev_bluramount branch November 4, 2024 19:40
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.

1 participant