# reset set terminal png font "c:/Windows/Fonts/meiryo.ttc,16" set output "fig_Jfont_png_00.png" #pngファイル名指定 set title "日本語が使えるかのテスト(meiryo.ttc)" set xlabel "x軸の単位 (gal)" set ylabel "y軸の単位 (km/s)" set label "日本語は使えるのかな?(msgothic.ttc)" at graph 0.5,graph 0.60 center font "c:/Windows/Fonts/msgothic.ttc,10" set label "日本語は使えるのかな?(meiryo.ttc)" at graph 0.5,graph 0.55 center font "c:/Windows/Fonts/meiryo.ttc,10" set label "日本語は使えるのかな?(ipagp.ttf)" at graph 0.5,graph 0.50 center font "c:/Windows/Fonts/ipagp.ttf,10" set label "日本語は使えるのかな?(ipag.ttf)" at graph 0.5,graph 0.45 center font "c:/Windows/Fonts/ipag.ttf,10" set label "日本語は使えるのかな?(msjh.ttf)" at graph 0.5,graph 0.40 center font "c:/Windows/Fonts/msjh.ttf,10" set label "日本語は使えるのかな?(msyh.ttf)" at graph 0.5,graph 0.35 center font "c:/Windows/Fonts/msyh.ttf,10" set label "日本語は使えるのかな?(JGTR00M.TTC)" at graph 0.5,graph 0.30 center font "c:/Windows/Fonts/JGTR00M.TTC,10" set label "日本語は使えるのかな?(HGRSMP.TTF)" at graph 0.5,graph 0.25 center font "c:/Windows/Fonts/HGRSMP.TTF,10" set label "日本語は使えるのかな?(HGRHG3.TTC)" at graph 0.5,graph 0.20 center font "c:/Windows/Fonts/HGRHG3.TTC,10" set label "日本語は使えるのかな?(HGRGM.TTC)" at graph 0.5,graph 0.15 center font "c:/Windows/Fonts/HGRGM.TTC,10" set label "日本語は使えるのかな?(ARIALUNI.TTF)" at graph 0.5,graph 0.10 center font "c:/Windows/Fonts/ARIALUNI.TTF,10" plot sin(x) title "正弦関数",cos(x) title "余弦曲線",sin(x)+cos(x) title "正弦+余弦" # # reset set terminal png font "c:/Windows/Fonts/msgothic.ttc,10" set output "fig_Jfont_png_01.png" #pngファイル名指定 set title "日本語は使えるのかな?(msgothic.ttc)" font "c:/Windows/Fonts/msgothic.ttc,16" set xlabel "x軸の単位 (gal)" font "c:/Windows/Fonts/msgothic.ttc,12" set ylabel "y軸の単位 (km/s)" font "c:/Windows/Fonts/msgothic.ttc,12" set label "中央に字を書く" at graph 0.5,graph 0.5 center font "c:/Windows/Fonts/msgothic.ttc,12" plot sin(x) title "正弦関数",cos(x) title "余弦曲線",sin(x)+cos(x) title "正弦+余弦" # # reset set terminal png font "c:/Windows/Fonts/meiryo.ttc,10" set output "fig_Jfont_png_02.png" #pngファイル名指定 set title "日本語は使えるのかな?(meiryo.ttc)" font "c:/Windows/Fonts/meiryo.ttc,16" set xlabel "x軸の単位 (gal)" font "c:/Windows/Fonts/meiryo.ttc,12" set ylabel "y軸の単位 (km/s)" font "c:/Windows/Fonts/meiryo.ttc,12" set label "中央に字を書く" at graph 0.5,graph 0.5 center font "c:/Windows/Fonts/meiryo.ttc,12" plot sin(x) title "正弦関数",cos(x) title "余弦曲線",sin(x)+cos(x) title "正弦+余弦" # # reset set terminal png font "c:/Windows/Fonts/ipagp.ttf,10" set output "fig_Jfont_png_03.png" #pngファイル名指定 set title "日本語は使えるのかな?(ipagp.ttf)" font "c:/Windows/Fonts/ipagp.ttf,16" set xlabel "x軸の単位 (gal)" font "c:/Windows/Fonts/ipagp.ttf,12" set ylabel "y軸の単位 (km/s)" font "c:/Windows/Fonts/ipagp.ttf,12" set label "中央に字を書く" at graph 0.5,graph 0.5 center font "c:/Windows/Fonts/ipagp.ttf,12" plot sin(x) title "正弦関数",cos(x) title "余弦曲線",sin(x)+cos(x) title "正弦+余弦" # # reset set terminal png font "c:/Windows/Fonts/ipag.ttf,10" set output "fig_Jfont_png_04.png" #pngファイル名指定 set title "日本語は使えるのかな?(ipag.ttf)" font "c:/Windows/Fonts/ipag.ttf,16" set xlabel "x軸の単位 (gal)" font "c:/Windows/Fonts/ipag.ttf,12" set ylabel "y軸の単位 (km/s)" font "c:/Windows/Fonts/ipag.ttf,12" set label "中央に字を書く" at graph 0.5,graph 0.5 center font "c:/Windows/Fonts/ipag.ttf,12" plot sin(x) title "正弦関数",cos(x) title "余弦曲線",sin(x)+cos(x) title "正弦+余弦" # # reset set terminal png font "c:/Windows/Fonts/msjh.ttf,10" set output "fig_Jfont_png_05.png" #pngファイル名指定 set title "日本語は使えるのかな?(msjh.ttf)" font "c:/Windows/Fonts/msjh.ttf,16" set xlabel "x軸の単位 (gal)" font "c:/Windows/Fonts/msjh.ttf,12" set ylabel "y軸の単位 (km/s)" font "c:/Windows/Fonts/msjh.ttf,12" set label "中央に字を書く" at graph 0.5,graph 0.5 center font "c:/Windows/Fonts/msjh.ttf,12" plot sin(x) title "正弦関数",cos(x) title "余弦曲線",sin(x)+cos(x) title "正弦+余弦" # # reset set terminal png font "c:/Windows/Fonts/msyh.ttf,10" set output "fig_Jfont_png_06.png" #pngファイル名指定 set title "日本語は使えるのかな?(msyh.ttf)" font "c:/Windows/Fonts/msyh.ttf,16" set xlabel "x軸の単位 (gal)" font "c:/Windows/Fonts/msyh.ttf,12" set ylabel "y軸の単位 (km/s)" font "c:/Windows/Fonts/msyh.ttf,12" set label "中央に字を書く" at graph 0.5,graph 0.5 center font "c:/Windows/Fonts/msyh.ttf,12" plot sin(x) title "正弦関数",cos(x) title "余弦曲線",sin(x)+cos(x) title "正弦+余弦" # # reset set terminal png font "c:/Windows/Fonts/JGTR00M.TTC,10" set output "fig_Jfont_png_07.png" #pngファイル名指定 set title "日本語は使えるのかな?(JGTR00M.TTC)" font "c:/Windows/Fonts/JGTR00M.TTC,16" set xlabel "x軸の単位 (gal)" font "c:/Windows/Fonts/JGTR00M.TTC,12" set ylabel "y軸の単位 (km/s)" font "c:/Windows/Fonts/JGTR00M.TTC,12" set label "中央に字を書く" at graph 0.5,graph 0.5 center font "c:/Windows/Fonts/JGTR00M.TTC,12" plot sin(x) title "正弦関数",cos(x) title "余弦曲線",sin(x)+cos(x) title "正弦+余弦" # # reset set terminal png font "c:/Windows/Fonts/HGRSMP.TTF,10" set output "fig_Jfont_png_08.png" #pngファイル名指定 set title "日本語は使えるのかな?(HGRSMP.TTF)" font "c:/Windows/Fonts/HGRSMP.TTF,16" set xlabel "x軸の単位 (gal)" font "c:/Windows/Fonts/HGRSMP.TTF,12" set ylabel "y軸の単位 (km/s)" font "c:/Windows/Fonts/HGRSMP.TTF,12" set label "中央に字を書く" at graph 0.5,graph 0.5 center font "c:/Windows/Fonts/HGRSMP.TTF,12" plot sin(x) title "正弦関数",cos(x) title "余弦曲線",sin(x)+cos(x) title "正弦+余弦" # # reset set terminal png font "c:/Windows/Fonts/HGRHG3.TTC,10" set output "fig_Jfont_png_09.png" #pngファイル名指定 set title "日本語は使えるのかな?(HGRHG3.TTC)" font "c:/Windows/Fonts/HGRHG3.TTC,16" set xlabel "x軸の単位 (gal)" font "c:/Windows/Fonts/HGRHG3.TTC,12" set ylabel "y軸の単位 (km/s)" font "c:/Windows/Fonts/HGRHG3.TTC,12" set label "中央に字を書く" at graph 0.5,graph 0.5 center font "c:/Windows/Fonts/HGRHG3.TTC,12" plot sin(x) title "正弦関数",cos(x) title "余弦曲線",sin(x)+cos(x) title "正弦+余弦" # # reset set terminal png font "c:/Windows/Fonts/HGRGM.TTC,10" set output "fig_Jfont_png_10.png" #pngファイル名指定 set title "日本語は使えるのかな?(HGRGM.TTC)" font "c:/Windows/Fonts/HGRGM.TTC,16" set xlabel "x軸の単位 (gal)" font "c:/Windows/Fonts/HGRGM.TTC,12" set ylabel "y軸の単位 (km/s)" font "c:/Windows/Fonts/HGRGM.TTC,12" set label "中央に字を書く" at graph 0.5,graph 0.5 center font "c:/Windows/Fonts/HGRGM.TTC,12" plot sin(x) title "正弦関数",cos(x) title "余弦曲線",sin(x)+cos(x) title "正弦+余弦" # # reset set terminal png font "c:/Windows/Fonts/ARIALUNI.TTF,10" set output "fig_Jfont_png_11.png" #pngファイル名指定 set title "日本語は使えるのかな?(ARIALUNI.TTF)" font "c:/Windows/Fonts/ARIALUNI.TTF,16" set xlabel "x軸の単位 (gal)" font "c:/Windows/Fonts/ARIALUNI.TTF,12" set ylabel "y軸の単位 (km/s)" font "c:/Windows/Fonts/ARIALUNI.TTF,12" set label "中央に字を書く" at graph 0.5,graph 0.5 center font "c:/Windows/Fonts/ARIALUNI.TTF,12" plot sin(x) title "正弦関数",cos(x) title "余弦曲線",sin(x)+cos(x) title "正弦+余弦" #