Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Font handle |
R1 | Pointer to buffer |
R2 | Length of buffer |
Exit | |
---|---|
R0 | Pointer to encoding filename (in buffer) |
R1 | Pointer to terminating 0 in buffer |
R2 | Free bytes in buffer |
This purpose of this call is returns to return the filename of the encoding file, and is primarily of use to PDriverPS.
The filename form returned differs depending on whether the font has a public or private encoding. The table below shows the filename form for both encoding types.
Type | Filename |
---|---|
Public | font_prefix.Encoding.encoding |
Private | font_prefix.font_name.Encoding |