David Anson

Results 473 comments of David Anson

For 1 and 2, have a look at the imaging API linked to from the README. Both should be straight forward if supported. For 3, you could modify the PowerShell...

Try opening the DNG using the Windows Photo app. If that doesn't work, you are probably missing a CODEC and once that's installed for Windows, this script should work with...

This was deliberate - it makes it clear the HEIC file is not the original and indicates what the source file name was.

The JPEG encoder supports this, but I do not know if the HEIC one does. If so, it should be possible to pass that parameter in similarly. You can find...

Isn't this more of an issue with PowerShell Core?

I don't use this script anymore, so the urgency for me is less. This issue is a candidate for PR if someone digs in and figures out the changes!

This sounds like you do not have a HEIC codec installed or it's not working: `No suitable transform was found to encode or decode the content.` Please see the README...

I’d like to, and I’ve looked into this before. You might expect there is a simple way, but it seemed to me at the time that WIC did not make...

I’ll look into this, thanks! https://docs.microsoft.com/en-us/powershell/gallery/getting-started

What about linting after the Markdown files are fully generated by the build? Otherwise you may have broken "fig-" links and won't know it.