changes-1.06a2
来自「将rft格式文件转换成html格式文件」· 06A2 代码 · 共 33 行
06A2
33 行
Changes for RTF distribution release 1.06a2------------------------------------------------------------------------the RTF reader:Fixed bug causing literal tabs to be returned improperly.Minor support for NeXT graphic attributes. Still no access to a NeXT,so this is still all guesswork.Defined (in rtf.h) a typedef RTFFuncPtr which is a pointer to a functionreturning void. It's used in connection with callbacks and read hooksfor easier source reading (and typing).RTFUngetToken() added; pushes the last token read back on the input stream.RTFPeekToken() added. Looks at (but does not gobble) next token.-----------------------------rtfdiag:Fixed off-by-one error in argument processing loop. Sheesh.Understands how to deal with multiple file arguments now.-----------------------------rtf2troff:Fixed off-by-one error in argument processing loop. Sheesh again.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?