Taras
Taras
Anything that prevents from merging this PR? I'm hitting the same issue! Thanks @jedfrechette for fixing it! UPD. There's also this issue that `./Debug/` folder is missing in the path...
https://github.com/LibRaw/LibRaw-cmake/pull/40 Literally just "tested locally" on Windows 10 and ended up using my temporary fork as this change is not in the main repository. Seems to work "on my computer"...
Ubuntu 24.04 / AppImage iOS 18.x
@GitHubRulesOK Thank you for fast reply, but unfortunately your reply does not correlate with my question. I have a PDF file. Any of them with text. I create a highligh:...
@GitHubRulesOK Ok, thanks for the clarification. I hope highlights exporting will be implemented somehow. Let me know if I can help.
@kjk Thank you for working on this issue. ## Goals First of all, I'd like to remind the whole idea why I need it: 1. exporting highlights to external text...
@GitHubRulesOK In such case it's best to keep the "simple text format" simple (I mean no need for coordinates, rgb value or annotation type) Something like ``` --- > quote...
@GitHubRulesOK My opinion is that XY coordinates might work well in a structured format like json. For simple text (human use) there's no point to provide XY - nobody will...
> > no text that is highlighted. Turns out that this information is not necessarily recorded in the annotation itself > > That was changed from working? by a user...