GDS-Render v1.2.1
command-line.h File Reference

Render according to command line parameters. More...

#include <glib.h>
Include dependency graph for command-line.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  external_renderer_params
 External renderer paramameters to command line renderer. More...
 

Functions

int command_line_convert_gds (const char *gds_name, const char *cell_name, char **renderers, char **output_file_names, const char *layer_file, struct external_renderer_params *ext_param, gboolean tex_standalone, gboolean tex_layers, double scale)
 Convert GDS according to command line parameters. More...
 

Detailed Description

Render according to command line parameters.

Author
Mario Hüttel mario.nosp@m..hue.nosp@m.ttel@.nosp@m.gmx..nosp@m.net

Definition in file command-line.h.