Entry | |
---|---|
R0 | Object type? (Draw File Format) |
R1 | &45541 (reason code) |
R2 | Pointer to the render state? |
Exit | |
---|---|
R1 | 0 if recognised, otherwise Preserved |
This service is issued whenever SWI DrawFile_DeclareFonts encounters an object whose type it doesn’t know.
Extension modules should recognise the object type, declare the fonts in it and then claim the service. Errors should only be reported if there is no error presently known – the DrawFile module will continue after errors, but only report the first one.