KiCad PCB EDA Suite
Loading...
Searching...
No Matches
cairo_compositor.h File Reference

Class that handles multitarget rendering (ie. More...

#include <gal/compositor.h>
#include <gal/gal_display_options.h>
#include <cairo.h>
#include <cstdint>
#include <deque>

Go to the source code of this file.

Classes

class  KIGFX::CAIRO_COMPOSITOR
 
struct  KIGFX::CAIRO_COMPOSITOR::CAIRO_BUFFER
 

Namespaces

namespace  KIGFX
 The Cairo implementation of the graphics abstraction layer.
 

Detailed Description

Class that handles multitarget rendering (ie.

to different textures/surfaces) and later compositing into a single image (Cairo flavour).

Definition in file cairo_compositor.h.