-
Notifications
You must be signed in to change notification settings - Fork 930
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
exporting JBIG2 images #46
Commits on Jul 14, 2019
-
saving JBIG2 streams as .jb2 images
Leonid Amirov committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 5f09ad2 - Browse repository at this point
Copy the full SHA 5f09ad2View commit details -
JBIG2 stream decoding basic routines
Leonid Amirov committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 2f33f9a - Browse repository at this point
Copy the full SHA 2f33f9aView commit details -
JBIG2 stream writer basic routines(incomplete)
Leonid Amirov committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 0f70748 - Browse repository at this point
Copy the full SHA 0f70748View commit details -
finished with basic JBIG2 format encoding routines
Leonid Amirov committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for dd45b37 - Browse repository at this point
Copy the full SHA dd45b37View commit details -
Leonid Amirov committed
Jul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for aa27c2a - Browse repository at this point
Copy the full SHA aa27c2aView commit details -
exporting jb2 images from ImageWriter
Leonid Amirov committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 47f6940 - Browse repository at this point
Copy the full SHA 47f6940View commit details -
prevent ImageWriter from overwriting images with duplicate names
Leonid Amirov committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 2c996e8 - Browse repository at this point
Copy the full SHA 2c996e8View commit details -
added read_file() method to JBIG2StreamReader; fixed a bug in segment…
… references reading
Leonid Amirov committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 5fc5616 - Browse repository at this point
Copy the full SHA 5fc5616View commit details -
fixed bug in JGBIG2StreamReader.encode_retention_flags() causing fiel…
…d corruption
Leonid Amirov committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 0a055d4 - Browse repository at this point
Copy the full SHA 0a055d4View commit details -
Leonid Amirov committed
Jul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for c32eb89 - Browse repository at this point
Copy the full SHA c32eb89View commit details -
replace cStringIO with BytesIO
Leonid Amirov committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 03a777c - Browse repository at this point
Copy the full SHA 03a777cView commit details