Displaying 4 results from an estimated 4 matches for "setcliprect".
2008 Feb 22
1
Clipping using par(plt=..., xpd=FALSE) inconsistencies
Here is a demonstration of behaviour that is probably an optimization by
someone far smarter than me that did not anticipate anyone wanting to do
this, but for my purposes it looks more like a bug than a feature.
I have tested this with R2.6.2 on Windows, no additional packages loaded
(beyond the default), I have tested using the default graphics object,
pdf, jpeg, and cairoDevice (ok I loaded a
2016 Aug 19
0
Wine release 1.9.17
...ests: Test mixing Begin/EndContainer and Save/Restore.
gdiplus: Fix mismatched use of Begin/EndContainer and Save/RestoreGraphics.
gdiplus: Add support for containers in metafiles.
gdiplus/tests: Add test for containers in metafiles.
gdiplus: Implement playback/recording for SetClipRect.
gdiplus/tests: Add metafile test for SetClipRect.
--
Alexandre Julliard
julliard at winehq.org
2003 Feb 28
2
R Graphics Crash Problem
...o.1
Reading symbols from
/export/deriv/tools/lib/R/library/ctest/libs/ctest.so...
done.
Loaded symbols for
/export/deriv/tools/lib/R/library/ctest/libs/ctest.so
#0 Rf_gpptr (dd=0xd) at base.c:162
162 if (dd->newDevStruct)
(gdb) where
#0 Rf_gpptr (dd=0xd) at base.c:162
#1 0x00081bc8 in setClipRect (x1=0xffbec850,
y1=0xffbec848, x2=0xffbec840,
y2=0xffbec838, coords=0, dd=0xd) at
graphics.c:2389
#2 0x00083e20 in clipRectCode (x0=1.393025351641106,
y0=0.44224368861108854,
x1=1.4574378883093166, y1=5.294888903103388e-315,
coords=-2017264452,
dd=0xd) at graphics.c:3354
#3 0x000849ac...
2003 Oct 09
2
R-1.8.0 on Sparc Solaris 8, gcc3.2.1, bus error and core dump (PR#4485)
.../usr/lib/nss_files.so.1...done.
Loaded symbols for /usr/lib/nss_files.so.1
Reading symbols from /usr/lib/nss_nis.so.1...done.
Loaded symbols for /usr/lib/nss_nis.so.1
#0 Rf_gpptr (dd=0xd) at base.c:162
162 if (dd->newDevStruct)
(gdb) bt
#0 Rf_gpptr (dd=0xd) at base.c:162
#1 0x00092ff4 in setClipRect (x1=0xffbed0e0, y1=0xffbed0d8, x2=0xffbed0d0,
y2=0xffbed0c8, coords=1298034561, dd=0xd) at graphics.c:2392
#2 0x0009524c in clipRectCode (x0=11.033191163604547, y0=6.0986887576552915,
x1=11.232635608048993, y1=5.3139879049022003e-315, coords=873873659,
dd=0xd) at graphics.c:3340
#3...