53 #pragma optimize("",off) 177 Warning(
"TPDF::CellArrayBegin",
"not yet implemented");
185 Warning(
"TPDF::CellArrayFill",
"not yet implemented");
193 Warning(
"TPDF::CellArrayEnd",
"not yet implemented");
229 PrintStr(
" 0 R /XYZ null null 0]@");
264 PrintStr(
" 0 R /XYZ null null 0]@");
301 for (i=0; i<(int)
fAlphas.size(); i++) {
303 Form(
"/ca%3.2f << /Type /ExtGState /ca %3.2f >> /CA%3.2f << /Type /ExtGState /CA %3.2f >>@",
318 for (i=0; i<
fNbObj; i++) {
361 if (fillis == 3 || fillis == 2) {
363 x[0] =
x1; y[0] = y1;
364 x[1] =
x2; y[1] = y1;
365 x[2] =
x2; y[2] = y2;
366 x[3] =
x1; y[3] = y2;
369 if (fillsi > 0 && fillsi < 26) {
370 x[0] =
x1; y[0] = y1;
371 x[1] =
x2; y[1] = y1;
372 x[2] =
x2; y[2] = y2;
373 x[3] =
x1; y[3] = y2;
427 xps[1] = xps[0] + border; yps[1] = yps[0] + border;
428 xps[2] = xps[1]; yps[2] =
YtoPDF(yt) - border;
429 xps[3] =
XtoPDF(xt) - border; yps[3] = yps[2];
431 xps[5] = xps[0]; yps[5] = yps[4];
432 xps[6] = xps[0]; yps[6] = yps[0];
435 for (i=1;i<7;i++)
LineTo(xps[i], yps[i]);
442 xps[1] = xps[0] + border; yps[1] = yps[0] + border;
443 xps[2] =
XtoPDF(xt) - border; yps[2] = yps[1];
444 xps[3] = xps[2]; yps[3] =
YtoPDF(yt) - border;
446 xps[5] = xps[4]; yps[5] = yps[0];
447 xps[6] = xps[0]; yps[6] = yps[0];
450 for (i=1;i<7;i++)
LineTo(xps[i], yps[i]);
459 Warning(
"DrawHatch",
"hatch fill style not yet implemented");
467 Warning(
"DrawHatch",
"hatch fill style not yet implemented");
514 if (xy[0].GetX() == xy[n-1].GetX() && xy[0].GetY() == xy[n-1].GetY())
PrintFast(3,
" cl");
568 if (xy[0].GetX() == xy[n-1].GetX() && xy[0].GetY() == xy[n-1].GetY())
PrintFast(3,
" cl");
590 if (ms >= 6 && ms <= 19) ms = 20;
591 if (ms == 4) ms = 24;
602 const Int_t kBASEMARKER = 8;
603 Float_t sbase = msize*kBASEMARKER;
627 }
else if (ms == 2) {
633 }
else if (ms == 5) {
639 }
else if (ms == 3 || ms == 31) {
649 }
else if (ms == 24 || ms == 20) {
658 }
else if (ms == 25 || ms == 21) {
662 }
else if (ms == 23 || ms == 32) {
668 }
else if (ms == 26 || ms == 22) {
673 }
else if (ms == 27 || ms == 33) {
679 }
else if (ms == 28 || ms == 34) {
693 }
else if (ms == 29 || ms == 30) {
695 LineTo(ix+0.112255*m, iy+0.15451*m);
696 LineTo(ix+0.47552*m , iy+0.15451*m);
697 LineTo(ix+0.181635*m, iy-0.05902*m);
698 LineTo(ix+0.29389*m , iy-0.40451*m);
699 LineTo(ix , iy-0.19098*m);
700 LineTo(ix-0.29389*m , iy-0.40451*m);
701 LineTo(ix-0.181635*m, iy-0.05902*m);
702 LineTo(ix-0.47552*m , iy+0.15451*m);
703 LineTo(ix-0.112255*m, iy+0.15451*m);
705 }
else if (ms == 35 ) {
716 }
else if (ms == 36 ) {
727 }
else if (ms == 37 || ms == 39 ) {
740 }
else if (ms == 38 ) {
758 }
else if (ms == 40 || ms == 41 ) {
774 }
else if (ms == 42 || ms == 43 ) {
786 }
else if (ms == 44 ) {
800 }
else if (ms == 45 ) {
816 }
else if (ms == 46 || ms == 47 ) {
832 }
else if (ms == 48 ) {
852 }
else if (ms == 49 ) {
854 MoveTo(ix-m6, iy-m6*1.01);
866 LineTo(ix-m6, iy-m6*0.99);
877 if ((ms > 19 && ms < 24) || ms == 29 || ms == 33 || ms == 34 ||
878 ms == 39 || ms == 41 || ms == 43 || ms == 45 ||
879 ms == 47 || ms == 48 || ms == 49) {
901 if (ms >= 6 && ms <= 19) ms = 20;
902 if (ms == 4) ms = 24;
913 const Int_t kBASEMARKER = 8;
914 Float_t sbase = msize*kBASEMARKER;
937 }
else if (ms == 2) {
943 }
else if (ms == 5) {
949 }
else if (ms == 3 || ms == 31) {
959 }
else if (ms == 24 || ms == 20) {
968 }
else if (ms == 25 || ms == 21) {
972 }
else if (ms == 23 || ms == 32) {
978 }
else if (ms == 26 || ms == 22) {
983 }
else if (ms == 27 || ms == 33) {
989 }
else if (ms == 28 || ms == 34) {
1003 }
else if (ms == 29 || ms == 30) {
1005 LineTo(ix+0.112255*m, iy+0.15451*m);
1006 LineTo(ix+0.47552*m , iy+0.15451*m);
1007 LineTo(ix+0.181635*m, iy-0.05902*m);
1008 LineTo(ix+0.29389*m , iy-0.40451*m);
1009 LineTo(ix , iy-0.19098*m);
1010 LineTo(ix-0.29389*m , iy-0.40451*m);
1011 LineTo(ix-0.181635*m, iy-0.05902*m);
1012 LineTo(ix-0.47552*m , iy+0.15451*m);
1013 LineTo(ix-0.112255*m, iy+0.15451*m);
1015 }
else if (ms == 35 ) {
1025 }
else if (ms == 36 ) {
1035 }
else if (ms == 37 || ms == 39 ) {
1047 }
else if (ms == 38 ) {
1064 }
else if (ms == 40 || ms == 41 ) {
1079 }
else if (ms == 42 || ms == 43 ) {
1090 }
else if (ms == 44 ) {
1103 }
else if (ms == 45 ) {
1104 MoveTo(ix+m6/2., iy+m6/2.);
1107 LineTo(ix-m6/2., iy+m6/2.);
1110 LineTo(ix-m6/2., iy-m6/2.);
1113 LineTo(ix+m6/2., iy-m6/2.);
1116 LineTo(ix+m6/2., iy+m6/2.);
1118 }
else if (ms == 46 || ms == 47 ) {
1133 }
else if (ms == 48 ) {
1134 MoveTo(ix , iy+m8*1.005);
1146 LineTo(ix , iy+m8*0.995);
1147 LineTo(ix+m8*0.995, iy );
1148 LineTo(ix , iy-m8*0.995);
1149 LineTo(ix-m8*0.995, iy );
1150 LineTo(ix , iy+m8*0.995);
1152 }
else if (ms == 49 ) {
1153 MoveTo(ix-m6, iy-m6*1.01);
1165 LineTo(ix-m6, iy-m6*0.99);
1169 MoveTo(ix-m6, iy-m6*1.01);
1177 if ((ms > 19 && ms < 24) || ms == 29 || ms == 33 || ms == 34 ||
1178 ms == 39 || ms == 41 || ms == 43 || ms == 45 ||
1179 ms == 47 || ms == 48 || ms == 49) {
1202 static Float_t dyhatch[24] = {.0075,.0075,.0075,.0075,.0075,.0075,.0075,.0075,
1203 .01 ,.01 ,.01 ,.01 ,.01 ,.01 ,.01 ,.01 ,
1204 .015 ,.015 ,.015 ,.015 ,.015 ,.015 ,.015 ,.015};
1205 static Float_t anglehatch[24] = {180, 90,135, 45,150, 30,120, 60,
1206 180, 90,135, 45,150, 30,120, 60,
1207 180, 90,135, 45,150, 30,120, 60};
1208 Int_t n = 0, fais = 0 , fasi = 0;
1227 if (fais == 3 || fais == 2) {
1228 if (fasi > 100 && fasi <125) {
1229 DrawHatch(dyhatch[fasi-101],anglehatch[fasi-101], n, xw, yw);
1234 if (fasi > 0 && fasi < 26) {
1253 if (xw[0] == xw[n-1] && yw[0] == yw[n-1])
PrintFast(2,
" h");
1256 if (fais == 0) {
PrintFast(2,
" s");
return;}
1257 if (fais == 3 || fais == 2) {
1258 if (fasi > 0 && fasi < 26) {
1289 static Float_t dyhatch[24] = {.0075,.0075,.0075,.0075,.0075,.0075,.0075,.0075,
1290 .01 ,.01 ,.01 ,.01 ,.01 ,.01 ,.01 ,.01 ,
1291 .015 ,.015 ,.015 ,.015 ,.015 ,.015 ,.015 ,.015};
1292 static Float_t anglehatch[24] = {180, 90,135, 45,150, 30,120, 60,
1293 180, 90,135, 45,150, 30,120, 60,
1294 180, 90,135, 45,150, 30,120, 60};
1295 Int_t n = 0, fais = 0, fasi = 0;
1314 if (fais == 3 || fais == 2) {
1315 if (fasi > 100 && fasi <125) {
1316 DrawHatch(dyhatch[fasi-101],anglehatch[fasi-101], n, xw, yw);
1321 if (fasi > 0 && fasi < 26) {
1340 if (xw[0] == xw[n-1] && yw[0] == yw[n-1])
PrintFast(2,
" h");
1343 if (fais == 0) {
PrintFast(2,
" s");
return;}
1344 if (fais == 3 || fais == 2) {
1345 if (fasi > 0 && fasi < 26) {
1368 static const char *sdtfonts[] = {
1369 "/Times-Italic" ,
"/Times-Bold" ,
"/Times-BoldItalic",
1370 "/Helvetica" ,
"/Helvetica-Oblique" ,
"/Helvetica-Bold" ,
1371 "/Helvetica-BoldOblique",
"/Courier" ,
"/Courier-Oblique" ,
1372 "/Courier-Bold" ,
"/Courier-BoldOblique",
"/Symbol" ,
1373 "/Times-Roman" ,
"/ZapfDingbats" ,
"/Symbol"};
1386 if (i!=11 && i!=13 && i!=14) {
1387 PrintStr(
"/Encoding /WinAnsiEncoding");
1479 PrintStr(
" 0 R /XYZ null null 0]@");
1507 Double_t xlow=0, ylow=0, xup=1, yup=1;
1509 xlow =
gPad->GetAbsXlowNDC();
1510 xup = xlow +
gPad->GetAbsWNDC();
1511 ylow =
gPad->GetAbsYlowNDC();
1512 yup = ylow +
gPad->GetAbsHNDC();
1581 PrintStr(
"/Filter [/FlateDecode]@");
1628 Error(
"On",
"no PDF file open");
1643 Warning(
"Open",
"PDF file already open");
1661 ww *=
gPad->GetWNDC();
1662 wh *=
gPad->GetHNDC();
1667 if (yrange >
fYsize) { yrange =
fYsize; xrange = yrange/ratio;}
1672 fStream =
new std::ofstream();
1674 fStream->open(fname, std::ofstream::out | std::ofstream::binary);
1676 fStream->open(fname, std::ofstream::out);
1679 printf(
"ERROR in TPDF::Open: Cannot open file:%s\n",fname);
1691 if (fPageOrientation < 1 || fPageOrientation > 2) {
1727 PrintStr(
"/PageMode /UseOutlines@");
1733 PrintStr(
"/Creator (ROOT Version ");
1740 snprintf(str,17,
"D:%4.4d%2.2d%2.2d%2.2d%2.2d%2.2d",
1757 PrintStr(
"/ProcSet [/PDF /Text]@");
1802 PrintStr(
"[/Pattern /DeviceCMYK]@");
1804 PrintStr(
"[/Pattern /DeviceRGB]@");
1895 PrintStr(
"<</Type/Pattern/Matrix[1 0 0 1 20 28]/PatternType 1/Resources");
1897 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 98 4]/XStep 98/YStep 4/Length 91/Filter/FlateDecode>>");
1900 fStream->write(
"\r\nH\211*\3442T\310T\3402P0P04\200\340\242T\256p\205<\240\220\027P0K\301P\241\034(\254\340\253\020m\250\020k\240\220\302e\244`\242\220\313ei\t\244r\200\272\215A\034\v \225\003\2241\202\310\030\201e\f!2\206@N0W \027@\200\001\0|c\024\357\n", 93);
1907 PrintStr(
"<</Type/Pattern/Matrix[0.75 0 0 0.75 20 28]/PatternType 1/Resources");
1909 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 96 4]/XStep 96/YStep 4/Length 92/Filter/FlateDecode>>@");
1912 fStream->write(
"\r\nH\211$\2121\n\2000\024C\367\234\"G\370\277\025\321+\b\016\342\340P\334tP\252\240\213\3277\332!\204\274\227\v\316\2150\032\335J\356\025\023O\241Np\247\363\021f\317\344\214\234\215\v\002+\036h\033U\326/~\243Ve\231PL\370\215\027\343\032#\006\274\002\f\0\242`\025:\n", 94);
1919 PrintStr(
"<</Type/Pattern/Matrix[0.5 0 0 0.5 20 28]/PatternType 1/Resources");
1921 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 96 16]/XStep 96/YStep 16/Length 93/Filter/FlateDecode>>@");
1924 fStream->write(
"\r\nH\211$\2121\n\2000\024C\367\234\"G\370\261(\366\n\202\20388\210\233\016J\025t\361\372\376\332!\204\274\227\033\342N\030\215\262\222g\303\304\313Q\347\360\240\370:f\317Y\f\\\214+**\360Dls'\177\306\274\032\257\344\256.\252\376\215\212\221\217\021\003>\001\006\0\317\243\025\254\n", 95);
1931 PrintStr(
"<</Type/Pattern/Matrix[0.06 0 0 0.06 20 28]/PatternType 1/Resources");
1933 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 63/Filter/FlateDecode>>");
1936 fStream->write(
"\r\nH\211*\3442T\310T\3402P0P04\200\340\242T\256p\205<\240\220\027P0K\301D\241\034(\254\340\253\020\035k\240\220\002V\231\313\005S\233\303\025\314\025\310\005\020`\0\344\270\r\274\n", 65);
1943 PrintStr(
"<</Type/Pattern/Matrix[0.06 0 0 0.06 20 28]/PatternType 1/Resources");
1945 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 66/Filter/FlateDecode>>");
1948 fStream->write(
"\r\nH\211*\3442T\310T\3402P0P04\200\340\242T\256p\205<\240\220\027P0K\301D\241\034(\254\340\253\020\035k\240\220\302\005Q\223\313\005\"\r\024r\270\202\271\002\271\0\002\f\0\344\320\r\274\n", 68);
1955 PrintStr(
"<</Type/Pattern/Matrix[0.03 0 0 0.03 20 28]/PatternType 1/Resources");
1957 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 66/Filter/FlateDecode>>");
1960 fStream->write(
"\r\nH\211*\3442T\310T\3402P0P04\200\340\242T\256p\205<\240\220\027P0K\301D\241\034(\254\340\253\020\035k\240\220\302e\nR\232\v\242@js\270\202\271\002\271\0\002\f\0\345X\r\305\n", 68);
1967 PrintStr(
"<</Type/Pattern/Matrix[0.03 0 0 0.03 20 28]/PatternType 1/Resources");
1969 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 68/Filter/FlateDecode>>");
1972 fStream->write(
"\r\nH\211*\3442T\310T\3402P0P04\200\340\242T\256p\205<\240\220\027P0K\301D\241\034(\254\340\253\020\035k\240\220\002\02465P\310\345\002)\0042r\270\202\271\002\271\0\002\f\0\345=\r\305\n", 70);
1979 PrintStr(
"<</Type/Pattern/Matrix[0.06 0 0 0.06 20 28]/PatternType 1/Resources");
1981 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 101 101]/XStep 100/YStep 100/Length 139/Filter/FlateDecode>>");
1984 fStream->write(
"\r\nH\211D\217\261\016\3020\fDw\177\305\315L6Q\225|\003\022C\305\300Puk+\201\032$\272\360\373\330\265\323\016\271\330\367\234\344\"x\201\030\214\252\232\030+%\353VZ.jd\367\205\003x\241({]\311\324]\323|\342\006\033J\201:\306\325\230Jg\226J\261\275D\257#\337=\220\260\354k\233\351\211\217Z75\337\020\374\324\306\035\303\310\230\342x=\303\371\275\307o\332s\331\223\224\240G\330\a\365\364\027`\0\nX1}\n",141);
1991 PrintStr(
"<</Type/Pattern/Matrix[0.06 0 0 0.06 20 28]/PatternType 1/Resources");
1993 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 108/Filter/FlateDecode>>");
1996 fStream->write(
"\r\nH\211*\3442T\310T\3402P0P04\200\340\242T\256p\205<\240\220\027P0K\301D\241\034(\254\340\253\020\035k\240\220\002\02465P\310\005RFFz&\020\002,d\240\220\314en\256g\0065\b,\001b\230\202$\240\232\214@\362\246`\2169H\336\024\2426\231\v&\200,\n\326\030\314\025\310\005\020`\0\f@\036\227\n", 110);
2003 PrintStr(
"<</Type/Pattern/Matrix[0.06 0 0 0.06 20 28]/PatternType 1/Resources");
2005 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 93/Filter/FlateDecode>>");
2008 fStream->write(
"\r\nH\211*\3442T\310T\3402P0P04\200\340\242T\256p\205<\240\220\027P0K\301D\241\034(\254\340\253\020\035k\240\220\002\02465P\310\345\002)\0042r\200\332\r\241\\C \017dN.\027L\312\0\302\205\2535\205j6\205X\224\303\025\314\025\310\005\020`\0\2127\031\t\n", 95);
2015 PrintStr(
"<</Type/Pattern/Matrix[0.125 0 0 0.125 20 28]/PatternType 1/Resources");
2017 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 164/Filter/FlateDecode>>");
2020 fStream->write(
"\r\nH\211\\\2171\016\3020\fEw\237\342\037\301ip\223^\001\211\001u`@l0\200(\022,\\\037;v\204\332\241\211\336\373\337V\363\246\204;\210\301H\354\337\347F'\274T\355U>\220\360U\215\003\316\027\306\2655\027=\a\306\223\304I\002m\332\330\356&\030\325\333fZ\275F\337\205\235\265O\270\032\004\331\214\336\305\270\004\227`\357i\256\223\342;]\344\255(!\372\356\205j\030\377K\335\220\344\377\210\274\306\022\330\337T{\214,\212;\301\3508\006\346\206\021O=\216|\212|\246#\375\004\030\0\216FF\207\n", 166);
2027 PrintStr(
"<</Type/Pattern/Matrix[0.125 0 0 0.125 20 28]/PatternType 1/Resources");
2029 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 226/Filter/FlateDecode>>");
2032 fStream->write(
"\r\nH\211<P;n\3030\f\335y\n\236 \220DK\242\256P\240C\321\241C\221\311\311\220\242\016\220.\275~D\221/\203I\342}\370(?(\363\215)q\342\234\374\373\273\322\027\337'\3646\301\037\316\374?a~\347\357s\342\313\2045\361A9\237\322fc\231\200\236F\263\301\334;\211\017\207\rN\311\252S\\\227{\247\006w\207\244\303\255p+(\205\333\360e/v\356a\315\317\360\272\320b|w\276\203o\340k\b\004\027\v$b\226\235,\242\254t(\024\nu\305Vm\313\021\375\327\272\257\227fuf\226ju\356\222x\030\024\313\261S\215\377\341\274,\203\254\253Z\\\262A\262\205eD\350\210\320\201\225\212\320\036\241\355\025\372JE,\2266\344\366\310U\344\016HFx>\351\203\236\002\f\0d}e\216\n", 228);
2039 PrintStr(
"<</Type/Pattern/Matrix[0.06 0 0 0.06 20 28]/PatternType 1/Resources");
2041 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 69/Filter/FlateDecode>>");
2044 fStream->write(
"\r\nH\211*\3442T\310T\3402P0P04\200\340\242T\256p\205<\240\220\027P0K\301D\241\034(\254\340\253\020\035k\240\220\002V\231\313\005S\233\303\005\241!\" ~0W \027@\200\001\0\331\227\020\253\n", 71);
2051 PrintStr(
"<</Type/Pattern/Matrix[0.15 0 0 0.15 20 28]/PatternType 1/Resources");
2053 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 80/YStep 80/Length 114/Filter/FlateDecode>>");
2056 fStream->write(
"\r\nH\2114\214=\n\2000\f\205\367\234\342\035!-\241\364\f\202\20388\210\233\016J+\350\342\365M\3723\224\327\367}I\036r8A\f\206\343\372\336\203\026\334\212\006\205\027\004\237b\214X7\306\256\33032\331\240~\022y[\315\026\206\222\372\330}\264\036\253\217\335\353\240\030\b%\223\245o=X\227\346\245\355K\341\345@\3613M\364\v0\0\207o\"\261\n", 116);
2063 PrintStr(
"<</Type/Pattern/Matrix[0.102 0 0 0.102 20 28]/PatternType 1/Resources");
2065 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 60 60]/XStep 60/YStep 60/Length 218/Filter/FlateDecode>>");
2068 fStream->write(
"\r\nH\211<\2211\016\3020\fEw\237\302'@\211c\267w@b@\f\f\210\2510\200(\022,\\\037\347\307\256Z\325\221\375\337\377\225\363\241\312\017\246\302\205'\274\337;\235\371\355\215\275\267\236\\\371\307\265\360\201/\327\3027o\233\361J\262\233\247~\362g\336\211zur!A]{\035}\031S\343\006p\241\226dKI\v\326\202\265\3153\331)X)\335fE\205M\235\373\327\r*\374\026\252\022\216u\223\200\361I\211\177\031\022\001#``\342GI\211\004c\221gi\246\231\247\221\247\231\247\233$XM3\315<\215<\315<K\211e\036#\215a4\366\344\035lm\214Z\314b\211Xj\337K\\\201$\332\325\v\365\2659\204\362\242\274'\v\221\r\321\211\216\364\027`\0\212'_\215\n", 220);
2075 PrintStr(
"<</Type/Pattern/Matrix[0.1 0 0 0.05 20 28]/PatternType 1/Resources");
2077 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 123/Filter/FlateDecode>>");
2080 fStream->write(
"\r\nH\211*\3442T\310T\3402P0P04\200\340\242T\256p\205<\240\220\027P0K\301D\241\034(\254\340\253\020\035k\240\220\302ej\240\0D\271 \332\314X\317B\301\330\002H\230\233*\030\231\202\310d.CC=#\020\v*\rV\235\214\254\v\210r@\264\261\031P\241\031H5D\253\021H\267\005\3104 \v\344\016\260\002\020\003lB0W \027@\200\001\0hU \305\n", 125);
2087 PrintStr(
"<</Type/Pattern/Matrix[0.06 0 0 0.06 20 28]/PatternType 1/Resources");
2089 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 66/Filter/FlateDecode>>");
2092 fStream->write(
"\r\nH\211*\3442T\310T\3402P0P04\200\340\242T\256p\205<\240\220\027P0K\301D\241\034(\254\340\253\020md\242\020k\240\220\002V\234\313\005S\236\303\025\314\025\310\005\020`\0\r\351\016B\n", 68);
2099 PrintStr(
"<</Type/Pattern/Matrix[0.06 0 0 0.06 20 28]/PatternType 1/Resources");
2101 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 69/Filter/FlateDecode>>");
2104 fStream->write(
"\r\nH\211*\3442T\310T\3402P0P04\200\340\242T\256p\205<\240\220\027P0K\301D\241\034(\254\340\253\020md\242\020k\240\220\302\005Q\226\313\005\"\r\024r\270\202\271\002\271\0\002\f\0\016\001\016B\n", 71);
2111 PrintStr(
"<</Type/Pattern/Matrix[0.117 0 0 0.117 20 28]/PatternType 1/Resources");
2113 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 149/Filter/FlateDecode>>");
2116 fStream->write(
"\r\nH\211L\216;\016\302@\fD{\237bN\020\331+6a\257\200D\201((P\252@\001R\220\240\341\372\370\263\216(\326\266f\336\330\373&\301\003\304`\b\307\373\334\351\202\227J\a\025\237\020|U\306\021\327\231q\243\306\250\214\325\372T\006\336\367\032\262\326\205\3124\264b\243$\"n.\244=\314\250!\2139\033\327\022i=\323\317\2518\332T}\347.\202\346W\373\372j\315\221\344\266\213=\237\241\344\034\361\264!\236w\344\177\271o8\323\211~\002\f\0\366\3026\233\n", 151);
2123 PrintStr(
"<</Type/Pattern/Matrix[0.05 0 0 0.1 20 28]/PatternType 1/Resources");
2125 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 122/Filter/FlateDecode>>");
2128 fStream->write(
"\r\nH\211<L;\016\2030\f\335}\212w\002\344$M\2323 1 \006\006\304\224vhU\220`\341\372<\aT\311\366\263\336o\023\207\017D\241pz\355\376\226\021+\251\226\344\027\017\034\244\321a\232\025/\211\n\316r\343ORh\262}\317\210\344\032o\310)\302\2233\245\252[m\274\332\313\277!$\332\371\371\210`N\242\267$\217\263\246\252W\257\245\006\351\345\024`\0o\347 \305\n", 124);
2135 PrintStr(
"<</Type/Pattern/Matrix[0.125 0 0 0.125 20 28]/PatternType 1/Resources");
2137 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 101 101]/XStep 100/YStep 100/Length 117/Filter/FlateDecode>>");
2140 fStream->write(
"\r\nH\211D\2151\n\2000\fE\367\234\342\037!)\224\336Ap\020\a\aq\323A\251\202.^\337$-\025\022^\372\033^n\022\354 \006CX\274\237\215&\\\032u\032\036\020\274\032\243\307\2740V]\027\234\024\242\"\033\2642En\324\312\224bc\262\\\230\377\301\332WM\224\212(U\221\375\265\301\025\016?\350\317P\215\221\033\213o\244\201>\001\006\0\031I'f\n", 119);
2147 PrintStr(
"<</Type/Pattern/Matrix[0.125 0 0 0.125 20 28]/PatternType 1/Resources");
2149 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 101 101]/XStep 100/YStep 100/Length 118/Filter/FlateDecode>>");
2152 fStream->write(
"\r\nH\211<\215=\n\204P\f\204\373\234b\216\220<\b\357\016\302\026ba!vZ(\273\v\332x}\223\274\237\"|\223a\230\271Hp\200\030\fa\211\273w\232\3617k0\363\204\3401\033\037,+c#\3170~\2244\304\327EV\243r\247\272oOcr\337\323]H\t\226\252\334\252r\255\362\257\213(\t\304\250\326\315T\267\032\275q\242\221^\001\006\0\272\367(&\n", 120);
2159 PrintStr(
"<</Type/Pattern/Matrix[0.06 0 0 0.06 20 28]/PatternType 1/Resources");
2161 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 169/Filter/FlateDecode>>");
2164 fStream->write(
"\r\nH\211<\220\273\n\0021\020E\373\371\212[[M\326\331\354\344\027\004\v\261\260\020;\025\224D\320\306\337w\036\254p\363\230\223\341$\344M\005\017\020\203Q8\307\347F'\274\f\355\f>Q\3605\214=\316\005\v.\214kt\217\230;)\324\366\245Fa\213e\320v\212r\022X\006\211Fi\3242\250J\224\302\020\367h\212\254I\\\325R\225o\03143\346U\235@a\t[\202Za\tA\202E`\351~O\002\235`\351~S\202\306h.m\253\264)\232K\217t\310\017q\354\a\353\247\364\377C\356\033\372\t0\0\bm:\375\n", 171);
2171 PrintStr(
"<</Type/Pattern/Matrix[0.125 0 0 0.125 20 28]/PatternType 1/Resources");
2173 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 100 100]/XStep 100/YStep 100/Length 280/Filter/FlateDecode>>");
2176 fStream->write(
"\r\nH\211DQ9N\004A\f\314\373\025\216\211\326\343v\037_@\"@\004\004\210\f\220@\003\022$|\177\335\345j\220v\345\251\303\343*\215\312\273\024\275\\d\375?\361dM\3162\306\337\214\337Y\336n\240m\217\036\301y\343\\<,i\250\0038F\035)\347l\322\026o\377\023\353|[\254\177\343\005;\315\317ky\224\257\240n\203\374\020\225\337\240\345N\236T\272<_\344\245\304^\3238\030\tc\236E\233xO\034\363\204>\251\317\324\233\023{\352\235\376\336S\357Fl\251\017\372\207\247>xoh&_\366Ud\331\253\314D\023\332\241\211\016\205\246\235\326\236*\275\307\204z8!s\031\335\306\\\306C\306\\\225\376\312\\\225\307\252\246\356\364\273Q\347\271:\371\341l\177\311e\210\3571\211\251#\374\302H\037:\342c\241\323\2617\320 \034\250\0\302\323a{\005%\302a\373(Zx\313\026\213@\215p\324}\026=\274e\217E8s\326}\026M\036\312}\271\n0\0\215\263\207\016\n", 282);
2183 PrintStr(
"<</Type/Pattern/Matrix[0.125 0 0 0.125 20 28]/PatternType 1/Resources");
2185 PrintStr(
" 0 R/PaintType 2/TilingType 1/BBox[0 0 101 101]/XStep 100/YStep 100/Length 54/Filter/FlateDecode>>");
2188 fStream->write(
"\r\nH\2112T\310T\3402P0P\310\34526P\0\242\034.s\004m\016\242\r\r\f\024@\030\302\002\321iZP\305`M\346\310\212\201R\0\001\006\0\206\322\017\200\n", 56);
2199 Int_t len = strlen(str);
2200 if (len == 0)
return;
2240 Float_t xps, yps, xncm, yncm, dxwn, dywn, xwkwn, ywkwn, xymax;
2248 if (xsize <= xps && ysize < yps) {
2249 if ( xps > yps) xymax = xps;
2253 dxwn = ((xps/xymax)-xncm)/2;
2254 dywn = ((yps/xymax)-yncm)/2;
2256 if (xps/yps < 1) xwkwn = xps/yps;
2258 if (yps/xps < 1) ywkwn = yps/xps;
2261 if (xsize < ysize) {
2262 xncm = ywkwn*xsize/ysize;
2264 dxwn = (xwkwn-xncm)/2;
2269 yncm = xwkwn*ysize/xsize;
2270 dywn = (ywkwn-yncm)/2;
2274 yncm = xwkwn*ysize/xsize;
2276 dywn = (ywkwn-yncm)/2;
2280 xncm = ywkwn*xsize/ysize;
2281 dxwn = (xwkwn-xncm)/2;
2298 for (
int i=0; i<(int)
fAlphas.size(); i++) {
2313 if (color < 0) color = 0;
2344 Double_t colCyan, colMagenta, colYellow;
2351 colCyan = (1-
fRed-colBlack)/(1-colBlack);
2352 colMagenta = (1-
fGreen-colBlack)/(1-colBlack);
2353 colYellow = (1-
fBlue-colBlack)/(1-colBlack);
2355 if (colCyan <= 0.000001) colCyan = 0;
2356 if (colMagenta <= 0.000001) colMagenta = 0;
2357 if (colYellow <= 0.000001) colYellow = 0;
2358 if (colBlack <= 0.000001) colBlack = 0;
2410 Double_t colCyan = (1-colRed-colBlack)/(1-colBlack);
2411 Double_t colMagenta = (1-colGreen-colBlack)/(1-colBlack);
2412 Double_t colYellow = (1-colBlue-colBlack)/(1-colBlack);
2423 snprintf(cpat,10,
" /P%2.2d scn", ipat);
2536 ftsize = (sizeTTF*
fXsize*
gPad->GetAbsWNDC())/wh;
2540 ftsize = (sizeTTF*
fYsize*
gPad->GetAbsHNDC())/hh;
2542 Double_t fontsize = 72*(ftsize)/2.54;
2543 if (fontsize <= 0)
return;
2567 if (txalh < 1) txalh = 1;
else if (txalh > 3) txalh = 3;
2569 if (txalv < 1) txalv = 1;
else if (txalv > 3) txalv = 3;
2572 x += 0.8*tsizex*
TMath::Sin(kDEGRAD*fTextAngle);
2573 }
else if (txalv == 2) {
2575 x += 0.4*tsizex*
TMath::Sin(kDEGRAD*fTextAngle);
2588 y = y-(twy/2)*
TMath::Sin(kDEGRAD*fTextAngle);
2620 if (font == 15)
PrintStr(
" 1 0 0.26794 1 0 0 cm");
2629 const Int_t len=strlen(chars);
2640 saveAttText.TAttText::operator=(*this);
2647 t.TAttText::Modify();
2649 if (wa0-wa1 != 0) kerning =
kTRUE;
2651 Int_t *charDeltas = 0;
2653 charDeltas =
new Int_t[len];
2654 for (
Int_t i = 0;i < len;i++) {
2657 charDeltas[i] = wa1 - ww;
2659 for (
Int_t i = len - 1;i > 0;i--) {
2660 charDeltas[i] -= charDeltas[i-1];
2664 for (
Int_t i = 1;i < len;i++) {
2665 tmp[0] = chars[i-1];
2668 Double_t wwl =
gPad->AbsPixeltoX(width - charDeltas[i]) -
gPad->AbsPixeltoX(0);
2669 wwl -= 0.5*(
gPad->AbsPixeltoX(1) -
gPad->AbsPixeltoX(0));
2674 saveAttText.TAttText::Modify();
2680 for (
Int_t i=0; i<len;i++) {
2681 if (chars[i]!=
'\n') {
2683 if (chars[i]==
'(' || chars[i]==
')') {
2698 if (kerning)
PrintStr(
"] TJ ET Q");
2701 if (kerning)
delete [] charDeltas;
2779 stream.next_in = (Bytef*)
fBuffer;
2781 stream.next_out = (Bytef*)out;
2783 stream.zalloc = (alloc_func)0;
2784 stream.zfree = (free_func)0;
2785 stream.opaque = (voidpf)0;
2787 err = deflateInit(&stream, Z_DEFAULT_COMPRESSION);
2789 Error(
"WriteCompressedBuffer",
"error in deflateInit (zlib)");
2793 err = deflate(&stream, Z_FINISH);
2794 if (err != Z_STREAM_END) {
2795 deflateEnd(&stream);
2796 Error(
"WriteCompressedBuffer",
"error in deflate (zlib)");
2800 err = deflateEnd(&stream);
2802 fStream->write(out, stream.total_out);
2804 fNByte += stream.total_out;
2823 if (strstr(str,
"e") || strstr(str,
"E"))
snprintf(str,15,
" %10.8f", z);
2826 if (strstr(str,
"e") || strstr(str,
"E"))
snprintf(str,15,
"%10.8f", z);
Int_t GetColorModelPS() const
void DrawBox(Double_t x1, Double_t y1, Double_t x2, Double_t y2)
Draw a Box.
virtual const char * GetName() const
Returns name of object.
void DrawPS(Int_t n, Float_t *xw, Float_t *yw)
Draw a PolyLine.
Float_t GetLineScalePS() const
void MoveTo(Double_t x, Double_t y)
Move to a new position.
void SetLineJoin(Int_t linejoin=0)
Set the value of the global parameter TPDF::fgLineJoin.
void On()
Activate an already open PDF file.
void WriteCompressedBuffer()
Write the buffer in a compressed way.
TPDF()
Default PDF constructor.
const Int_t kNumberOfFonts
Float_t fXsize
Page size along X.
Collectable string class.
void DrawHatch(Float_t dy, Float_t angle, Int_t n, Float_t *x, Float_t *y)
Draw Fill area with hatch styles.
Float_t fYsize
Page size along Y.
void SetColor(Int_t color=1)
Set color with its color index.
R__EXTERN TStyle * gStyle
void FontEncode()
Font encoding.
void GetPaperSize(Float_t &xsize, Float_t &ysize) const
Set paper size for PostScript output.
Bool_t fRange
True when a range has been defined.
Size_t fMarkerSize
Marker size.
Int_t fType
Workstation type used to know if the PDF is open.
static constexpr double cm
virtual void WriteInteger(Int_t i, Bool_t space=kTRUE)
Write one Integer to the file.
void SetTextColor(Color_t cindex=1)
Set color index for text.
Short_t Min(Short_t a, Short_t b)
Int_t fObjPosSize
Real size of fObjPos.
Float_t fAlpha
Per cent of transparency.
TObject * At(Int_t idx) const
Bool_t fPageNotEmpty
True if the current page is not empty.
Double_t CMtoPDF(Double_t u)
const Int_t kObjColorSpace
LongDouble_t Power(LongDouble_t x, LongDouble_t y)
Int_t fNbObj
Number of objects.
std::vector< float > fAlphas
List of alpha values used.
virtual void SetTextFont(Font_t tfont=62)
Set the text font.
virtual void GetTextAdvance(UInt_t &a, const char *text, const Bool_t kern=kTRUE) const
Return text advance for string text if kern is true (default) kerning is taken into account...
Bool_t fCompress
True when fBuffer must be compressed.
const Int_t kObjPatternList
static const double x2[5]
Float_t fBlue
Per cent of blue.
virtual void PrintStr(const char *string="")
Output the string str in the output buffer.
Int_t fNbPage
Number of pages.
static char * ReAllocChar(char *vp, size_t size, size_t oldsize)
Reallocate (i.e.
Int_t fPageFormat
Page format (A4, Letter etc ...)
void Text(Double_t x, Double_t y, const char *string)
Draw text.
Double_t XtoPDF(Double_t x)
Convert X from world coordinate to PDF.
void Close(Option_t *opt="")
Close a PDF file.
static constexpr double m3
Base class for several text objects.
void NewObject(Int_t n)
Create a new object in the PDF file.
void Off()
Deactivate an already open PDF file.
void SetAlpha(Float_t alpha=1.)
Set the alpha channel value.
void NewPage()
Start a new PDF page.
void CellArrayFill(Int_t r, Int_t g, Int_t b)
Paint the Cell Array.
void PrintFast(Int_t nch, const char *string="")
Fast version of Print.
Style_t fMarkerStyle
Marker style.
void SetLineStyle(Style_t linestyle=1)
Change the line style.
Float_t fRed
Per cent of red.
Double_t YtoPDF(Double_t y)
Convert Y from world coordinate to PDF.
Float_t fTextAngle
Text angle.
void Range(Float_t xrange, Float_t yrange)
Set the range for the paper in centimetres.
Style_t fLineStyle
Line style.
const Int_t kObjPatternResourses
void DrawPolyLine(Int_t n, TPoints *xy)
Draw a PolyLine.
const char * GetLineStyleString(Int_t i=1) const
Return line style string (used by PostScript).
Color_t fLineColor
Line color.
void TextNDC(Double_t u, Double_t v, const char *string)
Write a string of characters in NDC.
Width_t fLineWidth
Line width.
virtual void Error(const char *method, const char *msgfmt,...) const
Issue error message.
char * Form(const char *fmt,...)
Double_t VtoPDF(Double_t v)
Convert V from NDC coordinate to PDF.
void SetMarkerColor(Color_t cindex=1)
Set color index for markers.
static constexpr double m2
Font_t fTextFont
Text font.
static constexpr double ms
Int_t GetJoinLinePS() const
2-D graphics point (world coordinates).
void DrawPolyLineNDC(Int_t n, TPoints *uv)
Draw a PolyLine in NDC space.
TObjArray * Tokenize(const TString &delim) const
This function is used to isolate sequential tokens in a TString.
virtual void WriteReal(Float_t r, Bool_t space=kTRUE)
Write a Real number to the file.
static const double x1[5]
const Int_t kObjPageResources
void SetLineWidth(Width_t linewidth=1)
Change the line width.
const Int_t kObjTransList
static Int_t fgLineJoin
Appearance of joining lines.
virtual void PrintFast(Int_t nch, const char *string="")
Fast version of Print.
virtual Color_t GetFillColor() const
Return the fill area color.
Double_t UtoPDF(Double_t u)
Convert U from NDC coordinate to PDF.
Float_t fGreen
Per cent of green.
The color creation and management class.
void SetLineScale(Float_t scale=1)
Float_t fTextSize
Text size.
void DrawFrame(Double_t xl, Double_t yl, Double_t xt, Double_t yt, Int_t mode, Int_t border, Int_t dark, Int_t light)
Draw a Frame around a box.
void CellArrayEnd()
End the Cell Array painting.
Float_t fLineScale
Line width scale factor.
void DrawPolyMarker(Int_t n, Float_t *x, Float_t *y)
Draw markers at the n WC points xw, yw.
Int_t * fObjPos
Objets position.
void SetFillColor(Color_t cindex=1)
Set color index for fill areas.
virtual void GetTextExtent(UInt_t &w, UInt_t &h, const char *text) const
Return text extent for string text.
you should not use this method at all Int_t Int_t z
void CellArrayBegin(Int_t W, Int_t H, Double_t x1, Double_t x2, Double_t y1, Double_t y2)
Begin the Cell Array painting.
Int_t fPageOrientation
Page orientation (Portrait, Landscape)
Color_t fFillColor
Fill area color.
void Open(const char *filename, Int_t type=-111)
Open a PDF file.
Short_t Max(Short_t a, Short_t b)
void PatternEncode()
Patterns encoding.
void SetLineColor(Color_t cindex=1)
Set color index for lines.
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
R__EXTERN TVirtualPS * gVirtualPS
void LineTo(Double_t x, Double_t y)
Draw a line to a new position.
virtual ~TPDF()
Default PDF destructor.
Int_t GetEntries() const
Return the number of objects in array (i.e.
TVirtualPS is an abstract interface to Postscript, PDF, SVG.
Double_t Sqrt(Double_t x)
virtual void SetTextSize(Float_t tsize=1)
Set the text size.
Color_t fMarkerColor
Marker color.
virtual void SetTitle(const char *title="")
Set the title of the TNamed.
const Int_t kObjFirstPage
Color_t fTextColor
Text color.
virtual void Warning(const char *method, const char *msgfmt,...) const
Issue warning message.
void SetFillPatterns(Int_t ipat, Int_t color)
Set the fill patterns (1 to 25) for fill areas.
virtual const char * GetTitle() const
Returns title of object.
This class stores the date and time with a precision of one second in an unsigned 32 bit word (950130...
Style_t fFillStyle
Fill area style.
Short_t fTextAlign
Text alignment.
static constexpr double g
void PrintStr(const char *string="")
Output the string str in the output buffer.