search for: imageview

Displaying 7 results from an estimated 7 matches for "imageview".

Did you mean: imageviewer
2002 Mar 14
1
gif, jpeg and png image files reader AND tcltk image
Hi all, Roger Peng and Jason Turner's suggestion with ImageMagick seem to be the simplest "dirty" way to get the problem solved. But I ran into yet another interesting but quite round-about way to solve the problem (partially). Through tcltk package, one can read in the gif image with > x <- tkcmd("image", "create", "photo", file=mypic.gif)
2019 Jun 19
3
point size in svg
Hello, All: ????? I'm unable to control the font size in plots to svg.? Consider the following: svg('cex-svg.svg') cex. <- 5 plot(1:2, cex.axis=cex.) text(1:2, 1:2, c('as', 'DF'), ????????? cex=cex.) dev.off() ????? When I open this in Gimp 2.10.4, the font size is tiny.? I also tried: svg('cex-svg.svg', width=15, height=15, pointsize=24) cex.
2019 Jun 19
0
point size in svg
...t;- 5 > plot(1:2, cex.axis=cex.) > text(1:2, 1:2, c('as', 'DF'), > ????????? cex=cex.) > dev.off() > > > ????? What do I do to control the font size in svg? I'm unable to reproduce. (I get very large fonts in all three viewing methods: Rstudio plot panel, ImageViewer and GIMP) Ubuntu 18.04 R 3.15.2 Gimp 2.10.12 Looking at ?svg makes me think you should be looking at the Cairo Fonts section of ?X11. Best; David. > > > ????? Thanks, > ????? Spencer Graves > > > sessionInfo() > R version 3.6.0 (2019-04-26) > Platform: x86_64-...
2010 Mar 30
1
Image viewer refuses to print TIF graphics
I'm not sure if it's just the TIFs or if that related at all, since I have had some luck in printing these before, but recently the image viewer (eog - the Eye of GNOME, v 2.16.0.1) has responded to a print command on certain TIFs with nothing. Nothing shows up in the spool queue for the printer, and, although the printer (a Brother 2140 laser printer) heats up, it doesn't print
2012 Jan 09
4
Trouble Running Batman arkham city
Hello,I am using ubuntu 11.10 , wine 1.3.36.i have installed batman arkham city from the dvd which i bought.when i try to run the game this error comes up http://www.mediafire.com/imageview.php?quickkey=6nynjxw3s49aohf and here is the details http://tinypaste.com/e8becda2 here is the terminal log http://tinypaste.com/221ac935 i am using .Net 2.0 and gfwl.how can i fix this problem? please help me.
2006 Jun 07
0
How to determine width and height of FXImageView?
On Wed, 07 Jun 2006 16:38:43 +0200, "Axel Etzold" <AEtzold at gmx.de> wrote : > In one field of an FX4Splitter, I want to display a PNG > image. > I know how to do this (basically) from the imageviewer.rb > file. > But the image I display needs to be generated first > (by Gnuplot ... no problem to output PNG from there, > except one: to set the size : I don''t know what > to tell Gnuplot there: > - how do I see what the size of that > > @imageview_rec = FXImage...
2010 Apr 04
0
What I've learned about FXRegistry and Windows so far
...ested. There are 2 blog posts: http://ruby-expedition.blogspot.com/2010/04/fxregistry-and-windows-registry.html http://ruby-expedition.blogspot.com/2010/04/saving-window-position-with-fxregistry.html The second blog post identifies a small ''bug'' that I found with the ''imageviewer.rb'' example app. It''s minor, but I noted it because it caused me some confusion in trying to use the FXRegistry settings. Lyle, is it worth updating the example for future releases of FXRuby? Hope this helps. Feedback welcome. Cheers! Paul. -------------- next part -------...