diff options
| author | Ian C <ianc@noddybox.co.uk> | 2005-02-28 00:59:35 +0000 |
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2005-02-28 00:59:35 +0000 |
| commit | 75c03c360d6a3c06e214d33a7c6ac1233e4b0303 (patch) | |
| tree | 20b3c24b12057b6bf4ad3234d6b14111436c059b /imagefont/test.bmx | |
| parent | 6ad3b7995269f12fdf3ea47afcc8770b06c24d88 (diff) | |
Initial import
Diffstat (limited to 'imagefont/test.bmx')
| -rw-r--r-- | imagefont/test.bmx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/imagefont/test.bmx b/imagefont/test.bmx new file mode 100644 index 0000000..04930e6 --- /dev/null +++ b/imagefont/test.bmx @@ -0,0 +1,5 @@ +' $Id$ + +Import "imagefont.bmx" + +Graphics 800,600,32,60 |
