%####### .pskanjiEUC ############################
% define Ryumin-Times-H font
12 dict begin
  /FontName /Ryumin-Times-H def
  /FontType 0 def
  /WMode 0 def
  /FMapType 3 def
  /FontMatrix matrix def
  /Encoding [0 1] def
  /FDepVector
  [/Times-Roman findfont [1 0 0 1 0 0.01] makefont
    /Ryumin-Light-EUC-H findfont
  ] def
  FontName currentdict
end
definefont pop

% define Gothic-Helvetica-H font
12 dict begin
  /FontName /Gothic-Helvetica-H def
  /FontType 0 def
  /WMode 0 def
  /FMapType 3 def
  /FontMatrix matrix def
  /Encoding [0 1] def
  /FDepVector
  [/Helvetica findfont [1 0 0 1 0 0.01] makefont
    /GothicBBB-Medium-EUC-H findfont
  ] def
  FontName currentdict
end
definefont pop

