Displaying 20 results from an estimated 100 matches similar to: "Saving Chinese text in Quartz"
2008 Apr 17
2
how to connect dots by passing NA
This maybe a silly question. I'm trying to figure out a way to draw a line from a data set which contain NA. Say, I have a set of data as:
x <- c(1.1 2.2 NA 4.4 5.5) ; y <- c(1:5) # as x,y of point a, b, c, d, and e.
I would like to plot this to a line by using dot-line to connect the two
adjacent points before and after the NA, something like: (a)______(b)......(d)______(e)
Any help
2006 Apr 21
2
Pagination and routes problem
Hi,
I have the following problem, my pagination links do not work.
At the bottom of my blog the links say: http://myblog/?page=2, ?page=3,
...
But they don''t seem to work. When I add the name of the controller, they
do
work: http://myblog/log?page=2.
Any suggestions?
I made a new route like this:
map.connect "page/:page",
:controller => "log",
2007 Apr 08
2
Boot Error My server running Centos Blue Quartz
Greetings,
One of our Servers has a problem.
My server running Centos Blue Quartz has a bit of a problem booting. P4 3.0g
processor with twin 250g hd and 1g of RAM.
The boot screen is locked at:
md: ...autorun DONE.
Creating root device
VFS: Can't find ext3 filesystem on dev md1
mount: error 22 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
2007 Apr 09
1
Re: [Xapian-commits] 8157: trunk/xapian-core/ trunk/xapian-core/backends/flint/ trunk/xapian-core/backends/quartz/
olly wrote:
> Log message (6 lines):
> backends/flint/flint_database.cc: Delete the corresponding entry
> (if any) from doclens in delete_document(). Add assertion to
> add_document_() that the corresponding entry in doclens isn't
> already set, but in a non-debug build overwrite any existing
> entry as that's more likely to be correct.
>
2008 Jul 29
0
mac install no font found problem in quartz display
Dear list,
I was attempted to install 2.7.1 in my mac only recently because of
the fantastic quartz display support.
I had no problem in building from source.
But after installation, I always got font warnings as following when
using quartz:
Warning messages:
1: In axis(side = side, at = at, labels = labels, ...) ... :
no font could be found for family "Arial"
....
33: In
2009 Jan 27
0
Control of Quartz Window Location
If I use
plot(1:10)
quartz()
plot(1:10)
I get the second graph window almost on top of the first graph window.
How can I control the location of the quartz window?
Larry Weldon
Simon Fraser University
weldon at sfu.ca
www.stat.sfu.ca/~weldon
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 Aug 10
0
new quartz dll
> On Fri, 9 Aug 2002, Mark Hannessen wrote:
> He there !!
>
> i just found out that transgaming has a new "quartz dll" in there CVS.
> it apears to use ffmpeg libavcodec.
>
> the good news:
> libavcodec is LGPL !!!
>
> so there is a good chance that the entire quartz dll is going to be LGPL
> Going to be? It has been for a while already... from 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.
2002 Nov 11
0
- Re: quartz.dll
>Hi, this should be kept in the newsgroup.
Weird, sorry bout that, I clicked on reply, it should have gone to the list. I
wondered where my postings were. Will sort that out.
> I have actually downloaded a version although my Windows ME has it already.
> I'm very new to this so I would not know how to configure wine to use it.
??
>
Edit your ~/.wine/config file. Go down to
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?
2007 Nov 25
0
cannot 'register' quartz.dll
All, the system is Fedora 7 and wine .49. I am trying to install
klcodec345. The howto has a prerequisite of quartz.dll. The howto
directions are: regsvr32 "C:\windows\system32\quartz.dll". The outcome
is: Failed to register DLL C:\windows\system32\quartz.dll. How can this
dll be registered? Thanks - Dan
2007 Jan 12
1
Re: [Xapian-commits] 7603: trunk/xapian-core/ trunk/xapian-core/backends/flint/ trunk/xapian-core/backends/quartz/
On Tue, Jan 02, 2007 at 03:55:59PM +0000, richard wrote:
> * backends/quartz/btree.cc,backends/flint/flint_io.h: Patches from
> Charlie Hull to allow 2GB+ index files work when compiled using
> Visual C++.
I suspect that xapian-compact.cc (and quartzcompact.cc if you can be
bothered) will also need fixing since they use off_t. You need to make
sure that the stat() function called
2002 May 14
0
Quartz device for Darwin R (MacOS X)
This announce is for Mac R developers mostly.
I have just updated the R-devel repository with a brand new quartz()
device.
This will allow the Darwin build of R to display graphics without the
need of X11.
The device is in its first release so it is needed more feedback as
possible to let it become the true natural graphics device of Darwin R.
You should try to build R from the R-devel
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).
2004 Mar 28
1
Greek symbols not generated on quartz device (PR#6708)
Full_Name: Mark St. John
Version: 1.8.1
OS: Macintosh 10.3.3
Submission from: (NULL) (63.135.5.86)
After upgrading from Mac OS 10.2.8 to 10.3.3 a program I wrote to generate plots
will no longer display annotated Greek symbols. I'm using parse() and
expression() to convert variable text in to symbols and it would appear that
both functions work reasonably well except that Greek characters
2005 Jan 19
1
Fix for R-devel+Quartz
Current R-devel doesn't compile on OS X, because "-framework Carbon"
was (correcly) removed main_ldflags, but it was not added to flags for
grDevices, where it is needed now. The following tiny patch remedies
the issue (it is sufficient to include AppKit as only that subset of
Carbon is needed):
Index: src/library/grDevices/src/Makefile.in
2008 May 03
0
Quartz doesn't display x-axis properly until a window resize (PR#11368)
Full_Name: Luis Lopez-Oliveros
Version: 2.7.0
OS: Mac OS X 10.5.2
Submission from: (NULL) (71.176.115.32)
In R 2.7.0 for Mac OS X, Quartz plots are drawn a little bit off-screen. What
happens is that
the plots appear to be displayed a little below than where they should be in the
Quartz window,
causing the x-axis to be drawn off-screen, "below" the bottom of the Quartz
window.
When
2008 May 20
1
quartz identify bug (PR#11491)
Full_Name: olivier
Version: 2.7.0
OS: mac os 10.5.2
Submission from: (NULL) (62.39.72.218)
Identify function does not work properly.
Esc button does not stop the process and R crashes. On qqplots graphic,
identify() does not find any points.
It is a serious problem, I can't identify points without crashing R now.
PS : Identify does not work on multiple graphics (par(mfrow=c(2,2))
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