Cairo::ScriptMode
Inherits Enum / Comparable / Value / Object
A set of script output variants.
Constants
Ascii = 0
The output will be in readable text (default).
Binary = 1
The output will use byte codes.
Inherits Enum / Comparable / Value / Object
A set of script output variants.
The output will be in readable text (default).
The output will use byte codes.