Brendan Dahl
|
06a49b295a
|
Merge pull request #2786 from yurydelendik/jbig2-len
JBIG2: finds end of a segment when length is not specified
|
2013-02-27 10:05:52 -08:00 |
|
Brendan Dahl
|
b89d98eede
|
Merge pull request #2782 from yurydelendik/jbig2-text-align
Fixes symbols positioning in JBIG2
|
2013-02-25 09:54:05 -08:00 |
|
Yury Delendik
|
4d50965434
|
Fixes template 1 for decoding
|
2013-02-24 17:34:00 -06:00 |
|
Yury Delendik
|
1d4372775d
|
JBIG2: finds end of segment when length is not specified
|
2013-02-23 10:35:41 -06:00 |
|
Yury Delendik
|
cbe829228e
|
Fixes symbols positioning in JBIG2
|
2013-02-22 22:08:46 -06:00 |
|
Jon Buckley
|
bc94a4d353
|
Issue #2008 - Fix lint errors for src/jbig2.js
|
2013-01-31 19:12:45 -05:00 |
|
mduan
|
317db2e7c6
|
Do not error when an EndOfPage segment is encountered in jbig2
|
2013-01-15 16:07:01 -08:00 |
|
Brendan Dahl
|
332ae4ce41
|
Change to the Apache v2 license.
|
2012-08-31 15:48:21 -07:00 |
|
Yury Delendik
|
f9f715b656
|
Adds lossless segment types; fixes generic region prediction flag
|
2012-07-09 12:13:03 -05:00 |
|
Yury Delendik
|
25d4467fa3
|
Fixes .length and capitalization nits
|
2012-06-26 00:32:59 -05:00 |
|
Yury Delendik
|
f014481149
|
Replaces throw to error() and uses shadow()
|
2012-06-22 05:55:19 -05:00 |
|
Yury Delendik
|
699abbd4f2
|
Removing huffman tables; decoding context refactoring
|
2012-06-22 05:36:56 -05:00 |
|
Yury Delendik
|
2e5414cd18
|
Fixes template 2; implements end of stripe
|
2012-06-22 00:50:04 -05:00 |
|
Yury Delendik
|
aa877e1d40
|
Implements refinement
|
2012-06-21 17:26:24 -05:00 |
|
Yury Delendik
|
e09eb529d9
|
Adds basic symbol dictionary and text region.
|
2012-06-18 15:03:20 -05:00 |
|
Yury Delendik
|
95bc99f698
|
Initial JBIG2 code
|
2012-06-16 15:15:42 -05:00 |
|