nod5
nod5
@kiwijam > Here's the line from my INI: `FilesProcessedByWIC=*.dds;*.wdp;*.hdp;*.jxr;*.avif;*.heic;*.heif;*.jxl` > Here's the extensions (all by Microsoft) I installed from the Windows Store: Your INI line includes `JXL` but none of...
Thank you. After editing (snippet below) it works now with 32bit SumatraPDF compiles at least. Will read up more on SendMessage/WM_COPYDATA and bitness next. ``` // Works if SumatraPDF is...
@GitHubRulesOK > the DDE methods they depended on have been greatly expanded Yet there is no DDE command at https://www.sumatrapdfreader.org/docs/DDE-Commands that gives external tools access to the active document's filepath...
I have a fix in progress for extensions/filetypes EPUB MOBI CHM TXT LOG. I notice TXT and LOG aren't on the list https://www.sumatrapdfreader.org/docs/Supported-document-formats.html Do you have quick at hand a...
Please try updated version. Should now accept `EPUB MOBI CHM TXT LOG` and should in the case of (so far) unsupported filetypes, for example `FB2`, pass the key `A`, `E`...
> I tried to use the latest fix but did not seem to work New fix in release 2020-02-18. Please try it.
> why not let user attempt 1.0 in any other file extension I want to first get to a point where a set of filetypes works reliably with all the...
> I have full red #FF0000 in my settings.txt > When I use ARGY they all seem to be that same full red rather than your red green yellow ?...
> I now see as a result Y key is also bound Yes `Y` reuses whatever color is set for `A`, that's a known limitation currently.
Are you talking about touchscreen (not touchpad) use? I don't have a Windows device with touchscreen so can't test such use cases unfortunately. But I'll think about adding a color...