arch1t3cht / Aegisub

Cross-platform advanced subtitle editor, with new feature branches. Read the README on the feature branch.
http://www.aegisub.org
Other
800 stars 34 forks source link

Fix Resample Resolution #163

Open varyg1001 opened 1 month ago

varyg1001 commented 1 month ago

I'm using the latest "full" release, so not sure if this already fixed in later commit.

Can be fixed to also update LayoutRes X/Y if presented in the file, when the subtitle is resized?

arch1t3cht commented 1 month ago

Handling LayoutRes is the next high priority feature. The problem is that it's a bit tricky to properly implement it and handle all possible cases (see this discussion https://github.com/libass/libass/discussions/734), and as you can probably see I have a lot less time for Aegisub work right now. But I'll work on it as soon as I can.