Krzysztof Kowalczyk
Krzysztof Kowalczyk
This example is extracted and simplified from https://github.com/commonmark/cmark/blob/master/src/scanners.c ```c int _scan_scheme(const unsigned char *p) { { unsigned char yych; yych = *p; if (yych
Is there a way to change the default parameters of the Free Text annotation? Every time I add a new one, I'd have to change the following parameters: - Text...
Doesn't work right
There is arm64 version of windows. Create a build variant for arm64.
It would be great to be able to color a tab (e.g. right click and choose a color). Why? If you have a lot of reference PDFs open, example programming...
How reference or what cmd command need to assign a shortcut to an external viewer option? _Originally posted by @dominiosc in https://github.com/sumatrapdfreader/sumatrapdf/discussions/2717_
An example of what I mean: A fresh 3.4.5 settings file; https://pastebin.com/raw/d6J8JV9A and IMO, how it should look; https://pastebin.com/raw/Gam312gg This would help with upgrades and keeping settings better organized/better readability....
We support opening text files but the UI is not good. We need UI optimized for text files, syntax highlighting for source code files. Easy way to implement this is...
SumatraPDF is based on mupdf which has a cmd-line tool `mutool` to do various operation on PDF files. Expose this via SumatraPDF cmd-line interface (`SumatraPDF tool ....`)
https://github.com/sumatrapdfreader/sumatrapdf/discussions/2476#discussioncomment-2723025 Some ideas to improve command palette: * [x] for opened files, only show file name (not full path) * [ ] don't remove duplicate file names (files opened in...