math2d 0.1.3

2D Mathematics library designed for use with 2D drawing applications. Primarily designed for the needs of Direct2D, but this library should be perfectly capable of filling in the needs of other libraries such as Cairo. If you would like interoperability defitions added please feel free to open a pull request on the repository. Currently compatible with: - `Direct2D` (winapi types) - `Mint` (crate)
Documentation

math2d

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

docs

  • serialize
  • d2d
  • mint

serialize

  • serde
  • serde_derive

d2d

  • winapi

serde

    This feature flag does not enable additional features.

mint

    This feature flag does not enable additional features.

serde_derive

    This feature flag does not enable additional features.

winapi

    This feature flag does not enable additional features.