Sometimes I need a decently smart line-based drawing algorithm for an image outside the context of CASIO Basic.
This change adds a raw output mode (-r, --raw) that prints space-separated line coordinates in the (x1 y1 x2 y2) order on stdout rather the CASIO Basic code.
Sometimes I need a decently smart line-based drawing algorithm for an image outside the context of CASIO Basic.
This change adds a raw output mode (
-r
,--raw
) that prints space-separated line coordinates in the (x1 y1 x2 y2) order on stdout rather the CASIO Basic code.Sample output :
c73ea2f3cd
.