cgm 0.0.4 copy "cgm: ^0.0.4" to clipboard
cgm: ^0.0.4 copied to clipboard

A dart library for parsing and displaying CGM (Computer Graphics Metafile) files

0.0.1 #

  • Initial release.

0.0.2 #

Fixes:

  • Fixed issues caused by the library's separation from flutter dependencies.
    • EllipticalArc didn't have the correct radius specified.
    • Polybezier didn't work with subpaths, and didn't render. Now it uses just a single path.
    • Polyline didn't render at all, don't know why. Now it does.

0.0.3 #

Fixes:

  • Fixed some issues with elliptical arcs.

0.0.4 #

W.I.P.

0
likes
110
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A dart library for parsing and displaying CGM (Computer Graphics Metafile) files

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

buffer, collection, equatable, logging, meta, vector_math

More

Packages that depend on cgm