scriptWriteComment
fn
void scriptWriteComment(cairo.device.Device script, string comment)Emit a string verbatim into the script.
Parameters
script | the script (output device) |
comment | the string to emit |