initial commit

This commit is contained in:
Never Gude 2025-12-24 05:06:10 +01:00
commit b60d91b9ce
17 changed files with 6228 additions and 0 deletions

110
graph.eps Normal file
View file

@ -0,0 +1,110 @@
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: cairo 1.18.4 (https://cairographics.org)
%%CreationDate: Wed Dec 24 02:03:34 2025
%%Pages: 1
%%DocumentData: Clean7Bit
%%LanguageLevel: 2
%%BoundingBox: 1 1 142 93
%%EndComments
%%BeginProlog
50 dict begin
/q { gsave } bind def
/Q { grestore } bind def
/cm { 6 array astore concat } bind def
/w { setlinewidth } bind def
/J { setlinecap } bind def
/j { setlinejoin } bind def
/M { setmiterlimit } bind def
/d { setdash } bind def
/m { moveto } bind def
/l { lineto } bind def
/c { curveto } bind def
/h { closepath } bind def
/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
0 exch rlineto 0 rlineto closepath } bind def
/S { stroke } bind def
/f { fill } bind def
/f* { eofill } bind def
/n { newpath } bind def
/W { clip } bind def
/W* { eoclip } bind def
/BT { } bind def
/ET { } bind def
/BDC { mark 3 1 roll /BDC pdfmark } bind def
/EMC { mark /EMC pdfmark } bind def
/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
/Tj { show currentpoint cairo_store_point } bind def
/TJ {
{
dup
type /stringtype eq
{ show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
} forall
currentpoint cairo_store_point
} bind def
/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
/Tf { pop /cairo_font exch def /cairo_font_matrix where
{ pop cairo_selectfont } if } bind def
/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
/cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
/cairo_font where { pop cairo_selectfont } if } bind def
/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
/g { setgray } bind def
/rg { setrgbcolor } bind def
/d1 { setcachedevice } bind def
/cairo_data_source {
CairoDataIndex CairoData length lt
{ CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
{ () } ifelse
} def
/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
/cairo_image { image cairo_flush_ascii85_file } def
/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
%%EndProlog
%%BeginSetup
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 1 1 142 93
%%EndPageSetup
q 1 1 141 92 rectclip
1 0 0 -1 0 94 cm q
0 g
7.316 6.941 m 8 39 l f*
1.2 w
0 J
1 j
[] 0.0 d
10 M 7.316 6.941 m 8 39 l S
8 39 m 136 87 l f*
8 39 m 136 87 l S
12.5 39 m 12.5 33 3.5 33 3.5 39 c 3.5 45 12.5 45 12.5 39 c h
12.5 39 m f*
13.398 39 m 13.398 31.801 2.602 31.801 2.602 39 c 2.602 46.199 13.398 46.199
13.398 39 c h
11.602 39 m 11.602 34.199 4.398 34.199 4.398 39 c 4.398 43.801 11.602 43.801
11.602 39 c h
11.602 39 m f*
11.816 6.941 m 11.816 0.941 2.816 0.941 2.816 6.941 c 2.816 12.941 11.816
12.941 11.816 6.941 c h
11.816 6.941 m f*
12.715 6.941 m 12.715 -0.258 1.918 -0.258 1.918 6.941 c 1.918 14.141 12.715
14.141 12.715 6.941 c h
10.918 6.941 m 10.918 2.141 3.715 2.141 3.715 6.941 c 3.715 11.742 10.918
11.742 10.918 6.941 c h
10.918 6.941 m f*
140.5 87 m 140.5 81 131.5 81 131.5 87 c 131.5 93 140.5 93 140.5 87 c h
140.5 87 m f*
141.398 87 m 141.398 79.801 130.602 79.801 130.602 87 c 130.602 94.199
141.398 94.199 141.398 87 c h
139.602 87 m 139.602 82.199 132.398 82.199 132.398 87 c 132.398 91.801
139.602 91.801 139.602 87 c h
139.602 87 m f*
8 7 m 88 7 88 55 136 87 c S
Q Q
showpage
%%Trailer
end
%%EOF