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

ENH : Arabic text extraction auto detect RTL #1305

Closed
wants to merge 9 commits into from

Commits on Aug 30, 2022

  1. ENH : auto detect RTL

    1st Draft
    deals with py-pdf#1296
    pubpub-zz committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    5fa4ce7 View commit details
    Browse the repository at this point in the history
  2. update

    pubpub-zz committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    937d3db View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    5e3dd31 View commit details
    Browse the repository at this point in the history
  2. Major copy/paste error

    ranges were not updated killing the RTL
    pubpub-zz committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ca9b4e8 View commit details
    Browse the repository at this point in the history
  3. comments

    pubpub-zz committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    5ec7f67 View commit details
    Browse the repository at this point in the history
  4. flake 8

    pubpub-zz committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d5de92f View commit details
    Browse the repository at this point in the history
  5. add test + doc

    include customisable range
    pubpub-zz committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    1b2f13d View commit details
    Browse the repository at this point in the history
  6. typing

    pubpub-zz committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    21297af View commit details
    Browse the repository at this point in the history
  7. typing2

    pubpub-zz committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    fb7c871 View commit details
    Browse the repository at this point in the history