52#include <X11/cursorfont.h> 
   53#include <X11/keysym.h> 
   62#   include <sys/socket.h> 
   77                               int, 
int, 
char*, 
int);
 
  1560x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
  1570x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
  1580x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
 
 
  388      for (
Int_t i = 0; i < ncolors; i++) {
 
 
  410   unsigned int ww, 
hh, border, 
depth;
 
 
  425   if (!
gCws->fIsPixmap && !
gCws->fDoubleBuffer) {
 
 
  473   if (
gCws->fNewColors) {
 
  476      delete [] 
gCws->fNewColors;
 
  477      gCws->fNewColors = 
nullptr;
 
 
  513   unsigned int ww, 
hh, border, 
depth;
 
 
  569   for (i = 0; i < 
nx; i++) {
 
  571      for (
j = 0; 
j < 
ny; 
j++) {
 
 
  592   XPoint *
xyp = (XPoint*)
xy;
 
 
  627   XPoint *
xyp = (XPoint*)
xy;
 
  653         for (i = 1; i < 
n; i++) {
 
 
  679   XPoint *
xyp = (XPoint*)
xy;
 
  682      const int kNMAX = 1000000;
 
  684      for (
int it=0;it<=
nt;it++) {
 
  695      for (
m = 0; 
m < 
n; 
m++) {
 
  714               for (i = 0; i < 
gMarker.n; i++) {
 
  724               for (i = 0; i < 
gMarker.n; i++) {
 
  731               for (i = 0; i < 
gMarker.n; i += 2)
 
 
  792         { 
nullptr, 0       , 0     , 24   , 
TrueColor  , 0       , 0         , 0        , 0            , 0 },
 
  793         { 
nullptr, 0       , 0     , 32   , 
TrueColor  , 0       , 0         , 0        , 0            , 0 },
 
  794         { 
nullptr, 0       , 0     , 16   , 
TrueColor  , 0       , 0         , 0        , 0            , 0 },
 
  795         { 
nullptr, 0       , 0     , 15   , 
TrueColor  , 0       , 0         , 0        , 0            , 0 },
 
  797         { 
nullptr, 0       , 0     , 24   , 
DirectColor, 0       , 0         , 0        , 0            , 0 },
 
  798         { 
nullptr, 0       , 0     , 32   , 
DirectColor, 0       , 0         , 0        , 0            , 0 },
 
  799         { 
nullptr, 0       , 0     , 16   , 
DirectColor, 0       , 0         , 0        , 0            , 0 },
 
  800         { 
nullptr, 0       , 0     , 15   , 
DirectColor, 0       , 0         , 0        , 0            , 0 },
 
  801         { 
nullptr, 0       , 0     , 0    , 0          , 0       , 0         , 0        , 0            , 0 },
 
  831      Printf(
"Selected visual 0x%lx: depth %d, class %d, colormap: %s",
 
 
  876      attr.override_redirect = True;
 
 
  935      Error(
"GetGC", 
"trying to get illegal GC (which = %d)", 
which);
 
 
  950      return gTws->fDoubleBuffer;
 
 
  973      unsigned int border, 
depth;
 
 
 1032   } 
else if (
index == 1) {
 
 
 1084   if (!
gTws->fOpen) 
return;
 
 
 1117   for (i = 0; i < 
kMAXGC; i++)
 
 1125      Error(
"OpenDisplay", 
"cannot get GC values");
 
 1150         gFont[i].id = 
nullptr;
 
 1170            Warning(
"OpenDisplay", 
"no default font loaded");
 
 1211         if ((
fVisual->blue_mask >> i) == 1) {
 
 1219         if ((
fVisual->green_mask >> i) == 1) {
 
 1227         if ((
fVisual->red_mask >> i) == 1) {
 
 
 1249   unsigned int ww, 
hh, border, 
depth;
 
 1276   for (i = 0; i < 
kMAXGC; i++)
 
 1286   gCws->fDoubleBuffer  = 0;
 
 1287   gCws->fIsPixmap      = 1;
 
 1291   gCws->fNewColors     = 
nullptr;
 
 
 1344   attributes.backing_store = Always;
 
 1365   gCws->fDoubleBuffer = 0;
 
 1366   gCws->fIsPixmap     = 0;
 
 1370   gCws->fNewColors    = 
nullptr;
 
 
 1409   gCws->fDoubleBuffer  = 0;
 
 1410   gCws->fIsPixmap      = 0;
 
 1414   gCws->fNewColors     = 
nullptr;
 
 
 1429   if (
gCws->fNewColors) {
 
 1432      delete [] 
gCws->fNewColors;
 
 1433      gCws->fNewColors = 
nullptr;
 
 
 1508   static int xloc  = 0;
 
 1509   static int yloc  = 0;
 
 1510   static int xlocp = 0;
 
 1511   static int ylocp = 0;
 
 1610      xloc = 
event.xbutton.x;
 
 1611      yloc = 
event.xbutton.y;
 
 1613      switch (event.type) {
 
 1628            xlocp = 
event.xbutton.x;
 
 1629            ylocp = 
event.xbutton.y;
 
 1637               xlocp = 
event.xbutton.x;
 
 1638               ylocp = 
event.xbutton.y;
 
 1645               xlocp = 
event.xbutton.x;
 
 1646               ylocp = 
event.xbutton.y;
 
 1653               xlocp = 
event.xbutton.x;
 
 1654               ylocp = 
event.xbutton.y;
 
 1668   x = 
event.xbutton.x;
 
 1669   y = 
event.xbutton.y;
 
 
 1722      switch (event.type) {
 
 1748               for (i = 
nt - 1; i > 
pt; i--)
 
 1762                        for (i = 
pt; i < 
nt; i++)
 
 1781                        for (i = 
pt; i < 
nt; i++)
 
 1799                     for (i = 
pt; i < 
nt; i++)
 
 
 1847   if (!
gTws->fOpen) 
return;
 
 1850   if (
gTws->fWidth == 
w && 
gTws->fHeight == 
h) 
return;
 
 1854   if (
gTws->fBuffer) {
 
 1864      if (
gTws->fDoubleBuffer) 
gTws->fDrawing = 
gTws->fBuffer;
 
 
 1881   unsigned int ww, 
hh, border, 
depth;
 
 1902   for (i = 0; i < 
kMAXGC; i++)
 
 
 1941   if (
gTws->fBuffer) {
 
 1950      if (
gTws->fDoubleBuffer) 
gTws->fDrawing = 
gTws->fBuffer;
 
 
 1968   if (
gCws->fClip && !
gCws->fIsPixmap && !
gCws->fDoubleBuffer) {
 
 1973      for (i = 0; i < 
kMAXGC; i++)
 
 1976      for (i = 0; i < 
kMAXGC; i++)
 
 
 2010   for (
int i = 0; i < 
kMAXGC; i++)
 
 
 2030   if (
gTws->fClip && !
gTws->fIsPixmap && !
gTws->fDoubleBuffer) {
 
 2036      for (
int i = 0; i < 
kMAXGC; i++)
 
 
 2069      if (values.foreground == values.background)
 
 
 2110      if (!
gTws->fOpen) 
return;
 
 
 2127   if (!
gTws->fDoubleBuffer) 
return;
 
 2128   gTws->fDoubleBuffer = 0;
 
 
 2137   if (
gTws->fDoubleBuffer || 
gTws->fIsPixmap) 
return;
 
 2138   if (!
gTws->fBuffer) {
 
 2146   gTws->fDoubleBuffer  = 1;
 
 
 2334      } 
else if (
lstyle == 2 ) {
 
 2336      } 
else if (
lstyle == 3 ) {
 
 2338      } 
else if (
lstyle == 4 ) {
 
 
 2401   if (
msize < 0) 
return;
 
 
 2426      for (
int i = 0; i < 
gMarker.n; i++) {
 
 
 2456      shape[0].x = -
im;  shape[0].y = 0;
 
 2457      shape[1].x =  
im;  shape[1].y = 0;
 
 2458      shape[2].x = 0  ;  shape[2].y = -
im;
 
 2459      shape[3].x = 0  ;  shape[3].y = 
im;
 
 2463      shape[0].x = -
im;  shape[0].y = 0;
 
 2464      shape[1].x =  
im;  shape[1].y = 0;
 
 2465      shape[2].x = 0  ;  shape[2].y = -
im;
 
 2466      shape[3].x = 0  ;  shape[3].y = 
im;
 
 2468      shape[4].x = -
im;  shape[4].y = -
im;
 
 2469      shape[5].x =  
im;  shape[5].y = 
im;
 
 2470      shape[6].x = -
im;  shape[6].y = 
im;
 
 2471      shape[7].x =  
im;  shape[7].y = -
im;
 
 2479      shape[0].x = -
im;  shape[0].y = -
im;
 
 2480      shape[1].x =  
im;  shape[1].y = 
im;
 
 2481      shape[2].x = -
im;  shape[2].y = 
im;
 
 2482      shape[3].x =  
im;  shape[3].y = -
im;
 
 2486      shape[0].x = -1 ;  shape[0].y = 0;
 
 2487      shape[1].x =  1 ;  shape[1].y = 0;
 
 2488      shape[2].x =  0 ;  shape[2].y = -1;
 
 2489      shape[3].x =  0 ;  shape[3].y = 1;
 
 2493      shape[0].x = -1 ;  shape[0].y = 1;
 
 2494      shape[1].x =  1 ;  shape[1].y = 1;
 
 2495      shape[2].x = -1 ;  shape[2].y = 0;
 
 2496      shape[3].x =  1 ;  shape[3].y = 0;
 
 2497      shape[4].x = -1 ;  shape[4].y = -1;
 
 2498      shape[5].x =  1 ;  shape[5].y = -1;
 
 2505      shape[0].x = -
im;  shape[0].y = -
im;
 
 2506      shape[1].x =  
im;  shape[1].y = -
im;
 
 2507      shape[2].x =  
im;  shape[2].y = 
im;
 
 2508      shape[3].x = -
im;  shape[3].y = 
im;
 
 2509      shape[4].x = -
im;  shape[4].y = -
im;
 
 2513      shape[0].x = -
im;  shape[0].y = 
im;
 
 2514      shape[1].x =  
im;  shape[1].y = 
im;
 
 2515      shape[2].x =   0;  shape[2].y = -
im;
 
 2516      shape[3].x = -
im;  shape[3].y = 
im;
 
 2520      shape[0].x =   0;  shape[0].y = 
im;
 
 2521      shape[1].x =  
im;  shape[1].y = -
im;
 
 2522      shape[2].x = -
im;  shape[2].y = -
im;
 
 2523      shape[3].x =   0;  shape[3].y = 
im;
 
 2527      shape[0].x = -
im;  shape[0].y = -
im;
 
 2528      shape[1].x =  
im;  shape[1].y = -
im;
 
 2529      shape[2].x =  
im;  shape[2].y = 
im;
 
 2530      shape[3].x = -
im;  shape[3].y = 
im;
 
 2531      shape[4].x = -
im;  shape[4].y = -
im;
 
 2535      shape[0].x = -
im;  shape[0].y = 
im;
 
 2536      shape[1].x =  
im;  shape[1].y = 
im;
 
 2537      shape[2].x =   0;  shape[2].y = -
im;
 
 2538      shape[3].x = -
im;  shape[3].y = 
im;
 
 2543      shape[0].x =-
imx;  shape[0].y = 0;
 
 2544      shape[1].x =   0;  shape[1].y = -
im;
 
 2545      shape[2].x = 
imx;  shape[2].y = 0;
 
 2546      shape[3].x =   0;  shape[3].y = 
im;
 
 2547      shape[4].x =-
imx;  shape[4].y = 0;
 
 2552      shape[0].x = -
im;  shape[0].y =-
imx;
 
 2553      shape[1].x =-
imx;  shape[1].y =-
imx;
 
 2554      shape[2].x =-
imx;  shape[2].y = -
im;
 
 2555      shape[3].x = 
imx;  shape[3].y = -
im;
 
 2556      shape[4].x = 
imx;  shape[4].y =-
imx;
 
 2557      shape[5].x =  
im;  shape[5].y =-
imx;
 
 2558      shape[6].x =  
im;  shape[6].y = 
imx;
 
 2559      shape[7].x = 
imx;  shape[7].y = 
imx;
 
 2560      shape[8].x = 
imx;  shape[8].y = 
im;
 
 2561      shape[9].x =-
imx;  shape[9].y = 
im;
 
 2562      shape[10].x=-
imx;  shape[10].y= 
imx;
 
 2563      shape[11].x= -
im;  shape[11].y= 
imx;
 
 2564      shape[12].x= -
im;  shape[12].y=-
imx;
 
 2572      shape[0].x = -
im;  shape[0].y = 
im4;
 
 2573      shape[1].x =-
im2;  shape[1].y =-
im1;
 
 2574      shape[2].x =-
im3;  shape[2].y = -
im;
 
 2575      shape[3].x =   0;  shape[3].y =-
im2;
 
 2576      shape[4].x = 
im3;  shape[4].y = -
im;
 
 2577      shape[5].x = 
im2;  shape[5].y =-
im1;
 
 2578      shape[6].x =  
im;  shape[6].y = 
im4;
 
 2579      shape[7].x = 
im4;  shape[7].y = 
im4;
 
 2580      shape[8].x =   0;  shape[8].y = 
im;
 
 2581      shape[9].x =-
im4;  shape[9].y = 
im4;
 
 2582      shape[10].x= -
im;  shape[10].y= 
im4;
 
 2590      shape[0].x = -
im;  shape[0].y = 
im4;
 
 2591      shape[1].x =-
im2;  shape[1].y =-
im1;
 
 2592      shape[2].x =-
im3;  shape[2].y = -
im;
 
 2593      shape[3].x =   0;  shape[3].y =-
im2;
 
 2594      shape[4].x = 
im3;  shape[4].y = -
im;
 
 2595      shape[5].x = 
im2;  shape[5].y =-
im1;
 
 2596      shape[6].x =  
im;  shape[6].y = 
im4;
 
 2597      shape[7].x = 
im4;  shape[7].y = 
im4;
 
 2598      shape[8].x =   0;  shape[8].y = 
im;
 
 2599      shape[9].x =-
im4;  shape[9].y = 
im4;
 
 2600      shape[10].x= -
im;  shape[10].y= 
im4;
 
 2604      shape[0].x =   0;  shape[0].y = 
im;
 
 2605      shape[1].x =  
im;  shape[1].y = -
im;
 
 2606      shape[2].x = -
im;  shape[2].y = -
im;
 
 2607      shape[3].x =   0;  shape[3].y = 
im;
 
 2612      shape[0].x =-
imx;  shape[0].y = 0;
 
 2613      shape[1].x =   0;  shape[1].y = -
im;
 
 2614      shape[2].x = 
imx;  shape[2].y = 0;
 
 2615      shape[3].x =   0;  shape[3].y = 
im;
 
 2616      shape[4].x =-
imx;  shape[4].y = 0;
 
 2621      shape[0].x = -
im;  shape[0].y =-
imx;
 
 2622      shape[1].x =-
imx;  shape[1].y =-
imx;
 
 2623      shape[2].x =-
imx;  shape[2].y = -
im;
 
 2624      shape[3].x = 
imx;  shape[3].y = -
im;
 
 2625      shape[4].x = 
imx;  shape[4].y =-
imx;
 
 2626      shape[5].x =  
im;  shape[5].y =-
imx;
 
 2627      shape[6].x =  
im;  shape[6].y = 
imx;
 
 2628      shape[7].x = 
imx;  shape[7].y = 
imx;
 
 2629      shape[8].x = 
imx;  shape[8].y = 
im;
 
 2630      shape[9].x =-
imx;  shape[9].y = 
im;
 
 2631      shape[10].x=-
imx;  shape[10].y= 
imx;
 
 2632      shape[11].x= -
im;  shape[11].y= 
imx;
 
 2633      shape[12].x= -
im;  shape[12].y=-
imx;
 
 2637      shape[0].x =-
im;  shape[0].y = 0;
 
 2638      shape[1].x =  0;  shape[1].y = -
im;
 
 2639      shape[2].x = 
im;  shape[2].y = 0;
 
 2640      shape[3].x =  0;  shape[3].y = 
im;
 
 2641      shape[4].x =-
im;  shape[4].y = 0;
 
 2642      shape[5].x = 
im;  shape[5].y = 0;
 
 2643      shape[6].x =  0;  shape[6].y = 
im;
 
 2644      shape[7].x =  0;  shape[7].y =-
im;
 
 2648      shape[0].x = -
im;  shape[0].y = -
im;
 
 2649      shape[1].x =  
im;  shape[1].y = -
im;
 
 2650      shape[2].x =  
im;  shape[2].y = 
im;
 
 2651      shape[3].x = -
im;  shape[3].y = 
im;
 
 2652      shape[4].x = -
im;  shape[4].y = -
im;
 
 2653      shape[5].x =  
im;  shape[5].y = 
im;
 
 2654      shape[6].x = -
im;  shape[6].y = 
im;
 
 2655      shape[7].x =  
im;  shape[7].y = -
im;
 
 2660      shape[0].x =   0;  shape[0].y =   0;
 
 2661      shape[1].x =-
im2;  shape[1].y =  
im;
 
 2662      shape[2].x = 
im2;  shape[2].y =  
im;
 
 2663      shape[3].x =   0;  shape[3].y =   0;
 
 2664      shape[4].x =-
im2;  shape[4].y = -
im;
 
 2665      shape[5].x = -
im;  shape[5].y =   0;
 
 2666      shape[6].x =   0;  shape[6].y =   0;
 
 2667      shape[7].x =  
im;  shape[7].y =   0;
 
 2668      shape[8].x = 
im2;  shape[8].y =  -
im;
 
 2669      shape[9].x =   0;  shape[9].y =   0;
 
 2674      shape[0].x = -
im;  shape[0].y = 0;
 
 2675      shape[1].x = -
im;  shape[1].y =-
im2;
 
 2676      shape[2].x =-
im2;  shape[2].y = -
im;
 
 2677      shape[3].x = 
im2;  shape[3].y = -
im;
 
 2678      shape[4].x =  
im;  shape[4].y =-
im2;
 
 2679      shape[5].x =  
im;  shape[5].y = 
im2;
 
 2680      shape[6].x = 
im2;  shape[6].y = 
im;
 
 2681      shape[7].x =-
im2;  shape[7].y = 
im;
 
 2682      shape[8].x = -
im;  shape[8].y = 
im2;
 
 2683      shape[9].x = -
im;  shape[9].y = 0;
 
 2684      shape[10].x = 
im;  shape[10].y = 0;
 
 2685      shape[11].x =  0;  shape[11].y = 0;
 
 2686      shape[12].x =  0;  shape[12].y = -
im;
 
 2687      shape[13].x =  0;  shape[13].y = 
im;
 
 2688      shape[14].x =  0;  shape[14].y = 0;
 
 2693      shape[0].x =   0;  shape[0].y =   0;
 
 2694      shape[1].x =-
im2;  shape[1].y =  
im;
 
 2695      shape[2].x = 
im2;  shape[2].y =  
im;
 
 2696      shape[3].x =   0;  shape[3].y =   0;
 
 2697      shape[4].x =-
im2;  shape[4].y = -
im;
 
 2698      shape[5].x = -
im;  shape[5].y =   0;
 
 2699      shape[6].x =   0;  shape[6].y =   0;
 
 2700      shape[7].x =  
im;  shape[7].y =   0;
 
 2701      shape[8].x = 
im2;  shape[8].y =  -
im;
 
 2706      shape[0].x =     0;  shape[0].y =    0;
 
 2707      shape[1].x =   
im2;  shape[1].y =   
im;
 
 2708      shape[2].x =    
im;  shape[2].y =  
im2;
 
 2709      shape[3].x =     0;  shape[3].y =    0;
 
 2710      shape[4].x =    
im;  shape[4].y = -
im2;
 
 2711      shape[5].x =   
im2;  shape[5].y =  -
im;
 
 2712      shape[6].x =     0;  shape[6].y =    0;
 
 2713      shape[7].x =  -
im2;  shape[7].y =  -
im;
 
 2714      shape[8].x =   -
im;  shape[8].y = -
im2;
 
 2715      shape[9].x =     0;  shape[9].y =    0;
 
 2716      shape[10].x =   -
im;  shape[10].y =  
im2;
 
 2717      shape[11].x =  -
im2;  shape[11].y =   
im;
 
 2718      shape[12].x =     0;  shape[12].y =  0;
 
 2723      shape[0].x =     0;  shape[0].y =    0;
 
 2724      shape[1].x =   
im2;  shape[1].y =   
im;
 
 2725      shape[2].x =    
im;  shape[2].y =  
im2;
 
 2726      shape[3].x =     0;  shape[3].y =    0;
 
 2727      shape[4].x =    
im;  shape[4].y = -
im2;
 
 2728      shape[5].x =   
im2;  shape[5].y =  -
im;
 
 2729      shape[6].x =     0;  shape[6].y =    0;
 
 2730      shape[7].x =  -
im2;  shape[7].y =  -
im;
 
 2731      shape[8].x =   -
im;  shape[8].y = -
im2;
 
 2732      shape[9].x =     0;  shape[9].y =    0;
 
 2733      shape[10].x =   -
im;  shape[10].y =  
im2;
 
 2734      shape[11].x =  -
im2;  shape[11].y =   
im;
 
 2735      shape[12].x =     0;  shape[12].y =  0;
 
 2740      shape[0].x=     0;   shape[0].y= 
im;
 
 2741      shape[1].x=  -
imx;   shape[1].y= 
imx;
 
 2742      shape[2].x  = -
im;   shape[2].y = 0;
 
 2743      shape[3].x = -
imx;   shape[3].y = -
imx;
 
 2744      shape[4].x =    0;   shape[4].y = -
im;
 
 2745      shape[5].x =  
imx;   shape[5].y = -
imx;
 
 2746      shape[6].x =   
im;   shape[6].y = 0;
 
 2747      shape[7].x=   
imx;   shape[7].y= 
imx;
 
 2748      shape[8].x=     0;   shape[8].y= 
im;
 
 2753      shape[0].x =    0;   shape[0].y =   
im;
 
 2754      shape[1].x = -
imx;   shape[1].y =  
imx;
 
 2755      shape[2].x =  -
im;   shape[2].y =    0;
 
 2756      shape[3].x = -
imx;   shape[3].y = -
imx;
 
 2757      shape[4].x =    0;   shape[4].y =  -
im;
 
 2758      shape[5].x =  
imx;   shape[5].y = -
imx;
 
 2759      shape[6].x =   
im;   shape[6].y =    0;
 
 2760      shape[7].x =  
imx;   shape[7].y =  
imx;
 
 2761      shape[8].x =    0;   shape[8].y =   
im;
 
 2766      shape[0].x =    0;  shape[0].y =    0;
 
 2767      shape[1].x =  
im2;  shape[1].y =   
im;
 
 2768      shape[2].x = -
im2;  shape[2].y =   
im;
 
 2769      shape[3].x =  
im2;  shape[3].y =  -
im;
 
 2770      shape[4].x = -
im2;  shape[4].y =  -
im;
 
 2771      shape[5].x =    0;  shape[5].y =    0;
 
 2772      shape[6].x =   
im;  shape[6].y =  
im2;
 
 2773      shape[7].x =   
im;  shape[7].y = -
im2;
 
 2774      shape[8].x =  -
im;  shape[8].y =  
im2;
 
 2775      shape[9].x =  -
im;  shape[9].y = -
im2;
 
 2776      shape[10].x =    0;  shape[10].y =    0;
 
 2782      shape[0].x =  
im0;  shape[0].y =  
im0;
 
 2783      shape[1].x =  
im2;  shape[1].y =   
im;
 
 2784      shape[2].x = -
im2;  shape[2].y =   
im;
 
 2785      shape[3].x = -
im0;  shape[3].y =  
im0;
 
 2786      shape[4].x =  -
im;  shape[4].y =  
im2;
 
 2787      shape[5].x =  -
im;  shape[5].y = -
im2;
 
 2788      shape[6].x = -
im0;  shape[6].y = -
im0;
 
 2789      shape[7].x = -
im2;  shape[7].y =  -
im;
 
 2790      shape[8].x =  
im2;  shape[8].y =  -
im;
 
 2791      shape[9].x =  
im0;  shape[9].y = -
im0;
 
 2792      shape[10].x =   
im;  shape[10].y = -
im2;
 
 2793      shape[11].x =   
im;  shape[11].y =  
im2;
 
 2794      shape[12].x =  
im0;  shape[12].y =  
im0;
 
 2799      shape[0].x =    0;  shape[0].y =  
im2;
 
 2800      shape[1].x = -
im2;  shape[1].y =   
im;
 
 2801      shape[2].x =  -
im;  shape[2].y =  
im2;
 
 2802      shape[3].x = -
im2;  shape[3].y =    0;
 
 2803      shape[4].x =  -
im;  shape[4].y = -
im2;
 
 2804      shape[5].x = -
im2;  shape[5].y =  -
im;
 
 2805      shape[6].x =    0;  shape[6].y = -
im2;
 
 2806      shape[7].x =  
im2;  shape[7].y =  -
im;
 
 2807      shape[8].x =   
im;  shape[8].y = -
im2;
 
 2808      shape[9].x =  
im2;  shape[9].y =    0;
 
 2809      shape[10].x =  
im;  shape[10].y = 
im2;
 
 2810      shape[11].x = 
im2;  shape[11].y =  
im;
 
 2811      shape[12].x =   0;  shape[12].y = 
im2;
 
 2816      shape[0].x =    0;  shape[0].y =  
im2;
 
 2817      shape[1].x = -
im2;  shape[1].y =   
im;
 
 2818      shape[2].x =  -
im;  shape[2].y =  
im2;
 
 2819      shape[3].x = -
im2;  shape[3].y =    0;
 
 2820      shape[4].x =  -
im;  shape[4].y = -
im2;
 
 2821      shape[5].x = -
im2;  shape[5].y =  -
im;
 
 2822      shape[6].x =    0;  shape[6].y = -
im2;
 
 2823      shape[7].x =  
im2;  shape[7].y =  -
im;
 
 2824      shape[8].x =   
im;  shape[8].y = -
im2;
 
 2825      shape[9].x =  
im2;  shape[9].y =    0;
 
 2826      shape[10].x =  
im;  shape[10].y = 
im2;
 
 2827      shape[11].x = 
im2;  shape[11].y =  
im;
 
 2828      shape[12].x =   0;  shape[12].y = 
im2;
 
 2833      shape[0].x =    0;  shape[0].y =  
im2*1.005;
 
 2834      shape[1].x = -
im2;  shape[1].y =   
im;
 
 2835      shape[2].x =  -
im;  shape[2].y =  
im2;
 
 2836      shape[3].x = -
im2;  shape[3].y =    0;
 
 2837      shape[4].x =  -
im;  shape[4].y = -
im2;
 
 2838      shape[5].x = -
im2;  shape[5].y =  -
im;
 
 2839      shape[6].x =    0;  shape[6].y = -
im2;
 
 2840      shape[7].x =  
im2;  shape[7].y =  -
im;
 
 2841      shape[8].x =   
im;  shape[8].y = -
im2;
 
 2842      shape[9].x =  
im2;  shape[9].y =    0;
 
 2843      shape[10].x =  
im;  shape[10].y = 
im2;
 
 2844      shape[11].x = 
im2;  shape[11].y =  
im;
 
 2845      shape[12].x =   0;  shape[12].y = 
im2*0.995;
 
 2846      shape[13].x =  
im2*0.995;  shape[13].y =    0;
 
 2847      shape[14].x =    0;  shape[14].y = -
im2*0.995;
 
 2848      shape[15].x = -
im2*0.995;  shape[15].y =    0;
 
 2849      shape[16].x =    0;  shape[16].y =  
im2*0.995;
 
 2854      shape[0].x =-
imx;  shape[0].y =-
imx*1.005;
 
 2855      shape[1].x =-
imx;  shape[1].y = -
im;
 
 2856      shape[2].x = 
imx;  shape[2].y = -
im;
 
 2857      shape[3].x = 
imx;  shape[3].y =-
imx;
 
 2858      shape[4].x =  
im;  shape[4].y =-
imx;
 
 2859      shape[5].x =  
im;  shape[5].y = 
imx;
 
 2860      shape[6].x = 
imx;  shape[6].y = 
imx;
 
 2861      shape[7].x = 
imx;  shape[7].y = 
im;
 
 2862      shape[8].x =-
imx;  shape[8].y = 
im;
 
 2863      shape[9].x =-
imx;  shape[9].y = 
imx;
 
 2864      shape[10].x = -
im;  shape[10].y = 
imx;
 
 2865      shape[11].x = -
im;  shape[11].y =-
imx;
 
 2866      shape[12].x =-
imx;  shape[12].y =-
imx*0.995;
 
 2867      shape[13].x =-
imx;  shape[13].y = 
imx;
 
 2868      shape[14].x = 
imx;  shape[14].y = 
imx;
 
 2869      shape[15].x = 
imx;  shape[15].y =-
imx;
 
 2870      shape[16].x =-
imx;  shape[16].y =-
imx*1.005;
 
 
 2895   if (
gCws->fNewColors) {
 
 2921   if (
gCws->fNewColors) {
 
 
 2959   for (
int i = 0; i < ncolors; i++)
 
 
 2977   if (ncolors == 0) 
return;
 
 2982   for (i = 0; i < ncolors; i++) {
 
 2992   for (i = 0; i < ncolors; i++) {
 
 2993      val = 
xcol[i].red + add;
 
 2996      val = 
xcol[i].green + add;
 
 2999      val = 
xcol[i].blue + add;
 
 3003         Warning(
"MakeOpaqueColors", 
"failed to allocate color %hd, %hd, %hd",
 
 3009   gCws->fNcolors   = ncolors;
 
 3011   for (i = 0; i < ncolors; i++)
 
 3012      gCws->fNewColors[i] = 
xcol[i].pixel;
 
 
 3022   for (
int i = 0; i < ncolors; i++)
 
 3025   Error(
"FindColor", 
"did not find color, should never happen!");
 
 
 3139      Error(
"SetTextColor", 
"cannot get GC values");
 
 
 3241   if (
gCws->fDoubleBuffer) {
 
 
 3311   for (
int i = 0; i < 
width; i++)
 
 
 3350   for (i = 0; i < ncolors; i++) {
 
 3361   B = 
new Int_t[ncolors];
 
 3363   for (i = 0; i < ncolors; i++) {
 
 3365      G[i] = 
xcol[i].green;
 
 3366      B[i] = 
xcol[i].blue;
 
 
 3407      Error(
"WriteGIF", 
"Cannot create GIF of image containing more than 256 colors. Try in batch mode.");
 
 3415   for (i = 0; i < 
ncol; i++) {
 
 3424      for (i = 0; i < 
ncol; i++) {
 
 3439      Error(
"WriteGIF",
"cannot write file: %s",
name);
 
 
 3464      id = 
gCws->fDrawing;
 
 3467   for (i = 0; i < 256; i++) 
nlines[i] = 0;
 
 3504   for (i = 0; i < 256; i++) {
 
 
 3525   fd = 
fopen(file, 
"r");
 
 3527      Error(
"ReadGIF", 
"unable to open GIF file");
 
 3534      Error(
"ReadGIF", 
"unable to open GIF file");
 
 3543      Error(
"ReadGIF", 
"unable to allocate array for gif");
 
 3549      Error(
"ReadGIF", 
"GIF file read failed");
 
 3563      Error(
"ReadGIF", 
"unable to allocate array for image");
 
 3579   for (i = 0; i < 
ncolor; i++) {
 
 3589   for (i = 1; i <= 
height/2; i++) {
 
 3592      for (k = 0; k < 
width; k++) {
 
 3597   PutImage(
offset,-1,x0,
y0,
width,
height,0,0,
width-1,
height-1,
pixArr,
pic);
 
 3604   else if (
gCws->fDrawing)
 
 
 3673   gCws->fDoubleBuffer = 0;
 
 3674   gCws->fIsPixmap = 1;
 
 3678   gCws->fNewColors = 
nullptr;
 
 
Handle_t Pixmap_t
Pixmap handle.
 
Handle_t Window_t
Window handle.
 
Handle_t Drawable_t
Drawable handle.
 
const unsigned char gStipples[26][32]
 
int XRotDrawAlignedImageString(Display *, XFontStruct *, float, Drawable, GC, int, int, char *, int)
A front end to XRotPaintAlignedString: -does alignment, paints background.
 
int XRotDrawAlignedString(Display *, XFontStruct *, float, Drawable, GC, int, int, char *, int)
A front end to XRotPaintAlignedString: -does alignment, no background.
 
XPoint * XRotTextExtents(Display *, XFontStruct *, float, int, int, char *, int)
Calculate the bounding box some text will have when painted.
 
void XRotSetMagnification(float)
Set the font magnification factor for all subsequent operations.
 
short Style_t
Style number (short)
 
unsigned short UShort_t
Unsigned Short integer 2 bytes (unsigned short)
 
int Int_t
Signed integer 4 bytes (int)
 
unsigned char Byte_t
Byte (8 bits) (unsigned char)
 
short Color_t
Color number (short)
 
unsigned char UChar_t
Unsigned Character 1 byte (unsigned char)
 
constexpr ULong_t kBitsPerByte
 
int Seek_t
File pointer (int).
 
unsigned long ULong_t
Unsigned long integer 4 bytes (unsigned long). Size depends on architecture.
 
long Long_t
Signed long integer 4 bytes (long). Size depends on architecture.
 
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int)
 
short Width_t
Line width (short)
 
float Float_t
Float 4 bytes (float)
 
short Font_t
Font number (short)
 
short Short_t
Signed Short integer 2 bytes (short)
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void pix
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void chupy
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t mask
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t cursor
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void cmap
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void pixel
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h offset
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize wid
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height qwid
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t r
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t index
 
Option_t Option_t fontnumber
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize id
 
Option_t Option_t markerstyle
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void value
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void chupx
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text CreatePixmap
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char pxname
 
Option_t Option_t TPoint TPoint const char x2
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Atom_t Int_t ULong_t nitems
 
Option_t Option_t TPoint TPoint const char x1
 
Option_t Option_t textsize
 
Option_t Option_t TPoint TPoint angle
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t win
 
Option_t Option_t TPoint xy
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void xpos
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t attr
 
Option_t Option_t TPoint TPoint const char mode
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t org
 
Option_t Option_t TPoint TPoint const char y2
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char fontname
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void ypos
 
Option_t Option_t SetMarkerStyle
 
Option_t Option_t TPoint TPoint percent
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Atom_t Int_t ULong_t ULong_t unsigned char prop_list Atom_t Atom_t Atom_t Time_t type
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t height
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void gc
 
Option_t Option_t TPoint TPoint const char text
 
Option_t Option_t TPoint TPoint const char y1
 
static void PutByte(Byte_t b)
Put byte b in output stream.
 
XPoint * XRotTextExtents(Display *, XFontStruct *, float, int, int, char *, int)
Calculate the bounding box some text will have when painted.
 
static int gMarkerJoinStyle
 
static int gMarkerLineStyle
 
float XRotVersion(char *, int)
Return version/copyright information.
 
int GIFquantize(UInt_t width, UInt_t height, Int_t *ncol, Byte_t *red, Byte_t *green, Byte_t *blue, Byte_t *outputBuf, Byte_t *outputCmap)
 
static ULong_t gKeybdMask
 
void XRotSetMagnification(float)
Set the font magnification factor for all subsequent operations.
 
static struct @56 gFont[kMAXFONT]
 
static void GetPixel(int y, int width, Byte_t *scline)
Get pixels in line y and put in array scline.
 
static Pixmap gFillPattern
 
static Cursor gNullCursor
 
static struct @57 gMarker
 
int GIFdecode(Byte_t *gifArr, Byte_t *pixArr, int *Width, int *Height, int *Ncols, Byte_t *R, Byte_t *G, Byte_t *B)
 
const char null_cursor_bits[]
 
int XRotDrawString(Display *, XFontStruct *, float, Drawable, GC, int, int, char *)
A front end to XRotPaintAlignedString: -no alignment, no background.
 
static char gDashList[10]
 
const Int_t kBIGGEST_RGB_VALUE
 
static void PutByte(Byte_t b)
Put byte b in output stream.
 
long GIFencode(int Width, int Height, Int_t Ncol, Byte_t R[], Byte_t G[], Byte_t B[], Byte_t ScLine[], void(*get_scline)(int, int, Byte_t *), void(*pb)(Byte_t))
 
int XRotDrawAlignedImageString(Display *, XFontStruct *, float, Drawable, GC, int, int, char *, int)
A front end to XRotPaintAlignedString: -does alignment, paints background.
 
static ULong_t gMouseMask
 
static Int_t gCurrentFontNumber
 
static GC gGClist[kMAXGC]
 
static int gMarkerLineWidth
 
int XRotDrawAlignedString(Display *, XFontStruct *, float, Drawable, GC, int, int, char *, int)
A front end to XRotPaintAlignedString: -does alignment, no background.
 
int XRotDrawImageString(Display *, XFontStruct *, float, Drawable, GC, int, int, char *)
A front end to XRotPaintAlignedString: -no alignment, paints background.
 
static int gMarkerCapStyle
 
static XFontStruct * gTextFont
 
void XRotSetBoundingBoxPad(int)
Set the padding used when calculating bounding boxes.
 
static Int_t DummyX11ErrorHandler(Display *, XErrorEvent *)
Dummy error handler for X11. Used by FindUsableVisual().
 
int GIFinfo(Byte_t *gifArr, int *Width, int *Height, int *Ncols)
 
Int_t gDebug
Global variable setting the debug level. Set to 0 to disable, increase it in steps of 1 to increase t...
 
void Printf(const char *fmt,...)
Formats a string in a circular formatting buffer and prints the string.
 
R__EXTERN TStyle * gStyle
 
virtual Color_t GetFillColor() const
Return the fill area color.
 
Style_t fFillStyle
Fill area style.
 
Color_t fFillColor
Fill area color.
 
Width_t fLineWidth
Line width.
 
virtual void SetLineColor(Color_t lcolor)
Set the line color.
 
Style_t fLineStyle
Line style.
 
virtual void SetMarkerColor(Color_t mcolor=1)
Set the marker color.
 
static Width_t GetMarkerLineWidth(Style_t style)
Internal helper function that returns the line width of the given marker style (0 = filled marker)
 
Size_t fMarkerSize
Marker size.
 
Style_t fMarkerStyle
Marker style.
 
static Style_t GetMarkerStyleBase(Style_t style)
Internal helper function that returns the corresponding marker style with line width 1 for the given ...
 
virtual void SetTextAlign(Short_t align=11)
Set the text alignment.
 
Float_t fTextAngle
Text angle.
 
virtual void SetTextColor(Color_t tcolor=1)
Set the text color.
 
Font_t fTextFont
Text font.
 
Float_t fTextSize
Text size.
 
The color creation and management class.
 
static Int_t GetColor(const char *hexcolor)
Static method returning color number for color specified by hex color string of form: "#rrggbb",...
 
virtual Int_t GetValue(const char *name, Int_t dflt) const
Returns the integer value for a resource.
 
Bool_t Next(ULong64_t &hash, Long64_t &key, Long64_t &value)
Get next entry from TExMap. Returns kFALSE at end of map.
 
This class stores a (key,value) pair using an external hash.
 
void Add(ULong64_t hash, Long64_t key, Long64_t value)
Add an (key,value) pair to the table. The key should be unique.
 
Long64_t GetValue(ULong64_t hash, Long64_t key)
Return the value belonging to specified key and hash value.
 
This class is the basic interface to the X11 (Xlib) graphics system.
 
void DrawFillArea(Int_t n, TPoint *xy) override
Fill area described by polygon.
 
void * fDisplay
Pointer to display.
 
void MakeOpaqueColors(Int_t percent, ULong_t *orgcolors, Int_t ncolors)
Get RGB values for orgcolors, add percent neutral to the RGB and allocate fNewColors.
 
void SetLineColor(Color_t cindex) override
Set color index for lines.
 
void GetGeometry(Int_t wid, Int_t &x, Int_t &y, UInt_t &w, UInt_t &h) override
Return position and size of window wid.
 
Colormap fColormap
Default colormap, 0 if b/w.
 
Window_t GetWindowID(Int_t wid) override
Return the X11 window identifier.
 
Int_t WriteGIF(char *name) override
Writes the current window into GIF file.
 
void SetFillColor(Color_t cindex) override
Set color index for fill areas.
 
void ResizeWindow(Int_t wid) override
Resize the current window if necessary.
 
void SetTextAlign(Short_t talign=11) override
Set text alignment.
 
void RescaleWindow(Int_t wid, UInt_t w, UInt_t h) override
Rescale the window wid.
 
void SetCursor(Int_t win, ECursor cursor) override
Set the cursor.
 
Int_t fScreenNumber
Screen number.
 
void Sync(Int_t mode) override
Set synchronisation on or off.
 
Pixmap_t CreatePixmapFromData(unsigned char *bits, UInt_t width, UInt_t height) override
create pixmap from RGB data.
 
unsigned char * GetColorBits(Drawable_t wid, Int_t x=0, Int_t y=0, UInt_t w=0, UInt_t h=0) override
Returns an array of pixels created from a part of drawable (defined by x, y, w, h) in format: b1,...
 
void CollectImageColors(ULong_t pixel, ULong_t *&orgcolors, Int_t &ncolors, Int_t &maxcolors)
Collect in orgcolors all different original image colors.
 
ULong_t fWhitePixel
Value of white pixel in colormap.
 
Cursor fCursors[kNumCursors]
List of cursors.
 
Bool_t AllocColor(Colormap cmap, RXColor *color)
Allocate color in colormap.
 
Int_t fTextAlignV
Text Alignment Vertical.
 
void DrawText(Int_t x, Int_t y, Float_t angle, Float_t mgn, const char *text, ETextMode mode) override
Draw a text string using current font.
 
void QueryColors(Colormap cmap, RXColor *colors, Int_t ncolors)
Returns the current RGB value for the pixel in the XColor structure.
 
Int_t fBlueShift
Bits to left shift blue.
 
void SetMarkerColor(Color_t cindex) override
Set color index for markers.
 
void Warp(Int_t ix, Int_t iy, Window_t id=0) override
Set pointer position.
 
void * GetGC(Int_t which) const
Return desired Graphics Context ("which" maps directly on gGCList[]).
 
void SetClipOFF(Int_t wid) override
Turn off the clipping for the window wid.
 
Int_t ResizePixmap(Int_t wid, UInt_t w, UInt_t h) override
Resize a pixmap.
 
void SetDoubleBufferOFF() override
Turn double buffer mode off.
 
void SetTextColor(Color_t cindex) override
Set color index for text.
 
void UpdateWindow(Int_t mode) override
Update display.
 
Bool_t fHasXft
True when XftFonts are used.
 
Int_t SupportsExtension(const char *ext) const override
Returns 1 if window system server supports extension given by the argument, returns 0 in case extensi...
 
Int_t InitWindow(ULong_t window) override
Open window and return window number.
 
~TGX11() override
Destructor.
 
void MoveWindow(Int_t wid, Int_t x, Int_t y) override
Move the window wid.
 
Int_t SetTextFont(char *fontname, ETextSetMode mode) override
Set text font to specified name.
 
void SetFillStyle(Style_t style) override
Set fill area style.
 
void ClearPixmap(Drawable *pix)
Clear the pixmap pix.
 
Float_t fTextMagnitude
Text Magnitude.
 
void SetCharacterUp(Float_t chupx, Float_t chupy) override
Set character up vector.
 
Drawable fRootWin
Root window used as parent of all windows.
 
void WritePixmap(Int_t wid, UInt_t w, UInt_t h, char *pxname) override
Write the pixmap wid in the bitmap file pxname.
 
void SetInput(Int_t inp)
Set input on or off.
 
void GetPlanes(Int_t &nplanes) override
Get maximum number of planes.
 
Int_t fTextAlignH
Text Alignment Horizontal.
 
void ClearWindow() override
Clear current window.
 
void * fXEvent
Current native (X11) event.
 
Int_t fGreenShift
Bits to left shift green.
 
void DrawBox(Int_t x1, Int_t y1, Int_t x2, Int_t y2, EBoxMode mode) override
Draw a box.
 
void CopyPixmap(Int_t wid, Int_t xpos, Int_t ypos) override
Copy the pixmap wid at the position xpos, ypos in the current window.
 
void SetOpacity(Int_t percent) override
Set opacity of a window.
 
Int_t OpenPixmap(UInt_t w, UInt_t h) override
Open a new pixmap.
 
XColor_t & GetColor(Int_t cid)
Return reference to internal color structure associated to color index cid.
 
Int_t fBlueDiv
Blue value divider.
 
void DrawPolyMarker(Int_t n, TPoint *xy) override
Draw n markers with the current attributes at position x, y.
 
void CloseWindow() override
Delete current window.
 
void SetMarkerSize(Float_t markersize) override
Set marker size index.
 
void CopyWindowtoPixmap(Drawable *pix, Int_t xpos, Int_t ypos)
Copy area of current window in the pixmap pix.
 
Drawable fVisRootWin
Root window with fVisual to be used to create GC's and XImages.
 
void SetDoubleBufferON() override
Turn double buffer mode on.
 
TExMap * fColors
Hash list of colors.
 
Int_t fTextAlign
Text alignment (set in SetTextAlign)
 
void SetMarkerType(Int_t type, Int_t n, RXPoint *xy)
Set marker type.
 
Int_t fRedDiv
Red value divider, -1 if no TrueColor visual.
 
Int_t fDepth
Number of color planes.
 
Bool_t Init(void *display) override
Initialize X11 system. Returns kFALSE in case of failure.
 
void SetLineType(Int_t n, Int_t *dash) override
Set line type.
 
void CloseWindow1()
Delete current window.
 
ULong_t fBlackPixel
Value of black pixel in colormap.
 
void SetTextSize(Float_t textsize) override
Set current text size.
 
Float_t fCharacterUpX
Character Up vector along X.
 
void DrawCellArray(Int_t x1, Int_t y1, Int_t x2, Int_t y2, Int_t nx, Int_t ny, Int_t *ic) override
Draw a cell array.
 
void SetLineStyle(Style_t linestyle) override
Set line style.
 
Int_t fGreenDiv
Green value divider.
 
void QueryPointer(Int_t &ix, Int_t &iy) override
Query pointer position.
 
ULong_t GetPixel(Color_t cindex) override
Return pixel value associated to specified ROOT color number.
 
TGX11()
Default constructor.
 
void GetTextExtent(UInt_t &w, UInt_t &h, char *mess) override
Return the size of a character string.
 
void ClosePixmap() override
Delete current pixmap.
 
Int_t fRedShift
Bits to left shift red, -1 if no TrueColor visual.
 
Int_t RequestLocator(Int_t mode, Int_t ctyp, Int_t &x, Int_t &y) override
Request Locator position.
 
Int_t OpenDisplay(void *display)
Open the display. Return -1 if the opening fails, 0 when ok.
 
void DrawPolyLine(Int_t n, TPoint *xy) override
Draw a line through all points.
 
void RemovePixmap(Drawable *pix)
Remove the pixmap pix.
 
void SetClipRegion(Int_t wid, Int_t x, Int_t y, UInt_t w, UInt_t h) override
Set clipping region for the window wid.
 
Int_t AddPixmap(ULong_t pixid, UInt_t w, UInt_t h) override
Register pixmap created by gVirtualGL.
 
void SetRGB(Int_t cindex, Float_t r, Float_t g, Float_t b) override
Set color intensities for given color index.
 
void FindUsableVisual(RXVisualInfo *vlist, Int_t nitems)
Check if visual is usable, if so set fVisual, fDepth, fColormap, fBlackPixel and fWhitePixel.
 
void GetCharacterUp(Float_t &chupx, Float_t &chupy) override
Return character up vector.
 
void SetDoubleBuffer(Int_t wid, Int_t mode) override
Set the double buffer on/off on window wid.
 
Int_t fMaxNumberOfWindows
Maximum number of windows.
 
void SetMarkerStyle(Style_t markerstyle) override
Set marker style.
 
void GetRGB(Int_t index, Float_t &r, Float_t &g, Float_t &b) override
Get rgb values for color "index".
 
void ImgPickPalette(RXImage *image, Int_t &ncol, Int_t *&R, Int_t *&G, Int_t *&B)
Returns in R G B the ncol colors of the palette used by the image.
 
Int_t FindColor(ULong_t pixel, ULong_t *orgcolors, Int_t ncolors)
Returns index in orgcolors (and fNewColors) for pixel.
 
void SetFillStyleIndex(Int_t style, Int_t fasi)
Set fill area style index.
 
RVisual * fVisual
Pointer to visual used by all windows.
 
void DrawLine(Int_t x1, Int_t y1, Int_t x2, Int_t y2) override
Draw a line.
 
Window_t GetCurrentWindow() const override
Return current window pointer. Protected method used by TGX11TTF.
 
void RemoveWindow(ULong_t qwid) override
Remove a window created by Qt (like CloseWindow1()).
 
Int_t RequestString(Int_t x, Int_t y, char *text) override
Request a string.
 
void SetLineWidth(Width_t width) override
Set line width.
 
XWindow_t * fWindows
List of windows.
 
void PutImage(Int_t offset, Int_t itran, Int_t x0, Int_t y0, Int_t nx, Int_t ny, Int_t xmin, Int_t ymin, Int_t xmax, Int_t ymax, UChar_t *image, Drawable_t id)
Draw image.
 
Int_t GetDoubleBuffer(Int_t wid) override
Query the double buffer value for the window wid.
 
void FindBestVisual()
Find best visual, i.e.
 
void SetDrawMode(EDrawMode mode) override
Set the drawing mode.
 
void SetColor(void *gc, Int_t ci)
Set the foreground color in GC.
 
const char * DisplayName(const char *dpyName=nullptr) override
Return hostname on which the display is opened.
 
Pixmap_t ReadGIF(Int_t x0, Int_t y0, const char *file, Window_t id=0) override
If id is NULL - loads the specified gif file at position [x0,y0] in the current window.
 
Int_t AddWindow(ULong_t qwid, UInt_t w, UInt_t h) override
Register a window created by Qt as a ROOT window (like InitWindow()).
 
Float_t fCharacterUpY
Character Up vector along Y.
 
Bool_t fHasTTFonts
True when TrueType fonts are used.
 
void SelectWindow(Int_t wid) override
Select window to which subsequent output is directed.
 
Collectable string class.
 
virtual void Warning(const char *method, const char *msgfmt,...) const
Issue warning message.
 
virtual void Error(const char *method, const char *msgfmt,...) const
Issue error message.
 
static void * Alloc(size_t size)
Allocate a block of memory, that later can be resized using TStorage::ReAlloc().
 
static void Dealloc(void *ptr)
De-allocate block of memory, that was allocated via TStorage::Alloc().
 
static void * ReAlloc(void *vp, size_t size, size_t oldsize)
Reallocate (i.e.
 
const char * GetLineStyleString(Int_t i=1) const
Return line style string (used by PostScript).
 
Semi-Abstract base class defining a generic interface to the underlying, low level,...
 
Double_t ACos(Double_t)
Returns the principal value of the arc cosine of x, expressed in radians.
 
Short_t Max(Short_t a, Short_t b)
Returns the largest of a and b.
 
Double_t Floor(Double_t x)
Rounds x downward, returning the largest integral value that is not greater than x.
 
Double_t Sqrt(Double_t x)
Returns the square root of x.
 
Short_t Min(Short_t a, Short_t b)
Returns the smallest of a and b.
 
Short_t Abs(Short_t d)
Returns the absolute value of parameter Short_t d.
 
Description of a X11 color.
 
Bool_t fDefined
true if pixel value is defined
 
UShort_t fRed
red value in range [0,kBIGGEST_RGB_VALUE]
 
UShort_t fGreen
green value
 
ULong_t fPixel
color pixel value
 
Description of a X11 window.
 
Int_t fOpen
1 if the window is open, 0 if not
 
Int_t fClip
1 if the clipping is on
 
Drawable fWindow
X11 window.
 
ULong_t * fNewColors
new image colors (after processing)
 
Int_t fNcolors
number of different colors
 
Drawable fDrawing
drawing area, equal to window or buffer
 
Int_t fDoubleBuffer
1 if the double buffer is on, 0 if not
 
UInt_t fHeight
height of the window
 
Int_t fIsPixmap
1 if pixmap, 0 if not
 
UInt_t fWidth
width of the window
 
UInt_t fHclip
height of the clipping rectangle
 
Bool_t fShared
notify when window is shared
 
Drawable fBuffer
pixmap used for double buffer
 
Int_t fXclip
x coordinate of the clipping rectangle
 
UInt_t fWclip
width of the clipping rectangle
 
Int_t fYclip
y coordinate of the clipping rectangle
 
int GIFdecode(byte *GIFarr, byte *PIXarr, int *Width, int *Height, int *Ncols, byte *R, byte *G, byte *B)
 
int GIFinfo(byte *GIFarr, int *Width, int *Height, int *Ncols)
 
long GIFencode(int Width, int Height, int Ncol, R, G, B, ScLine, void *get_scline, pb)