readme.svn-base
来自「SumatraPDF是一款小型开源的pdf阅读工具。虽然玲珑小巧(只有800多K」· SVN-BASE 代码 · 共 26 行
SVN-BASE
26 行
jbig2dec is a decoder library and example utility implementing the JBIG2bi-level image compression spec. Also known as ITU T.88 and ISO IEC14492, and now included by reference in Adobe's PDF 1.4.The basic invocation is: jbig2dec [-o <output file>] file.jbig2It also supports separate 'global' and 'page' streams, generallyextracted from some embedded format: jbig2dec [-o <output file>] <global_stream> <page_stream>The program is only partially functional at this time, but should beuseful in some limited contexts. We welcome files that the decoder can'thandle, or renders incorrectly.A set of example files is available fromhttp://www.ece.ubc.ca/spmg/jbig2/bitstreams/main.htmlMore information about this project and updated versions are availablefrom http://jbig2dec.sf.net/ Development source code is kept in a subversion repository at svn.ghostscript.com.The contact address for the project is <jbig2-dev@ghostscript.com>.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?