▼ src | |
amacro.c | Aperture macro parsing functions |
amacro.h | Aperture macro parsing header info |
attribute.c | Dynamic GUI window creation functions |
attribute.h | Dynamic GUI window creation header info |
authors.c | Generated at build time authors list |
bugs.c | Generated at build time bugs list |
callbacks.c | Callback functions for the GUI widgets |
callbacks.h | Header info for the GUI callback functions |
common.h | Contains basic defines |
csv.c | Parsing support functions for the pick and place parser |
csv.h | Header info for the parsing support functions for the pick and place parser |
csv_defines.h | Sets up internal definitions for handling csv-style files |
draw-gdk.c | GDK rendering functions |
draw-gdk.h | Header info for the GDK rendering functions |
draw.c | Cairo rendering functions and the related selection calculating functions |
draw.h | Header info for the cairo rendering functions and the related selection calculating functions |
drill.c | Excellon drill parsing functions |
drill.h | Header info for the Excellon drill parsing functions |
drill_stats.c | Statistics generating functions for Excellon drill files |
drill_stats.h | Header info to the statistics generating functions for Excellon drill files |
dynload.c | Dynamic loader functions for TinyScheme |
dynload.h | Header info for the dynamic loader functions for TinyScheme |
export-drill.c | Functions for exporting gerbv images to Excellon drill files |
export-dxf.cpp | Functions for exporting Gerbv images to DXF files |
export-geda-pcb.c | Functions for exporting Gerbv images to gEDA PCB files |
export-image.c | This file contains image exporting functions for exporting to PNG, PDF, SVG, and Postscript formats |
export-isel-drill.c | Functions for exporting gerbv images to ISEL Automation NCP file format with drill commands for CNC machines |
export-rs274x.c | Functions to export an image to a RS274X file |
gerb_file.c | File parsing support functions |
gerb_file.h | Header info for the file parsing support functions |
gerb_image.c | This file contains general files for handling the gerbv_image_t structure |
gerb_image.h | Header info for the image editing and support functions |
gerb_stats.c | Statistics generating functions for RS274X files |
gerb_stats.h | Header info for the statistics generating functions for RS274X files |
gerber.c | RS274X parsing functions |
gerber.h | Header info for the RS274X parsing functions |
gerbv.c | This file contains high-level functions for the libgerbv library |
gerbv.h | The main header file for the libgerbv library |
gerbv_icon.h | Contains the xpm data for the gerbv application icon |
gettext.h | |
icons.h | |
interface.c | GUI building functions for Gerbv |
interface.h | Header info for the GUI building functions for Gerber Viewer |
lrealpath.c | |
lrealpath.h | |
main.c | The main code for the Gerber Viewer GUI application and command line processing |
main.h | Header info for common structs and functions used for the GUI application |
opdefines.h | More support data for the TinyScheme parser |
pick-and-place.c | PNP (pick-and-place) parsing functions |
pick-and-place.h | Header info for the PNP (pick-and-place) parsing functions |
project.c | Routines for loading and saving project files |
project.h | Header info for loading and saving project files |
render.c | Rendering support functions for gerbv |
render.h | Header info for the rendering support functions for gerbv |
scheme-private.h | Private data for the TinyScheme compiler |
scheme.c | The TinyScheme compiler |
scheme.h | Header info for the TinyScheme compiler |
selection.c | Selection support functions for libgerbv |
selection.h | Header info for the selection support functions for libgerbv |
table.c | GTK widgets functions for table |
table.h | Header info for GTK widgets table functions |
tooltable.c | Tool file parsing functions |