Krzysztof Kowalczyk

Results 321 comments of Krzysztof Kowalczyk

Improved in https://github.com/sumatrapdfreader/sumatrapdf/commit/aee98ec3444a90d2ab5885fba15377fabde55af4 Still looses the state when going to about page.

I need at least one test document that shows the problem. Also, please link to `this topic has already been opened` you referenced.

Not a trivial fix. Those are displayed in tooltips. Have to figure out how display tooltip in rtl. We currently don't propagate info about rtl status of annotation, it's just...

I haven't tested in 3.5.2 but in pre-release you CAN select the text. Here's Chrome PDF reader selection: ``` t 文档处理 ``` Here's SumatraPDF and mupdf selection: ``` t 文...

I've opened [https://bugs.ghostscript.com/show_bug.cgi?id=707928](https://bugs.ghostscript.com/show_bug.cgi?id=707928)

fixed by https://github.com/sumatrapdfreader/sumatrapdf/commit/cad932c3e03f0f79bbd3acc6c14964ac946cb20e

yeah, that's not trivial to fix

We had to modify mupdf code to get outline color but then mupdf significantly changed outline code and we lost those changes.

No plans to modify or fork mupdf code that much. Too much on-going work to keep up with mupdf changes.

Can you re-check with latest pre-release? I've recently fixed a crash in PdfPreview.dll