No comment. Sorry.
compress:
contents
decompress
compressFillStyle:
compressFills:
compressGradientFill:
Note: No terminators for simple colors
compressSolidFill:
decompressFillStyle
decompressFills
decompressGradientFill:
decompressSolidFill
readColorFrom:
storeColor:on:
compressPoints:
Compress the points using delta values and RLE compression.
decompressPoints
Decompress the points using delta values and RLE compression.
printCompressedPoint:on:runLength:
Print the given point on the stream using the given run length
printPoint:on:
readPointFrom:
compressRunArray:
decompressRunArray
initialize
on:
decompress:
decompressPoints:
new
Answer a new instance of the receiver (which is a class) with no indexable variables. Fail if the class is indexable.