Displaying 20 results from an estimated 5920 matches for "png".
Did you mean:
ping
2009 Mar 10
0
Tony Hawk 3 crashes on start
...g 0x408aa18c, level 3. Expect deadlock!
> Setting 32-bit
> Setting resolution 1 (800x600)
> err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found
> err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found
> loading PanelSprites\wheelselect.png
> loading PanelSprites\arrow_menu.png
> loading PanelSprites\cas_arrow.png
> loading PanelSprites\medal_1.png
> loading PanelSprites\medal_2.png
> loading PanelSprites\medal_3.png
> loading PanelSprites\medal_locked.png
> Script - Create_Front_End_Props
> loading PanelSprite...
2006 Apr 11
2
png overwrites upper/lower case filenames
Dear R users,
when I create files with the png graphics device, it overwrites existing
files which differ concerning upper/lower case file names.
For example, I want to create four files named "a.png", "A.png", "b.png"
and "B.png" which contain the corresponding letters:
png("a.png")
plot(1,...
2009 Jan 26
7
Wine and Guitar Pro 5.2
Ubuntu 8.10 Desktop, Wine 1.1.13 (upgraded from 1.0.1 to try to solve my problem). I have used used Guitar Pro very recently without a problem. After a PSU failure, I had to reinstall the OS and downloaded and installed software, including Wine. Guitar Pro appeared to install properly and its splash screen was normal. Immediately the full program ran, a fatal error stopped it. I have a screen
2011 Feb 22
2
[LLVMdev] still failed to build the llbrowse on Debian5-32b-llvm2.8
...onfig found at: /steffan/a/a0/czhao/opt/opt32/llvm-2.8r/bin/llvm-config
-- Configuring done
-- Generating done
-- Build files have been written to: /steffan/a/a0/czhao/ResearchTools/LLVM/LLBrowse/obj
1.976u 2.100s 0:14.37 28.3% 0+0k 48680+2392io 174pf+0w
sideshow.eecg>time make
[ 5%] Converting PNG image file resources/icons/folder.png
[ 11%] Converting PNG image file resources/icons/collapse.png
[ 16%] Converting PNG image file resources/icons/typeref.png
[ 22%] Converting PNG image file resources/icons/expand.png
[ 27%] Converting PNG image file resources/icons/type.png
[ 33%] Converting PN...
2007 Nov 20
0
7 commits - libswfdec/swfdec_movie.c libswfdec/swfdec_sprite_movie_as.c test/image
libswfdec/swfdec_movie.c | 4 +
libswfdec/swfdec_sprite_movie_as.c | 7 ++
test/image/Makefile.am | 76 +++++++++++++++++++++++
test/image/clip-change-backward-5.swf |binary
test/image/clip-change-backward-5.swf.png |binary
test/image/clip-change-backward-6.swf |binary
test/image/clip-change-backward-6.swf.png |binary
test/image/clip-change-backward-7.swf |binary
test/image/clip-change-backward-7.swf.png |binary
test/image/clip-change-backward-8.swf |b...
2005 Aug 25
2
Where have all the Gaim icons gone?
Has anyone noticed that in the latest gaim update
(gaim-1.3.1-0.el4.3.i386.rpm) almost all the MSN smiley icons are not
included in the package? I've reverted to gaim-1.3.1-0.el4.i386.rpm and
they're all there. Is this a bug? and if not why would redhat remove the
smiley icons from Gaim?
--
Tim Edwards
2007 Jun 20
0
Branch 'as' - 5 commits - libswfdec/swfdec_graphic_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_sprite_movie.c test/image
...c_graphic_movie.c | 6 -
libswfdec/swfdec_movie.c | 3
libswfdec/swfdec_sprite_movie.c | 7 +
test/image/Makefile.am | 58 ++++++++++++++
test/image/replace-button-button-5.swf |binary
test/image/replace-button-button-5.swf.png |binary
test/image/replace-button-button-6.swf |binary
test/image/replace-button-button-6.swf.png |binary
test/image/replace-button-button-7.swf |binary
test/image/replace-button-button-7.swf.png |binary
test/image/replace-button-movie-5.swf |binary
test/image/replace-button-movi...
2011 Feb 22
0
[LLVMdev] still failed to build the llbrowse on Debian5-32b-llvm2.8
.../opt32/llvm-2.8r/bin/llvm-config
> -- Configuring done
> -- Generating done
> -- Build files have been written to:
> /steffan/a/a0/czhao/ResearchTools/LLVM/LLBrowse/obj
> 1.976u 2.100s 0:14.37 28.3% 0+0k 48680+2392io 174pf+0w
> sideshow.eecg>time make
> [ 5%] Converting PNG image file resources/icons/folder.png
> [ 11%] Converting PNG image file resources/icons/collapse.png
> [ 16%] Converting PNG image file resources/icons/typeref.png
> [ 22%] Converting PNG image file resources/icons/expand.png
> [ 27%] Converting PNG image file resources/icons/type.png...
2006 Jul 21
2
png() and image()
Hi,
I try to create PNG images of a certain size where each pixel
intensity corresponds to exactly one probe signal in an Affymetrix
array. I try to use png() and image() with zero margins to do this.
Example:
z <- matrix(1:15, nrow=45, ncol=30)
png("large.png", height=nrow(z), width=ncol(z), bg="red&q...
2013 Aug 19
2
Problemas con ggsave(paste('img/',plotName,'.png', sep='')
Estimados usuarios de R:
Soy nuevo en R, le ruego disculpa por mi *Ignorancia*.
Estoy corriendo la siguiente instruccion,
ggsave(paste('img/',plotName,'.png', sep='')
y resulta el error:
ggsave(paste('img/',plotName,'.png', sep='')
Saving 7.32 x 4.87 in image
Error in grDevices::png(..., width = width, height = height, res = dpi, :
unable to start png() deviceIn addition: Warning messages:1: In
grDevices:...
2004 Sep 07
6
Further png() question
Ok, I have reinstalled R-1.9.0 and this appears to have fixed the
problems I was having with png(). However, I have a further question
regarding png()
Is it possible to pass a par() argument to the png() command? I am
wanting to produce 4 plots per object, which I normally acheive on an X
window by par(mfrow=c(1,4)). I have tried calling a new plot and setting
par in this way but this has no...
2014 Nov 25
0
speex wideband and ogg question
...file that seems to be playing for 4.9 sec but it is only 2.9 sec long:
This is a picture of the speex and ogg headers: can you see if the granual pos is wrong in these headers. I was told that the last one is wrong, but I don't know why.
I would appreciate any help on the matter.
[cid:image006.png at 01D008DA.9C207550]
[cid:image007.png at 01D008DA.9C207550]
[cid:image008.png at 01D008DA.9C207550]
Best Regards,
Jakob Aagesen
Senior Developer B.Sc
E-mail: jakob.aagesen at mirsk.com
Mobile: (+45) 5059 9858
[mirsk_email_logo_icon]<http://www.mirsk.com/>
MIRSK
Sturlasgade 12 H
DK-2...
2017 Feb 10
3
Grapics Device Resolution Limits
Good day,
Could the documentation of graphics devices give some explanation of how big the bitmap limits are? For example,
> png("Figure1A.png", h = 7, w = 7, res = 1000, units = "cm")
Results in Error: unable to start png() device, but the help page of devices doesn't explain that there are any limits or how they are determined. The wording of the error message could also be improved, to explain tha...
2018 Feb 01
2
Error while working with png output on linux server
I'm working on linux server:
Linux 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux
I get error while creating png files. I'm sharing my commands and error while I run those commands:
>png("abc", type="cairo")
Error in .External2(C_X11, paste0("png::", filename), g$width, g$height, :
unable to start device PNG
In addition: Warning message:
In png("abc", type =...
2017 Jul 15
0
gtx 650 ti boost oc random pixels problem
...was scrubbed...
Name: vbios.rom
Type: application/octet-stream
Size: 100352 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170715/1dd239b7/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: -10.png
Type: image/png
Size: 266393 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170715/1dd239b7/attachment-0010.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9.png
Type: image/png
Size: 210124 bytes
Desc: not...
2013 Oct 21
2
png(type='cairo'): point symbols without boarders are not anti-aliased?
Hi,
It seems that anti-aliasing in png(type = 'cairo') is not well
supported for the point symbols without boarders, e.g. pch = 16. The
Cairo package works well, though. You can compare png() with
CairoPNG():
png(): http://i.imgur.com/8niB3jX.png
CairoPNG(): http://i.imgur.com/FZBJOxm.png
f = function(dev, ..., main = '...
2009 Jun 20
1
png() resolution problem {was "Silhouette ..."}
Hallo Sebastian,
>>>>> "SP" == Sebastian P?lsterl <sebp at k-d-w.org>
>>>>> on Sun, 14 Jun 2009 14:04:52 +0200 writes:
SP> Hello Martin,
SP> I plotting the silhouette of a clustering and storing it as png. When I
SP> try to store the image as png the bars are missing. The bars are plotted
SP> when I use x11 or postscript as device. In addition, it seems to work
SP> when I use a smaller matrix (e.g. ruspini).
SP> Would be great if you have look at this issue.
Hmm, I...
2008 Jun 04
1
An issue happens Embed R and redirt png file
I am a new R user and I have a question of embedding R to generate png
On Debian, I installed R by source code.
Now I want to embed R in an application which name is MyApp, and run
the following syntax:
png(filename="/tmp/Rplot%03d.png)
example(rect)
dev.off()
Unfortunately I get the following error message:
Error in X11(paste("png::", filename, sep...
2008 Jun 04
1
An issue happens Embed R and redirt png file
I am a new R user and I have a question of embedding R to generate png
On Debian, I installed R by source code.
Now I want to embed R in an application which name is MyApp, and run
the following syntax:
png(filename="/tmp/Rplot%03d.png)
example(rect)
dev.off()
Unfortunately I get the following error message:
Error in X11(paste("png::", filename, sep...
2004 Sep 21
2
png problem
Dear R-users,
I have a small problem with the function png(), when used with the
argument colortype="pseudo.cube".
> png("toto.png", colortype="pseudo.cube")
> image(matrix(rnorm(10000), 100, 100))
> dev.off()
R is blocked at the last command (R does not
print any prompt after the last command). Nothing is
writte...