-
Notifications
You must be signed in to change notification settings - Fork 43
Add initial OCR support in document_writer #134
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
Closed
yveszoundi
wants to merge
41
commits into
messense:main
from
yveszoundi:yveszoundi/new_pdfocr_writer
Closed
Changes from 18 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
de689a3
Add initial OCR support
yveszoundi 1f9b2ce
Try enabling tesseract by default
yveszoundi 3347da7
Add flag for non windows target
yveszoundi 8e810f6
Add flag for non windows target
yveszoundi fb8a9ef
CI test fix
yveszoundi fc23493
CI test fix
yveszoundi dd81df4
CI test fix
yveszoundi 25509bc
CI test fix
yveszoundi c17336a
CI testing
yveszoundi c1944e2
CI testing
yveszoundi 874df07
CI testing
yveszoundi 2336e58
CI testing
yveszoundi 2f92b06
Fix typo
yveszoundi 867f633
Use only neon instructions on arm64
yveszoundi 5f1c89c
Update package list for MSYS2 tests
yveszoundi 6451bec
Disable neon CPU flags in build.rs
yveszoundi 967e82e
CI disable some flags on windows
yveszoundi 164f675
CI issues on Windows
yveszoundi 4f545bc
Use FilePath type in document_writer
yveszoundi 6945e23
Fix formatting with rustfmt
yveszoundi 52ab73b
Conditionally enable neon flags for aarch64
yveszoundi 0a5c906
Fix formatting with rustfmt
yveszoundi 7886ce5
Different approach for neon flags on aarch64
yveszoundi 2b5d5ac
Silence warnings in build.rs
yveszoundi 0db65ff
Re-disable CPU neon flags
yveszoundi d1d5e0d
Try re-enabling neon CPU flags
yveszoundi 62420f8
Try re-enabling neon CPU flags
yveszoundi 9f4e5d1
Try re-enabling neon CPU flags
yveszoundi 597f8f6
Retry approach for neon CPU flags
yveszoundi d914601
Fix conflicts
yveszoundi 497974a
Fix conflicts
yveszoundi 24da27c
Fix conflicts
yveszoundi 489239c
Fix conflicts
yveszoundi 901d88b
Fix conflicts
yveszoundi 34dbf61
Fix conflicts
yveszoundi dd66e6c
Address conflicts
yveszoundi daf4457
Address conflicts
yveszoundi 1124beb
Address conflicts
yveszoundi dabacc2
Merge branch 'main' into yveszoundi/new_pdfocr_writer
yveszoundi e6dbf1f
Try fixing timeouts for windows-2019 tests
yveszoundi 0f8153e
Increase timeout for windows-2019 tests
yveszoundi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.