GDS-Render v1.2.1

This struct holds the renderer configuration. More...

#include <conv-settings-dialog.h>

Data Fields

double scale
 Scale image down by this factor. More...
 
enum output_renderer renderer
 
gboolean tex_pdf_layers
 
gboolean tex_standalone
 

Detailed Description

This struct holds the renderer configuration.

Definition at line 56 of file conv-settings-dialog.h.

Field Documentation

◆ renderer

enum output_renderer renderer

The renderer to use

Definition at line 58 of file conv-settings-dialog.h.

◆ scale

double scale

Scale image down by this factor.

Note
Used to keep image in bound of maximum coordinate limit

Definition at line 57 of file conv-settings-dialog.h.

◆ tex_pdf_layers

gboolean tex_pdf_layers

Create OCG layers when rendering with TikZ

Definition at line 59 of file conv-settings-dialog.h.

◆ tex_standalone

gboolean tex_standalone

Create a standalone compile TeX file

Definition at line 60 of file conv-settings-dialog.h.


The documentation for this struct was generated from the following file: