similar to: Fonts in Quartz Devices

Displaying 20 results from an estimated 3000 matches similar to: "Fonts in Quartz Devices"

2009 Aug 06
1
Using system fonts in MacOS
Dear r-help, I am using R for MacOS (R 2.9.1 GUI 1.28 Tiger build 32-bit (5444)) and would like to be able to use MacOS system fonts for the labels on my plots. So far I have been unsuccessful, to get this to work. Reading the help I found the quartz() and quartzFonts() commands. In an attempt to set the font family I have tried this, quartz(family="Times-Roman"), and also
2010 Nov 23
2
Lattice and Quartz
I ran this script in a source file on my Mac: library(lattice) year <- 1900:2000 dollars <- (year-1899)^2 plot(year,dollars) quartz("year") histogram(~dollars) The first plot appears in Quartz 2. The second quartz window, named year, opens but the histogram doesn't appear. However, when I copy and paste this script directly into the R console, both quartz windows (Quartz 2
2010 Jan 28
1
quartz() and dpi
Hello all, I am using quartz (on OS X obviously) to produce PDFs and PNGs from my plots, for later inclusion in LaTeX. I am typically using something like: plot(0) dev.print(quartz, file="foo.pdf", width=5, height=3) dev.print(quartz, file="foo.png", width=5, height=3, dpi=72) I want the sizes of the PDF and PNG to be *equal* in *inches*, which works with dpi=72. However,
2012 Oct 22
1
quartz.save of the FAQ (Mac)
Hi, In the FAQ for Mac http://cran.r-project.org/bin/macosx/RMacOSX-FAQ.html there is 7.2 Saving the image You can can (???) the content of the quartz device window into a PDF file. This is not explained! This is a very simple way to export high quality graphics from R into other applications on Mac OS X graphics is PDF based (so are almost all applications available). However, this process
2008 Mar 18
1
Saving Chinese text in Quartz
I encountered a problem that I don't know where to or how to solve this. I can put Chinese text to a Quartz window. There is no problem to show the correct Chinese text string. However, when this Quartz window is saved, and open by Acrobat or Acrobat Reader, the Chinese text will become ........ In order to show/preserve my Chinese text in Quartz window, do I have to set up some parameters?
2004 Sep 12
2
can't get the quartz window to the background
Dear List, I have switched from Linux to OS X, and I find the R interface there really nice. I am using Emacs+ESS, and the quartz device. My only problem is that 1. I can't move the quartz window, whenever I go above it I see a spinning rainbow circle (AFAIK that means "I am busy" or "can't touch me" in OS X) 2. Once something gets in front of it, I cannot
2009 Jun 03
2
Problems with plot and Quartz device (PR#13744)
Full_Name: Thomas Richardson Version: R 2.9.0 GUI 1.28 Tiger build 32-bit (5395) OS: 10.4.11 Submission from: (NULL) (216.254.15.72) I have encountered a problem with points in scatterplots disappearing in a quartz window when it is re-sized (to make it larger). I am constructing an 8x12 matrix of scatterplots each containing approx 600 points. In order to get them in the window I remove the
2002 Nov 10
2
Quartz.dll
Hi. I'm trying to run ActiveWorlds Browser under Wine, I'm getting errors with Quartz.dll can anyone help me please. Bob Wilkinson.
2004 Oct 03
1
"#" sending
Hi all, I've problems sending the "#" key to the asterisk server extensions, for example to login agents, I can do it fine with grandstream or cisco phones, but I can't do it with cisco ata 186 connected phones or X-lite softphones... I tried with login agents, zapbarge, authenticate , etc... Thank you in advance... --
2008 Jun 16
1
x labels out of Quartz canvas
Hi R world, I am such a newbie, with only 4-5 days of R experience. I did a search in forum history but couldn't find a solution to my problem... Sorry if it's obvious: I managed to draw a barplot (yey!) with xlabels of 'long' names (filenames, to be particular). To make them readable, I place them perpendicular to the axis (las=2). When I do that, however, these names don't
2008 Oct 02
1
quartz device (PR#13115)
Dear, The quartz device doesn't work in R version 2.7.2 (2008-08-25), on my MacBook Pro. For example, when I just type 'demo(graphics)', the quartz window stays empty and the clockwise time indicator keeps on running in the R window. What should I do to fix this bug? Thanks in advance, Vanessa
2013 Mar 23
1
Character change to Unicode format escape character when create a data frame
Hi, I want to create a data frame including a column containing some special characters, like "ø". when I print that data frame out, the content change to <U+00F8>, and when save the data frame to a txt file, the content keep in that style, but I need it in its original form, anybody can explain? > x <- data.frame(part = c("målløs", "ny")) > x
2007 Mar 19
2
Native Quartz Video Driver
Hi, i trying to run wine within OS X (10.4.8) with XDarwin. Bad i have the following problem. I've been able to run some games/apps but the display is very sluggish und far away from smooth. With Crossover the display is very smooth. I think the cause of this is the way over X11. So i wanted to know if there is an Quartz Driver for wine?
2009 Jan 14
1
quartz options not permanent
Hi all, I use a mac and was trying to reset my quartz options. However, every time I restart R, the options are gone and I have to type them again. Any idea as to what's going wrong? Thanks, Premal
2008 May 23
0
A problem about the Japanese font of OSX
Many Japanese were troubled with the setting of the font. I added the following to .Rprofile first. setHook(packageEvent("grDevices", "onLoad"), function(...){ grDevices::quartzFonts(sans=grDevices::quartzFont( c("Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic
2007 May 21
3
quartz() on MAC OSX
I am (desperately) trying to get used to using a Mac here at my new location. (Why *anyone* would ever use anything other than Linux, except under duress as I am, totally escapes me, but that's another story.) Fortunately much of the Mac OSX is actually Unix, so a civilized person can manage to carry on ... But there are some things. (Like this <expletive deleted> mailer ... But
2013 Jan 25
2
Saving or copying graphics from Quartz returns empty file
Hi, I need some help figuring out how to save or copy graphs I've created in the Quartz screen. I'm using a Mac, Mountain Lion OS, and have version 2.15.2. When I save a graphic, the process either crashes R, or if it saves the file, when I open it, it is a blank file or I get an error message that says "The file Rplot.pdf could not be opened." When I try to copy the graphic
2013 Feb 21
4
Quartz
Hola, Por favor, alguien que use MacOS, ¿podría hacerme un favor?: se trata de lanzar este código que indico a continuación: quartz(title="Ventada de prueba", width=8.27, height=11.69, dpi=85) plot(1:10) Observación: me refiero a lanzarlo desde el Rgui (no desde RStudio). Luego se trataría de guardar como pdf desde el menú, y enviarme ese pdf. Necesito comprobar que queda en
2010 Jun 22
1
Warped Text in mtext in a Quartz-Window
Hello, With one procedure, I get a strangely warped text in the mtext-area of a quartz-window, while with an other the text comes out OK - see attached PDF. (Number of Trials is the x-Axis label, which always comes out OK) -------------- next part -------------- A non-text attachment was scrubbed... Name: Warped Text.pdf Type: application/pdf Size: 24420 bytes Desc: not available URL:
2002 Nov 08
1
Mac specific - quartz leads to crash (PR#2276)
Full_Name: Martin Renner Version: 1.6.0 OS: MacOS X 10.2.1 Submission from: (NULL) (134.153.109.176) Opening a new graphics device with quartz () produces a quartz window but it cannot be resized, there's no red close-button and R usually crashes within the next 20 seconds (unexpectedly quit). Also, I can't copy this window (copy does not do anything, old clipboard is not replaced).