similar to: fonts not rendering during plot

Displaying 20 results from an estimated 1000 matches similar to: "fonts not rendering during plot"

2008 May 12
2
Fonts in Quartz Devices
Hi, I'm new to R. I'm using a Mac OS X 10.5 and R 2.7.0. I'm trying to change the font family for a plot in a quartz device. Simply passing the desired font by using the family argument works with other devices, but not with quartz. Am I missing anything? I've already checked the docs for quartz and quartzFonts, but didn't find a solution. Any help much appreciated.
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
2018 Jul 15
3
Font related problems with recent FF 60.1
When I start FF from command line, I'm getting a lot of errors similar to these -- Gtk-Message: Failed to load module "canberra-gtk-module" Gtk-Message: Failed to load module "pk-gtk-module" Gtk-Message: Failed to load module "canberra-gtk-module" Gtk-Message: Failed to load module "pk-gtk-module" Fontconfig warning:
2008 Oct 03
5
Proposed New Mailing List
Karanbir Singh wrote: > And yea, working on setting up a sort of list to handle > much of this semi OT traffic. More news on that around > Wed next week, dint ask about it now. Off course people are going to ask. In my opinion as long as a topic is marked OT, it is preferable to one not marked but one in which the OP has not even done basic research on his problem. One distro had a
2011 Jan 24
2
no font could be found for family "Arial"
I was re-running some code that I hadn't run in a couple of months to make barplots in R. I didn't change a single thing in the script, but the plots wouldn't work this time around. The plot itself (the bars and axes) will graph in the window, but no text appears. In the console it says I have a number of errors, all of which say "no font could be found for family
2009 Mar 23
2
[ANNOUNCE]: Release of iptables-1.4.3
The netfilter coreteam presents: iptables version 1.4.3 the iptables release for the 2.6.29 kernel. It has been some time since the last release and we've had a lot of changes all over the place. Besides the usual fixes and cleanups, we have: - numerous documentation updates from Jan Engelhardt and others - a set of changes to move some of the iptables functionality to a shared
2003 Sep 03
2
Can get no STABLE
Hello all, well, the first problem i got is lsof wont work. I got the message "lsof: WARNING: compiled for FreeBSD release 4.3-RELEASE; this is 4.8-STABLE." Then I tried to to cvsup and rebuild world. The file i used is /usr/share/examples/cvsup/stable-supfile and tag is RELENG_4. After a few hours i got 4.9-PRERELEASE :( Next time i used RELENG_4_8 tag and got 4.8-RELEASE-p4 :((
2007 Jun 23
2
connecting to process?
Hello, sorry if this is a duplicate message -- the R mail-server told me that my original post was being held for moderator approval. Whatever. I just want to know if it is possible to connect R to a running process and have realtime data updates to some plots? Thanks, Charles [[alternative HTML version deleted]]
2018 Jul 16
0
Font related problems with recent FF 60.1
Kay Schenk wrote: > > When I start FF from command line, I'm getting a lot of errors similar to > these -- > > Gtk-Message: Failed to load module "canberra-gtk-module" > Gtk-Message: Failed to load module "pk-gtk-module" > Gtk-Message: Failed to load module "canberra-gtk-module" > Gtk-Message: Failed to load module
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
2011 Aug 04
4
Task returned with status 15
###BOTTLING### default.sh ###BOTTLING### Gathering debug Info... Versions OS...........................: darwin9.0 Wine.........................: 1.1.44 WineBottler..................: 1.1.44 Environment PWD..........................: '/Applications/Wine.app/Contents/Resources/bin' PATH.........................: /usr/gnu/bin:/usr/local/bin:/bin:/usr/bin:. WINEPATH.....................:
2011 Oct 09
1
error installing MT4
Hi, I recently learned of the Wine solution, which would mean that I don't need my dual boot version of W7 to run Metatrader. But, as I tried to install MT4 on my mac (Snow Leopard), I encountered an error. Here's the install log: ###BOTTLING### default.sh ###BOTTLING### Gathering debug Info... Versions OS...........................: darwin10.0 Wine.........................: 1.1.44
2011 Jan 24
4
toruble downloading programs using winebottler
hey all, I've been dying to be able to play roller coaster tycoon 2 on my macbook using wine and winebottler, but im having some problems. Everytime i try to download the program, it gets to the spot where it says turn on coreaudio, and then stalls, and then an error message comes up saying prefix creation exited with error, followed by, you find a logfile to help with degguing on your
2018 Jul 16
1
Font related problems with recent FF 60.1
On Mon, Jul 16, 2018 at 5:36 AM, James Pearson <james-p at moving-picture.com> wrote: > Kay Schenk wrote: > > > > When I start FF from command line, I'm getting a lot of errors similar to > > these -- > > > > Gtk-Message: Failed to load module "canberra-gtk-module" > > Gtk-Message: Failed to load module "pk-gtk-module" > >
2018 Mar 03
2
lmrob gives NA coefficients
Dear list members, I want to perform an MM-regression. This seems an easy task using the function lmrob(), however, this function provides me with NA coefficients. My data generating process is as follows: rho <- 0.15 # low interdependency Sigma <- matrix(rho, d, d); diag(Sigma) <- 1 x.clean <- mvrnorm(n, rep(0,d), Sigma) beta <- c(1.0, 2.0, 3.0, 4.0) error <- rnorm(n = n,
2010 Jan 09
2
Cant get Winebottler working... getting very frustrated!
Hi okay. I am running OSX 10.6.2 (Snow Leopard). I have X11 2.3.4 I have installed the latest WinebottlerCombo 1.1.35 (includes Wine) I have a pc file with .exe on the end it will put software into my mac version of DAZ Studio. I had this working when I had 10.5.8 installed, but then I had to go and mess things up. When I open my exe file the window opens up: You are about to install a Wine
2011 Jul 07
1
[LLVMdev] Dynamic Optimization selection for individual functions
Hi All, I am trying to write a machine learning algorithm that would predict a good optimization to apply to a given function. I wanted to perform this by modifying the list of optimizations applied by the FPPassManager based on some dynamic data. At present I was trying to do this by modifying the FPPassManager::runOnFunction(Function) implementation. However this is causing the following error:
2008 May 14
5
RailsConf vs. My MacBook's Battery. ( Power Outlet Availability )
So my Macbook''s battery sucks... and I''m thinking of grabbing a new one, I''m curious how the availability of power outlets have been at RailsConfs. For those who have gone before, was it hard to find an outlet to plug into? Are they mindful of this? I hope so. Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because
2008 May 13
1
[LLVMdev] Flamewars!
Wow, I think that was the first really potent flamewar we've had on llvmdev. Looking on the positive side, I think this shows that the llvm community is growing and drawing interest from new people with new perspectives. This is a good thing. I want to thank everyone who was courteous in their response. As others have said, it is really important to be polite and try to be
2008 Jan 10
14
Keeping Camping going
Hello all, I''m not sure who Camping''s steward is at this point(zimbatm? _why?), but I haven''t seen much activity in quite some time. I really like Camping, and I understand open source projects can fall by the wayside. So, I''d be willing to take over maintenance and releasing. I have experience maintaining my own open source projects, and a history of