📄 h2b.par.main
字号:
H2B - convert 8 bit hexidecimal floats to binary h2b <stdin >stdout outpar=/dev/tty Required parameters: none Optional parameters: outpar=/dev/tty output parameter file, contains the number of lines (n=) other choices for outpar are: /dev/tty, /dev/stderr, or a name of a disk file Note: this code may be used to recover binary data from PostScript bitmaps. To do this, strip away all parts of the PSfile that are not the actual hexidecimal bitmap and run through h2b. Note: that the binary file may need to be transposed using "transp" to appear to be the same as input data. Note: output will be floats with the values 0-255
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -