Kevin M

Results 264 comments of Kevin M

HEIC support is coming in #109

I was jumping in the code yesterday looking at the crash for huge images in #141, it appears that the AVX2 or the SSE code is only executed when `HighQualityResampling=true`....

@f242 @stobor827 can you test the latest development snapshot and see if the workaround that I put in fixes the freezing? Download the latest 64-bit dev snapshot https://github.com/sylikc/jpegview/wiki/Dev-Snapshots#links and report...

> @sylikc all fine with .ini and picture from my [old comment](https://github.com/sylikc/jpegview/issues/10#issuecomment-871699049) or i need make some additional tuning? i saw changelogs with new parameters in .ini You can revert...

That's awesome. So the 4K monitor spec that you reported back then did end up mattering, although it's not really the monitor size but the window size. Now that I...

v1.2.45 has been released that fixes this issue. You should be able to undo the changes to HiDPI settings, and CPUType/HighQualityResampling INI options. Please reopen issue if crash/freeze still happens.

closing this for now, refer to issue/discussion #140

@Bobbsterman I'm merging this PR... the exact translation strings are right now are "Copy file path of the image to clipboard" and "Copy file path" I'll roll them in when...

@kropptrevor thanks for the contribution. This will likely end up being a feature I use almost daily! Certainly was helpful to review your code, where I forgot to put help...

@JRHille The window doesn't change if you set the setting not to change. It's not the default setting, but you can set it in the INI Did you set `DefaultWindowRect=auto`?