Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Flags |
R1 | Pointer to drawfile block? |
R2 | Length of block |
Exit | |
---|---|
R0 | Preserved |
R1 | Preserved |
R2 | Preserved |
Bit | Meaning if set |
---|---|
0 | do not download font (passed in R2 to PDriver_DeclareFont?) |
The purpose of this call is to declare all fonts in a Draw DrawFile file by callingPDriver_DeclareFont?.
This SWI should be called between PDriver_SelectJob? and PDriver_DrawPage? if the printer requires that fonts be declared with PDriver_DeclareFont?.