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
920a240bd0
Gmt module. Error reporting in GMT_Type template.
|
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.
|
9 years ago |
makemod
|
Gmt module: Rename all files to begin with modgmt_
|
9 years ago |
modgmt.cpp
|
Gmt module: Add functions Convert2PNG and Convert2JPG.
|
9 years ago |
modgmt.h
|
Gmt module: Realization of Get functions for GMT objects.
|
9 years ago |
modgmt_colornames.cpp
|
Gmt module: Functions Color, ColorGray, ColorRGB, ColorHSV, and ColorCMYK.
|
9 years ago |
modgmt_colornames.h
|
Gmt module: Functions Color, ColorGray, ColorRGB, ColorHSV, and ColorCMYK.
|
9 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.
|
9 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: Functions ColorGray, ColorRGB, ColorHSV, ColorCMYK now using new parameter reading scheme and error reporting.
|
8 years ago |
modgmt_func.h
|
Gmt module. Error reporting in GMT_Type template.
|
8 years ago |
modgmt_gsfuncs.cpp
|
Gmt module: Add interface to ghostscript.
|
9 years ago |
modgmt_gsfuncs.h
|
Gmt module: Fix compilation on Ubuntu.
|
8 years ago |
modgmt_internals.cpp
|
Gmt module: Using Split instead of manual splitting.
|
9 years ago |
modgmt_internals.h
|
Gmt module: Fix potential segmentation fault.
|
9 years ago |
modgmt_map.cpp
|
Gmt module: Replace ObjectList::ListValues::size_type on ObjectList::IndexType.
|
8 years ago |
modgmt_map.h
|
Gmt module: all functions return const ObjectBase*
|
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.
|
9 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
|
Gmt module: Fix error in gmt_font::Convert().
|
8 years ago |