GMT学习笔记之汉字显示

windows下运行gmt
--------------------------------------------------------------

1.安装 win32版本的 gmt4,安装文件路径 "02-WIN32安装包\gmt-4.5.9_install32.exe"

2.安装 05-ghostscript目录中的 gs907w32.exe 和  gsv50w32.exe
    gs907w32.exe : Ghostscript 9.0.7
    gsv50w32.exe : Ghostscriptview 5.0

3.配置window的 path,增加gmt4的安装路径到path中。
  例如 - C:\programs\GMT4\bin

4.执行C:\programs\GMT4\doc\examples目录中的 do_examples.bat ,执行GMT4自带的示例程序
  会在当前目录中生成 example_XX.ps 文件
  windows平台下:执行bat 的 shell,可生成*.ps文件

5.用Ghostscriptview 查看生成的ps文件

注:
    1). 编辑 C:\programs\GMT4\doc\examples中的bat文件,如需写汉字,
需要先用EmEditor打开,Ctrl+A拷贝所有内容,再新建空的记事本文件,用记事本打开,粘贴内容!
    2). GMT汉字显示,参见 "06-GMT汉字标注\GMT汉字标注解决方案20130303.doc"

 

 


附录
-------------------------------------------------------
源代码
   
ftp://ftp.soest.hawaii.edu/gmt
安装包
   
ftp://ftp.soest.hawaii.edu/gmt/windows/

Ghostscript Downloads Page (最新版本 V9.0.7):
   
http://www.ghostscript.com/download/gsdnld.html

GSview 5.0 download(最新版本 V5.0):
   
http://pages.cs.wisc.edu/~ghost/gsview/get50.htm

GSview 5.0 注册码:
    32411-26380
    18963-21159
    16417-30959
    15352-15768


                2013年3月4日  闫建忠 记录

你可能感兴趣的:(GMT学习笔记之汉字显示)