Amaury Bouchra Pilet

Results 3 issues of Amaury Bouchra Pilet

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

feature-request
p2

Fixes https://github.com/TypesettingTools/Aegisub/issues/443 "bad lexical cast" when parsing .ass file. When the parser fails to parse an integer, it will now try to parse and round a float, if this also...

If a margin value in a .ass file is not an integer, eg. it is empty (",,") or a float (",25.00,") the parser fails with a "bad lexical cast" error....