Displaying 20 results from an estimated 21 matches for "gdkpixbuf".
2007 Jun 19
0
RGtk2 2.10.x series available
...the elegant toolkit-independent gWidgets API. The
cairoDevice package allows embedding of R graphics inside RGtk2 interfaces.
RGtk2 2.10.x (currently at 2.10.9-1) brings several major improvements:
* Updated bindings to the latest stable versions of all bound libraries,
which include: GTK+, GDK, GdkPixbuf, Cairo, Pango and libglade.
* The ability to create new GObject classes, including new types of widgets,
entirely from within R.
* The compilation of RGtk2 now conditions on the versions of the libraries
installed on the system. This means that RGtk2 has the same dependencies as
the original 2.8.x...
2007 Jun 19
0
RGtk2 2.10.x series available
...the elegant toolkit-independent gWidgets API. The
cairoDevice package allows embedding of R graphics inside RGtk2 interfaces.
RGtk2 2.10.x (currently at 2.10.9-1) brings several major improvements:
* Updated bindings to the latest stable versions of all bound libraries,
which include: GTK+, GDK, GdkPixbuf, Cairo, Pango and libglade.
* The ability to create new GObject classes, including new types of widgets,
entirely from within R.
* The compilation of RGtk2 now conditions on the versions of the libraries
installed on the system. This means that RGtk2 has the same dependencies as
the original 2.8.x...
2015 May 18
2
Constant screen flicker with Firefox browser
...IXBUF... no
configure: error: Package requirements (gdk-pixbuf-2.0) were not met:
Package libpng15 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpng15.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpng15', required by 'GdkPixbuf', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GDK_PIXBUF_CFLAGS
and GDK_PIXBUF_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more det...
2015 May 19
1
Constant screen flicker with Firefox browser
...ements (gdk-pixbuf-2.0) were not met:
>>
>> Package libpng15 was not found in the pkg-config search path.
>> Perhaps you should add the directory containing `libpng15.pc'
>> to the PKG_CONFIG_PATH environment variable
>> Package 'libpng15', required by 'GdkPixbuf', not found
>>
>> Consider adjusting the PKG_CONFIG_PATH environment variable if you
>> installed software in a non-standard prefix.
>>
>> Alternatively, you may set the environment variables GDK_PIXBUF_CFLAGS
>> and GDK_PIXBUF_LIBS to avoid the need to call...
2015 May 18
0
Constant screen flicker with Firefox browser
...ror: Package requirements (gdk-pixbuf-2.0) were not met:
>
> Package libpng15 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libpng15.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'libpng15', required by 'GdkPixbuf', not found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables GDK_PIXBUF_CFLAGS
> and GDK_PIXBUF_LIBS to avoid the need to call pkg-config.
> See t...
2006 Sep 21
0
cairoDevice 1.2 on CRAN
...rsion 1.2 fixes many bugs.
cairoDevice is capable of rendering in three different ways: to the
screen inside a GTK+ window, to an arbitrary GtkDrawingArea that is part
of an RGtk2 GUI, or to any GdkDrawable, allowing for example the output
of png and jpg images derived from R graphics using the GdkPixbuf
bindings from RGtk2.
cairoDevice is interactive in that it supports the locator tool as well
as the getGraphicsEvent() functionality, which previously was available
only from the Windows device.
To obtain the requisite GTK+ (>= 2.8.0) libraries:
Windows: Download and run the installer from...
2006 Sep 21
0
cairoDevice 1.2 on CRAN
...rsion 1.2 fixes many bugs.
cairoDevice is capable of rendering in three different ways: to the
screen inside a GTK+ window, to an arbitrary GtkDrawingArea that is part
of an RGtk2 GUI, or to any GdkDrawable, allowing for example the output
of png and jpg images derived from R graphics using the GdkPixbuf
bindings from RGtk2.
cairoDevice is interactive in that it supports the locator tool as well
as the getGraphicsEvent() functionality, which previously was available
only from the Windows device.
To obtain the requisite GTK+ (>= 2.8.0) libraries:
Windows: Download and run the installer from...
2009 Jun 12
1
Programmatically copying a graphic to the clipboard
Hi all,
Is there a cross-platform way to do this? On the mac, I cando this by
saving an eps file, and then using pbcopy. Is it possible on other
platforms?
Hadley
--
http://had.co.nz/
2009 May 23
1
Draw a rectangle on top of an image using RGtk2?
Dear all,
I use gtkImageFromFile to display an image. Then I want to do some
gsignal to handle mouse event. I click the mouse and move a another
position and release. I can get the position of the firs click and the
release position, then I would to draw a rectangle to display the
region I have selected. I need some hints on what functions should I
look for. I tried to google but don't know
2009 Oct 20
1
RGtk2:::gdkColorToString throws an error
Dear all,
I try to use RGtk2:::gdkColorToString, but it throws an error:
Error in .RGtkCall("S_gdk_color_to_string", object, PACKAGE = "RGtk2") :
gdk_color_to_string exists only in Gdk >= 2.12.0
I know what it means, but don't know to solve this problem because I
don't know where I can download the referred gdk library. Any
information? Thank you.
--
HUANG
2007 Aug 11
0
Unable to add new device Intel Coporation PRO/Wireless 2200BG
..., these errors show up:
(system-config-network:3160): libglade-WARNING **: Error loading image:
Failed to open file
'/usr/share/system-config-network/netconfpkg/gui/network.xpm': No such file
or directory
(system-config-network:3160): libglade-WARNING **: could not convert string
to type `GdkPixbuf' for property `logo'
Is this significant and if so what can I do to rectify - thanks,
Andy
--------------------------------------------------------------------
mail2web.com ? What can On Demand Business Solutions do for you?
http://link.mail2web.com/Business/SharePoint
2003 May 13
0
making galeon2
it *COULD* be because you have gdk-pixbuf for gtk1.2 installed, and gtk2
needs pixbuf for gtk2.
i *vaguely remember* deleting something like /usr/X11R6/include/gdkpixbuf*
(a directory) resolved a similar problem.
but i could be wrong, it was before the gnome-ng port arch was integrated.
seek in that direction.
Olivier
Le Dimanche 24 Novembre 2002 12:57, Cliff Sarginson a ?crit :
> Hello,
> I tried to make galeon2 with the following result...
>
> In...
2008 Oct 31
0
Desktop-operations in Metacity and Compiz.
...ions (find current desktop, number of desktops, move to a
spesific desktop #, find desktop for this window id) do work correctly
or similarly in Compiz.
Question 1: How to take a screenshot of an arbitrary window in in
Compiz? Should I implement it via OpenGL instead of Xlib and GNOME's GDK
og GDKPixbuf?
Question(s) 2:
I've done a serie of tests to find out algorithms that work both in flat
Metacity and Compiz VMs. Please study and test-run the code and give
your best opinions.
The tests area:
TEST1: Get number of desktops.
TEST2: Get desktop names.
TEST3: Get the current desktop number....
2007 Jun 07
2
reading BMP or TIFF files
I realize that this question has been asked before (2003);
From: Yi-Xiong Zhou
Date: Sat 22 Nov 2003 - 10:57:35 EST
but I am hoping that the answer has changed. Namely, I would
rather read the BMP (or TIFF) files directly instead of putting
them though a separate utility for conversion as suggested by,
From: Prof Brian Ripley
Date: Sat 22 Nov 2003 - 15:23:33 EST
"Even easier is
2013 Apr 30
0
[ANNOUNCE] pixman 0.29.4 now available
...ression test
utils.c: Increase acceptable deviation to 0.0064 in pixel_checker_t
pixman-compiler.h: Add unlikely() macro
Turn on error logging at all times
lookup_composite: Don't update cache in case of error
gtk-utils.c: Use cairo in show_image() rather than GdkPixbuf
demos: Add linear-gradient demo program
test: Add radial-perf-test, a microbenchmark for radial gradients
Move the IS_ZERO() to pixman-private.h and rename to FLOAT_IS_ZERO()
Improve precision of calculations in pixman-gradient-walker.c
pixman/refactor: Delete thi...
2015 May 14
2
Constant screen flicker with Firefox browser
Hi Guys,
I'm facing this issue: https://bugs.centos.org/view.php?id=8482
It came after upgrading to 7.1 and only Firefox is affected, Chrome is
working.
What I've tried so far:
- Tried NVIDIA drivers 340.65, 346.59 and 346.72
- Upgraded Firefox to 38
- Tried Safe more / Refresh Firefox
- Tried to turn HW accel. off in Firefox
None of these has helped to eliminate the issue.
Do you
2000 May 15
1
Unix media system
...s(*) support
> PNG images !
> It works also with audio files, text files, animations , hypertext
> documents etc ...
Right, this is exactly what I'm talking about (although I didn't consider
it necessary to support image formats as these are already well covered by
libs like imlib/GdkPixbuf.) One feature that might be nice is a
processing swiss army knife (similar to sox for audio, only implemented in
a library function) which could handle converting sampling rates, sample
widths, channel merging, endianness, linear/logarithmic conversion, etc.
for audio and pixel bit widths (to prep...
2007 Apr 11
8
graphs superimposed on pictures?
Hi:
I am doing some work that involves plotting points of interest
superimposed on photographs and maps. I can produce the plots fine in R, but so far
I have had to do the superimposition externally, which makes it tedious to do exploratory work.
I have looked to see if there is some capability to put a background picture on a plot window,
but I have not found anything.
Advice, anyone?
Cheers
2007 Aug 10
5
Can't get ipw2200 to work in CentOS 5 on Dell laptop
I've installed ipw2200-firmware-3.0-3.nodist.rf from RPMForge using yum OK.
I've loaded the ipw modules with /sbin/modprobe ipw2200 and then
/sbin/lsmod | grep ipw which gives:
ipw2200 136873 0
ieee80211 33417 1 ipw2200
However, when I run system-config-network I don't see Intel Coporation
PRO/Wireless 2200BG (eth1) in the list of adapters.
Also, when I
2017 Sep 22
3
gtk3 update causing havoc
On my lab systems, the automatic updates were failing because of the
problems with ipod libraries from EPEL being in the way. It turns out
that was a good thing, because when I "fixed" it, a massive set of
packages was updated, including the new gtk3.
These packages are the ones causing problems, I think.
gtk3-3.22.10-4.el7.x86_64
gtk3-devel-3.22.10-4.el7.x86_64
In the release notes,