readme

来自「tiff文件开发库」· 代码 · 共 24 行

TXT
24
字号
For the broadest possible support for OJPEG files the following steps are necessary: o Ensure you are able to build with JPEG support (see config.site). o #define OJPEG_SUPPORT somewhere.  This can be put in tiffconf.h for   instance. o Append the jdhuff_add.c code to the end of jdhuff.c within the IJG JPEG   libraries jdhuff.c file and recompile libjpeg (jpeg-6b tested). o Rebuild cleanly.OJPEG support implemented by Scott Marovich at HP (marovich@hpl.hp.com).---For notes on further improved JPEG-in-TIFF support also see the followingbug in bugzilla:  http://bugzilla.remotesensing.org/show_bug.cgi?id=156

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?