SatDump 2.0.0-alpha-520736c72
Loading...
Searching...
No Matches
text.h File Reference

Image Text drawing. More...

#include "image.h"
#include "image/font/imstb_truetype.h"
#include <string>

Go to the source code of this file.

Classes

class  satdump::image::TextDrawer
 Text image drawer, used to draw arbitrary text onto an image. This needs to be its own class as the font needs to be loaded and kept around as a pointer. More...
struct  satdump::image::TextDrawer::char_el
struct  satdump::image::TextDrawer::font_info

Detailed Description

Image Text drawing.