Module ca_formats::rle

source ·
Expand description

A parser for Golly’s Extended RLE format.

It is basically the same as the original RLE format, except that it supports up to 256 states, and a #CXRLE line.

Structs

Enums

  • Errors that can be returned when parsing a RLE file.