Crate text_on_image

source ·
Expand description

A library to make placing text on images easier. Extends draw_text_mut’s functionality from imageproc.

Structs§

Enums§

Functions§

  • Draws text on an image with support for text jusification, vertical anchor, and line wrapping.
  • Draws text on an image with a small cross where the coordinates are.