From 18c09efe2ebff8f5dda9c3a1ae882e7085bb8b30 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 12 May 2009 10:03:31 +0000 Subject: Set RISC OS types. svn path=/trunk/tools/ttf2f/; revision=7476 --- !TTF2f/!Boot | 11 ----------- !TTF2f/!Boot,feb | 11 +++++++++++ !TTF2f/!Run | 31 ------------------------------- !TTF2f/!Run,feb | 31 +++++++++++++++++++++++++++++++ !TTF2f/!Sprites22 | Bin 2504 -> 0 bytes !TTF2f/!Sprites22,ff9 | Bin 0 -> 2504 bytes !TTF2f/Res | Bin 1644 -> 0 bytes !TTF2f/Res,fae | Bin 0 -> 1644 bytes 8 files changed, 42 insertions(+), 42 deletions(-) delete mode 100644 !TTF2f/!Boot create mode 100644 !TTF2f/!Boot,feb delete mode 100644 !TTF2f/!Run create mode 100644 !TTF2f/!Run,feb delete mode 100644 !TTF2f/!Sprites22 create mode 100644 !TTF2f/!Sprites22,ff9 delete mode 100644 !TTF2f/Res create mode 100644 !TTF2f/Res,fae (limited to '!TTF2f') diff --git a/!TTF2f/!Boot b/!TTF2f/!Boot deleted file mode 100644 index 7d939d1..0000000 --- a/!TTF2f/!Boot +++ /dev/null @@ -1,11 +0,0 @@ -Set TTF2f$Dir - -| Application system variables -Set TTF2f$Help .!Help -Set TTF2f$Version "0.01 (07 Sep 2004)" -Set TTF2f$Title "TTF2f" -Set TTF2f$Publisher "J-M Bell" -Set TTF2f$Description "Font conversion utility" - -| IconSprites -IconSprites .!Sprites diff --git a/!TTF2f/!Boot,feb b/!TTF2f/!Boot,feb new file mode 100644 index 0000000..7d939d1 --- /dev/null +++ b/!TTF2f/!Boot,feb @@ -0,0 +1,11 @@ +Set TTF2f$Dir + +| Application system variables +Set TTF2f$Help .!Help +Set TTF2f$Version "0.01 (07 Sep 2004)" +Set TTF2f$Title "TTF2f" +Set TTF2f$Publisher "J-M Bell" +Set TTF2f$Description "Font conversion utility" + +| IconSprites +IconSprites .!Sprites diff --git a/!TTF2f/!Run b/!TTF2f/!Run deleted file mode 100644 index 0d0b457..0000000 --- a/!TTF2f/!Run +++ /dev/null @@ -1,31 +0,0 @@ -.!Boot - -RMEnsure UtilityModule 3.00 Error TTF2f needs RISC OS 3 or later - -RMEnsure WindowManager 3.98 Error TTF2f requires the Nested WIMP - -| Ensure CallASWI etc is installed -| http://www.iyonix.com/32bit/ -RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 RMLoad System:Modules.CallASWI -RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 Error TTF2f requires the CallASWI module. This can be downloaded from http://www.iyonix.com/32bit/system.shtml - -RMEnsure FPEmulator 4.03 RMLoad System:Modules.FPEmulator -RMEnsure FPEmulator 4.03 Error TTF2f requires FPEmulator 4.03 or later - -RMEnsure SharedCLibrary 5.17 RMLoad System:Modules.CLib -RMEnsure SharedCLibrary 5.34 Error TTF2f requires SharedCLibrary 5.34 or later - -| Toolbox modules - version numbers correspond to those distributed with 5.03 -RMEnsure Toolbox 0.00 RMLoad System:Modules.Toolbox.Toolbox -RMEnsure Toolbox 1.52 Error TTF2f requires the Toolbox module -RMEnsure Window 0.00 RMLoad System:Modules.Toolbox.Window -RMEnsure Window 1.69 Error TTF2f requires the Window module -RMEnsure Iconbar 0.00 RMLoad System:Modules.Toolbox.Iconbar -RMEnsure Iconbar 1.20 Error TTF2f requires the Iconbar module -RMEnsure Menu 0.00 RMLoad System:Modules.Toolbox.Menu -RMEnsure Menu 0.36 Error TTF2f requires the Menu module -RMEnsure ProgInfo 0.00 RMLoad System:Modules.Toolbox.ProgInfo -RMEnsure ProgInfo 0.17 Error TTF2f requires the ProgInfo module - -WimpSlot -min 400k -max 400k -/.!RunImage %*0 2>null: \ No newline at end of file diff --git a/!TTF2f/!Run,feb b/!TTF2f/!Run,feb new file mode 100644 index 0000000..0d0b457 --- /dev/null +++ b/!TTF2f/!Run,feb @@ -0,0 +1,31 @@ +.!Boot + +RMEnsure UtilityModule 3.00 Error TTF2f needs RISC OS 3 or later + +RMEnsure WindowManager 3.98 Error TTF2f requires the Nested WIMP + +| Ensure CallASWI etc is installed +| http://www.iyonix.com/32bit/ +RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 RMLoad System:Modules.CallASWI +RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 Error TTF2f requires the CallASWI module. This can be downloaded from http://www.iyonix.com/32bit/system.shtml + +RMEnsure FPEmulator 4.03 RMLoad System:Modules.FPEmulator +RMEnsure FPEmulator 4.03 Error TTF2f requires FPEmulator 4.03 or later + +RMEnsure SharedCLibrary 5.17 RMLoad System:Modules.CLib +RMEnsure SharedCLibrary 5.34 Error TTF2f requires SharedCLibrary 5.34 or later + +| Toolbox modules - version numbers correspond to those distributed with 5.03 +RMEnsure Toolbox 0.00 RMLoad System:Modules.Toolbox.Toolbox +RMEnsure Toolbox 1.52 Error TTF2f requires the Toolbox module +RMEnsure Window 0.00 RMLoad System:Modules.Toolbox.Window +RMEnsure Window 1.69 Error TTF2f requires the Window module +RMEnsure Iconbar 0.00 RMLoad System:Modules.Toolbox.Iconbar +RMEnsure Iconbar 1.20 Error TTF2f requires the Iconbar module +RMEnsure Menu 0.00 RMLoad System:Modules.Toolbox.Menu +RMEnsure Menu 0.36 Error TTF2f requires the Menu module +RMEnsure ProgInfo 0.00 RMLoad System:Modules.Toolbox.ProgInfo +RMEnsure ProgInfo 0.17 Error TTF2f requires the ProgInfo module + +WimpSlot -min 400k -max 400k +/.!RunImage %*0 2>null: \ No newline at end of file diff --git a/!TTF2f/!Sprites22 b/!TTF2f/!Sprites22 deleted file mode 100644 index c63ecfd..0000000 Binary files a/!TTF2f/!Sprites22 and /dev/null differ diff --git a/!TTF2f/!Sprites22,ff9 b/!TTF2f/!Sprites22,ff9 new file mode 100644 index 0000000..c63ecfd Binary files /dev/null and b/!TTF2f/!Sprites22,ff9 differ diff --git a/!TTF2f/Res b/!TTF2f/Res deleted file mode 100644 index 5a10a54..0000000 Binary files a/!TTF2f/Res and /dev/null differ diff --git a/!TTF2f/Res,fae b/!TTF2f/Res,fae new file mode 100644 index 0000000..5a10a54 Binary files /dev/null and b/!TTF2f/Res,fae differ -- cgit v1.2.3