Directories ¶
Path | Synopsis |
---|---|
Package ccittfax defines and implements the Group3 and Group4 facsimile (fax) encoding and decoding according to the CCITT recommendations T.4 and T.6.
|
Package ccittfax defines and implements the Group3 and Group4 facsimile (fax) encoding and decoding according to the CCITT recommendations T.4 and T.6. |
Package jbig2 provides the jbig2 standard image Encoder and Decoder.
|
Package jbig2 provides the jbig2 standard image Encoder and Decoder. |
bitmap
Package bitmap contains the bitmap data container for the binary images used when decoding the jbig2 encoded images.
|
Package bitmap contains the bitmap data container for the binary images used when decoding the jbig2 encoded images. |
decoder/arithmetic
Package arithmetic contains the jbig2 arithmetic decoder used to decode the jbig2 encoded segments.
|
Package arithmetic contains the jbig2 arithmetic decoder used to decode the jbig2 encoded segments. |
decoder/huffman
Package huffman contains jbig2 huffman tables used to decode jbig2 encoded data segments.
|
Package huffman contains jbig2 huffman tables used to decode jbig2 encoded data segments. |
decoder/mmr
Package mmr contains the jbig2 mmr decoder used to decode jbig2 encoded data segments.
|
Package mmr contains the jbig2 mmr decoder used to decode jbig2 encoded data segments. |
encoder
Package encoder contains jbig2 encoder structures.
|
Package encoder contains jbig2 encoder structures. |
reader
Package reader provides the stream readers used by the jbig2 segments decoder.
|
Package reader provides the stream readers used by the jbig2 segments decoder. |
segments
Package segments provides jbig2 segments models used in the jbig2 document decoding process.
|
Package segments provides jbig2 segments models used in the jbig2 document decoding process. |
tests
Package tests contains the tests and benchmarks for the JBIG2 decoder.
|
Package tests contains the tests and benchmarks for the JBIG2 decoder. |
writer
Package writer contains the data writer that implements io.Writer, io.ByteWriter and allows to write single bits.
|
Package writer contains the data writer that implements io.Writer, io.ByteWriter and allows to write single bits. |
Package strutils provides convenient functions for string processing in unidoc internally.
|
Package strutils provides convenient functions for string processing in unidoc internally. |
Package testutils provides test methods that are not intended to be exported.
|
Package testutils provides test methods that are not intended to be exported. |
Package textencoding is used for handling text encoding (char code <-> glyph mapping) in unidoc both for reading and outputing PDF contents.
|
Package textencoding is used for handling text encoding (char code <-> glyph mapping) in unidoc both for reading and outputing PDF contents. |
Click to show internal directories.
Click to hide internal directories.