📄 changes-1.11
字号:
Changes for RTF distribution release 1.11-----------------------------------------Changed the reader so that the control symbol table isn't compiled intoreader.c, but is read from the library file "rtf-ctrl". rtf-ctrl iscreated by mkrtf-ctrl.c (the table *is* compiled into that program, andit just generates the corresponding text file so that the major andminor numbers are correct).Fixed a bug in the RTFAlloc() #define in rtf.h.Macintosh wrapper:- Wrapper must be compiled with TransSkel 3.15 or higher. It will notcompile with releases earlier than 3.13. It will *compile* with 3.13or 3.14, but those releases have a bug that affects the RTF translators.- Default folder shown for output files in the putfile dialog is now setusing the standard mechanism provided for that by System 7 rather thanby setting low memory globals.- Pathnames are now constructed using "/" as the path component delimiterif A/UX is running. (The delimiter is returned by the PathSepChar()function.)- Prefs file reading/writing routines no longer take file name or creatortype as arguments. These are taken from 'STR ' 1001 and 'BNDL' 128 now.- Translations can now be terminated early. Typing command-period whenthe status window is frontmost during a translation terminates thetranslation. If 'CNTL' resource 1000 is present (it should be a "Cancel"button), the status window also has a Cancel button for terminating thetranslation.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -