⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.patch3

📁 speech signal process tools
💻 PATCH3
字号:
*========================================================================** Name - README.patch3** Version:	1.2** ccsid:	@(#)README.patch3	1.2 - 7/26/91 15:36:17* from: 	ccs/s.README.patch3* date: 	7/26/91 15:36:24** ** Description: notes on patch kit #3**========================================================================*fixed bugs in -B and dithering options that assumed Black pixel was 1.added XGRABSC environment variable support.  Put your default command-lineswitches in here.removed messages printed when conflicting commands are issued so thatenvironment var stuff can be overridden w/o getting clumsy messages.changed postscript output to have fixed-width lines of 60 chars eachchanged default output format to Padded 'X' option to select pixmap/bitmap output formatadded 'I' option for "simple" output format.  This is    weight              - 4 byte int    height              - 4 byte int    hasColormap         - 4 byte int    colormapSize        - 4 byte int    red map bytes       - 1 byte per entry    green map bytes     - 1 byte per entry    blue map bytes      - 1 byte per entry    image row bytes, going from top row to bottom rowadded 'g' option to silence bellchanged 'E', encapsulated postscript switch, to 'e', now a submode switchfor postscript output.  Use eP to get the same effect as the old E.added color postscript output with switch 'C'.  Thanks go to Johan Garpendahl,Linkoping University, Linkoping Sweden, for this piece of work.removed the more complicated run-length encoding in Postscript output infavor of the original 2-byte format.  This reduces the amount of timerequired to perform the rle checks and simplifies the output quite a bit.If I could make it fast enough I'd put in LZW encoding, but we've got tobe realistic in time/space tradeoffs for people with slower machines.

⌨️ 快捷键说明

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