Part of the igs-author epic. The igs crate currently exposes decode only (decode.rs, types.rs); lib-igs-author-plan.md assumed write_object_segment / write_palette_segment exist, and they do not.
Add IGS segment writers, mirroring the existing decoder types:
Part of the igs-author epic. The
igscrate currently exposes decode only (decode.rs,types.rs);lib-igs-author-plan.mdassumedwrite_object_segment/write_palette_segmentexist, and they do not.Add IGS segment writers, mirroring the existing decoder types:
pgs::rle::encode_rle, incl. multi-fragment objects over 64 KB)