Patrick Storz

Results 87 comments of Patrick Storz

Already fixed, likely by https://github.com/myint/cppclean/commit/4d695a63cd74f9fc434a4626430d6a353e6f7eba

Would be immensely useful... Uploading a single subtitle works with most programs, but batch uploading for TV series is where it becomes really tedious and a dedicated subtitle uploader could...

I'd suggest a tabular approach: - Interaction with the dialog works like now (e.g. you can drag/drop files into the dialog and it automatically fills in information and searches matching...

Here's a rough mockup of what I had in mind: ![mockup](https://cloud.githubusercontent.com/assets/904570/16714146/e475c0c4-46ba-11e6-8cba-f519965d2e99.png)

Thanks for this! Some thoughts * I'm still thinking about border cases that might destroy the original file content when something goes wrong - we should make absolutely sure this...

Might be a nice addition in principle, but * SVGs containing raster graphics are basically flawed to start with * Not really scours primary goal (it's an SVG optimizer not...

> There might be several resons why you would like to keep default values, therfore it is independed to CSS. Can you mention a few? As long as inheritance rules...

I tend to tag this as "wontfix". Obviously we could convert both `polyline`s and`poligon`s as well as `line`s to paths and an implementation probably wouldn't be too hard (as long...

Sounds fine to me. You want to create a pull request for https://github.com/callanmcnamara/scour/commit/2d427cf4b3f02911c7450aa1cf980d0cc78d3eb5? I'd prefer the option to be renamed as `--keep-default-attributes`, though. Also a unittest in `testscour.py` to check...

Indeed, this has been a "low priority" improvement for the last five years, see https://github.com/scour-project/scour/pull/44. ;-) PRs welcome. For now you can make use of `sanitizeOptions` (which was introduced in...