Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added functionality for receiving and parsing stext from page #87

Merged
merged 4 commits into from
May 14, 2024

Conversation

RikaKit
Copy link
Contributor

@RikaKit RikaKit commented May 12, 2024

works exactly the same as toStructuredText
https://mupdf.readthedocs.io/en/latest/mupdf-js.html#toStructuredText,
but the disadvantage is that mupdf first has to create json, and then
mupdf-rs is already parsing it, but the result corresponds to the output of toStructuredText
I would like this functionality to be included in the release

@RikaKit RikaKit marked this pull request as draft May 13, 2024 05:28
@RikaKit RikaKit closed this May 13, 2024
@RikaKit RikaKit reopened this May 13, 2024
@RikaKit RikaKit marked this pull request as ready for review May 13, 2024 05:31
src/text_page.rs Outdated Show resolved Hide resolved
src/page.rs Outdated Show resolved Hide resolved
src/page.rs Outdated Show resolved Hide resolved
src/page.rs Outdated Show resolved Hide resolved
src/page.rs Outdated Show resolved Hide resolved
src/page.rs Outdated Show resolved Hide resolved
@messense
Copy link
Owner

Could you please run cargo fmt?

@messense messense merged commit fd2f770 into messense:main May 14, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants