Created
August 1, 2015 14:26
-
-
Save naohaq/641b985c9ae5b4156ba1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%!PS-Adobe-3.0 | |
%%BoundingBox: 0 0 280 36 | |
%%HiResBoundingBox: 0.0 0.0 280.0 36.0 | |
%%CreationDate: Fri Jul 31 14:07:27 2015 | |
%%BeginProlog | |
/! { load def } def | |
/M/moveto !/RM/rmoveto !/G/glyphshow ! | |
%%EndProlog | |
%%BeginPageSetup | |
<</PageSize [280 36] /Margins [0 0] /PageOffset [0 0] /Orientation 0 >> setpagedevice | |
gsave | |
%%EndPageSetup | |
/SourceHanSans-Medium /CIDFont findresource 24 scalefont setfont | |
5 5 M | |
[ 45823 45824 45825 45826 45827 45828 45829 45830 45831 45832 ] | |
{ 2 0 RM G } forall | |
showpage | |
%%BeginPageTrailer | |
grestore | |
%%EndPageTrailer | |
%%EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment