Skip to content

ab-glyph-rasterizer-0.1.2

Compare
Choose a tag to compare
@alexheretic alexheretic released this 08 May 16:00
2cf270c
  • For Point implement Sub, Add, SubAssign, AddAssign, PartialEq, PartialOrd, From<(x, y)>,
    From<[x, y]> for easier use downstream.
  • Switch Point Debug implementation to output point(1.2, 3.4) smaller representation referring to the point fn.