Expand description
PNG export format
Exports rendered text to PNG format using the image crate.
Structs§
- PngExporter
- PNG exporter for rendering results
Functions§
- encode_
bitmap_ to_ png - Encode bitmap data to PNG format.
PNG export format
Exports rendered text to PNG format using the image crate.