KiCad PCB EDA Suite
Loading...
Searching...
No Matches
plotter_png.h File Reference
#include "plotter.h"
#include <cairo.h>

Go to the source code of this file.

Classes

class  PNG_PLOTTER
 PNG rasterization plotter using Cairo graphics library. More...
 

Variables

constexpr int DEFAULT_PNG_DPI = 300
 
constexpr int MIN_PNG_DPI = 72
 
constexpr int MAX_PNG_DPI = 2400
 

Variable Documentation

◆ DEFAULT_PNG_DPI

◆ MAX_PNG_DPI

◆ MIN_PNG_DPI