jag-surface 0.1.1

Canvas-style drawing API on top of jag-draw
Documentation

jag-surface

Canvas-style drawing API on top of jag-draw.

Part of the jag toolkit.

Features

  • Canvas with fill_rect, rounded_rect, draw_text, draw_image, etc.
  • JagSurface manages GPU device, frame encoding, and presentation
  • Intermediate texture support for smooth window resizing

Usage

[dependencies]
jag-surface = "0.1"

Most users should use the jag meta-crate instead.

License

MIT