Commit c5c1e9f8 authored by Neil Turton's avatar Neil Turton
Browse files

Import from SrcFiler

parent e3918b19
title-string: DrawFile
help-string: DrawFile 1.46
help-string: DrawFile 1.48
swi-chunk-base-number: 0x45540
......
title-string: DrawFile
help-string: DrawFile 1.46
help-string: DrawFile 1.48
swi-chunk-base-number: 0x45540
......@@ -12,7 +12,7 @@ finalisation-code: main_terminate
swi-decoding-table: DrawFile Render BBox DeclareFonts
service-call-handler: main_service 0x60
service-call-handler: main_service 0x60 0x45540
;Service_ResourceFSStarting
command-keyword-table: main_command
......
Added service calls
Added JPEG rendering.
Errors on Service_DrawObjectDeclareFonts handled (returned in DrawFile_DeclareFontsState block)
\ No newline at end of file
Errors on Service_DrawObjectDeclareFonts handled (returned in DrawFile_DeclareFontsState block)
1.48
Module responds to Service_DrawObjectRender for its own objects
Now passes blending flag (bit 11) through to font manager
......@@ -34,7 +34,7 @@ RESDIR = <resource$dir>.Resources2
#
# Generic options:
#
CC = cc -ISupport:,OS: -fach -wp -DDRAWFILE
CC = cc -ISupport:,OS: -fach -wp -throwback -DDRAWFILE
CP = copy
OBJASM = ObjAsm ${THROWBACK} -depend !Depend -stamp -quit
CMHG = CMHG
......
| Copyright 1996 Acorn Computers Ltd
|
| Licensed under the Apache License, Version 2.0 (the "License");
| you may not use this file except in compliance with the License.
| You may obtain a copy of the License at
|
| http://www.apache.org/licenses/LICENSE-2.0
|
| Unless required by applicable law or agreed to in writing, software
| distributed under the License is distributed on an "AS IS" BASIS,
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
| See the License for the specific language governing permissions and
| limitations under the License.
|
Dir <Obey$Dir>
amu_machine rm.DrawFile
echo done
......@@ -13,5 +13,4 @@
| limitations under the License.
|
Dir <Obey$Dir>
wimpslot -min 4000k
amu_machine rom
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment