cgm 0.0.2 copy "cgm: ^0.0.2" to clipboard
cgm: ^0.0.2 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
likes
110
points
59
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