You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael Uleysky 6c6b52f5b2 Gmt module: Fix bad assignment to uninitialised pointer in previous commit. 8 years ago
..
.gitignore Gmt module: Filters in callgmtmodule. Add default filter and lex-based filter for cutting header and footer of generated eps files. 9 years ago
CMakeLists.txt Gmt module: CMake build system for gmt module 9 years ago
ModuleSetup.cmake Gmt module: Search and use libgs. 8 years ago
makemod Gmt module: Rename all files to begin with modgmt_ 9 years ago
modgmt.cpp Gmt module: Add functions Convert2PNG and Convert2JPG. 8 years ago
modgmt.h Gmt module: Realization of Get functions for GMT objects. 9 years ago
modgmt_colornames.cpp Gmt module: regenerate more compact hash table for color names. 8 years ago
modgmt_colornames.h Gmt module: regenerate more compact hash table for color names. 8 years ago
modgmt_colortransform.h Gmt module: Rename all files to begin with modgmt_ 9 years ago
modgmt_filter_headfoot.l Gmt module: Add function Map. 8 years ago
modgmt_filters.cpp Gmt module: Rename all files to begin with modgmt_ 9 years ago
modgmt_filters.h Gmt module: Rename all files to begin with modgmt_ 9 years ago
modgmt_func.cpp Gmt module: Function DrawFrame now using new parameter reading scheme and error reporting 8 years ago
modgmt_func.h Gmt module: Function DrawFrame now using new parameter reading scheme and error reporting 8 years ago
modgmt_gsfuncs.cpp Gmt module: Fix bad assignment to uninitialised pointer in previous commit. 8 years ago
modgmt_gsfuncs.h Gmt module: Fix compilation on Ubuntu. 8 years ago
modgmt_internals.cpp Gmt module: Fix bad assignment to uninitialised pointer in previous commit. 8 years ago
modgmt_internals.h Gmt module: Fix potential segmentation fault. 8 years ago
modgmt_map.cpp Gmt module: Fix warnings of gcc6. 8 years ago
modgmt_map.h Gmt module: Functions Map, Convert2PNG and Convert2JPEG now using new parameter reading scheme and error reporting. 8 years ago
modgmt_objects.cpp Gmt module: Using template-based projections names. Fix errors in string representations of projections. 8 years ago
modgmt_objects.h Gmt module: Add function Map. 8 years ago
modgmt_param.h Gmt module: Remove another std::move from Parameter class. 8 years ago
modgmt_strcomp.cpp Gmt module: Add class for comparision strings with templates. 8 years ago
modgmt_strcomp.h Gmt module: Simplify code. 8 years ago
modgmt_structs.h Gmr module: Add function ToModel in gmt_color structure. 8 years ago