Lilith River
Lilith River
Unless there is feedback, I'm going to move forward with dropping format=lossy|lossless, (and require &format=auto&lossless=true) Quality profiles will provide default sharpening levels **We will implicitly use format=auto if `qp` is...
We could continue to provide example sets of default commands, or provided 'versions' of default settings. * ImageResizer compatibility would use `down.colorspace=srgb&down.filter=mitchell&f.sharpen=15&ignore_icc_errors=true` * Imageflow 1 compatibility would use `` *...
I'm extending the JSON API to also support 'Auto' and 'Format' [encode presets](https://docs.imageflow.io/json/encode.html), both of which will pick the optimal format or codec based on the quality profile/percent & allowed...
https://github.com/xoofx/Tomlyn/pull/69 might help, although you'll have to add ` public TomlPropertiesMetadata? PropertiesMetadata { get; set; }` to your classes.
TomlTable.PropertiesMetadata.TryGetProperty provides TomlPropertyMetadata which has .Span, which is a SourceSpan. This will give you the line for `list`. This was added to main recently, so probably the next release?
It looks like the contents of /home/amp/.config/Epic/FactoryGame/Saved/SaveGames were reset to a readme and default file.
I'll look into this, perhaps it was a regression with a recent update of the gif codec. Can you confirm which versions of Imageflow Runtime (the engine, not server) that...
https://www.nuget.org/packages/Imageflow.AllPlatforms/#versions-body-tab Imageflow.AllPlatforms bundles all the Imageflow.NativeRuntime.* dependencies for you. The versions of *those* packages are what matter. If you update Imageflow.AllPlatforms, does the issue persist?
0.13.2 is the latest, not 0.10, based on the screenshot that's a 2yo version.
Ok. Can you access /imageflow.debug, share that with me (email is fine), along with the exact image files that are not working for you?