Displaying 20 results from an estimated 30000 matches similar to: "proposal: 'dev.capabilities()' can also query Unicode capabilities of current graphics device"
2010 Oct 08
1
Can Sweave be instructed to use the cairo graphics device?
I'm writing a book using Sweave which includes Unicode characters which R's postscript and pdf graphics devices don't handle properly. The cairo graphics device does handle these characters properly. Thus I'd like to be able to instruct Sweave to use cairo (either sometimes or always) to produce graphics when it processes R code. Is this possible?
Many thanks,
Roger Levy
--
2017 Aug 14
1
Some Unicode symbols are missing
Hi,
I would like to draw some Unicode symbols like G- and f-clefs (used in
music notation) in quartz-window. I succeed in producing sharp #,:
plot(0,0,xlim=c(0,2),ylim=c(0,2))
points(1,1, pch="\u266F",cex=2)
But for instance "b" (flat accidental) u266D and those clefs doesn't
work. G-clef is said to be
UTF-8: F0 9D 84 9E
UTF-16: D834 DD1E
Code point: U+1D11E
I have
2020 Mar 27
0
Wine release 5.5
The Wine development release 5.5 is now available.
What's new in this release (see below for details):
- Builtin libraries use the new UCRTBase C runtime.
- Compatibility mode used when reporting Windows version.
- Better support for debug information in PE files.
- Support for linguistic case mappings.
- More attributes supported in WebServices.
- Various bug fixes.
The source
2010 Mar 20
1
Printing Unicode characters in a PDF document
Colleagues,
OS: OS X
R: 2.10.1
I want a mu (?) to appear in text that is created using a PDF device. However, the ? does not appear as intended; instead, it is replaced by two dots. A minimal example is:
> pdf("mu.pdf")
> plot(1,1, type="n")
> text(1,1, "\u3BC")
> dev.off()
The "text" command yields the following warning messages:
>
2009 Jun 05
1
Antialiasing plots and text on different devices
I have a question about antialiasing when R generates bitmaps. (This follows
a thread on the ggplot2 mailing list.)
I mostly use R on Linux, although I sometimes use it in Mac and Windows as
well. On Linux, I've found that plotting shapes 15-18 via cairo results in
bad-looking output. The points are not antialiased, and they are jagged and
misshapen. Plots generated in Windows also aren't
2008 Apr 22
3
R 2.7.0 is released
I've rolled up R-2.7.0.tar.gz a short while ago. This is a development
release which contains a number of new features.
Also, a number of mostly minor bugs have been fixed. See the full list
of changes below.
You can get it (later today) from
http://cran.r-project.org/src/base/R-2/R-2.7.0.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you. In case of
impatience, try
2008 Apr 22
3
R 2.7.0 is released
I've rolled up R-2.7.0.tar.gz a short while ago. This is a development
release which contains a number of new features.
Also, a number of mostly minor bugs have been fixed. See the full list
of changes below.
You can get it (later today) from
http://cran.r-project.org/src/base/R-2/R-2.7.0.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you. In case of
impatience, try
2010 Feb 03
1
Unicode related query
Greetings,
I am able to get a english word list in <file> by using the following command
cat <file> | tr -sc A-Za-z '\012'
My question is how to specify unicode character and ASCII.
Specifically text text file containing 3 byte sequence starting with
\x0e in the tr command.
I am able to see the character using:
echo -e '\xe0\xa5\xbf'
What regex incantation would
2020 Feb 16
0
Wine release 5.2
The Wine development release 5.2 is now available.
What's new in this release (see below for details):
- More compatible codepage mapping tables.
- Support for using the null display driver as a real driver.
- Better UTF-8 support in the Resource and Message Compilers.
- Fixes for using ucrtbase as C runtime.
- Various bug fixes.
The source is available from the following
2019 Apr 12
0
Wine release 4.6
The Wine development release 4.6 is now available.
What's new in this release (see below for details):
- Beginnings of a Vulkan backend for WineD3D.
- Support for loading Mono libraries from a shared location.
- Libwine.dll no longer needed when using Wine DLLs on Windows.
- Regression tests compiled directly to PE format.
- Support for the Split Button Common Control.
- Complex
2008 Jul 11
0
Wine release 1.1.1
The Wine development release 1.1.1 is now available.
What's new in this release (see below for details):
- Fixes for Photoshop CS3 and Office 2007 installers.
- More progress on gdiplus.
- Support for Unicode files in regedit.
- Improved video playback.
- Many Richedit fixes and improvements.
- Various bug fixes.
The source is available from the following locations:
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
2007 Mar 02
0
Wine release 0.9.32
This is release 0.9.32 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Many Direct3D fixes and performance improvements.
- Several new features in the builtin cmd.exe.
- Improvements to HTML help support.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is available at the public sites. The
2006 Apr 11
1
Using glitz directly vs using XRender
Hi,
In the past I've found that using the glitz backend to Cairo with Xorg
made some simple animation tests I wrote go much faster. I haven't yet
tried them with Xgl but I was wondering which backend is theoretically
'best' in this configuration?
My understanding is that Xgl feeds everything drawn to the screen via
OpenGL - a bit like Quartz 2D Extreme will when Apple get it
2019 Nov 29
0
Wine release 4.21
The Wine development release 4.21 is now available.
What's new in this release (see below for details):
- HTTP proxy configuration through DHCP.
- Parameter block support in D3DX9.
- A few more dlls converted to PE.
- Various bug fixes.
The source is available from the following locations:
https://dl.winehq.org/wine/source/4.x/wine-4.21.tar.xz
2010 Jun 17
1
No graphics capability on fresh install of R2.11.0 on FreeBSD 8.0
G'day all,
I am working on a new FreeBSD 8.0 Server (remotely located), and have installed (now several times) R 2.11.0 but I cannot get any graphic outputs (everything else seems to be happening fine...)
During install I have noticed and checked that png, jpeg, cairo etc libraries are available - here is the build output :
R is now configured for amd64-portbld-freebsd8.0
Source
2020 Mar 13
0
Wine release 5.4
The Wine development release 5.4 is now available.
What's new in this release (see below for details):
- Unicode data updated to Unicode version 13.
- Builtin programs use the new UCRTBase C runtime.
- More correct support for Internationalized Domain Names.
- Support for painting rounded rectangles in Direct2D.
- Text drawing in D3DX9.
- Various bug fixes.
The source is
2013 May 09
0
cairo is not the default when available
This question was asked previously here, but not resolved:
http://tolstoy.newcastle.edu.au/R/e15/devel/11/08/0307.html
The upshot is that cairo is not being used as the default when it is
available, even though the documentation says:
Default "cairo" where available and reliable, otherwise "Xlib".
Here is my system information:
% uname -a
Linux anvil 2.6.18-194.11.4.el5 #1
2017 Feb 10
0
Grapics Device Resolution Limits
On 10/02/2017 19:27, Prof Brian Ripley wrote:
> Note that there are at least 5 separate png() devices, so Linux was not
> using the (default) device used on Windows.
>
> In general, the device-limits info is not on the help page because we do
> not know it. On Windows the default device limits depend on the OS
> version, 32/64-bit, RAM and the graphics hardware. This sounds
2020 Feb 02
0
Wine release 5.1
The Wine development release 5.1 is now available.
What's new in this release (see below for details):
- Support for using LLVM-MinGW as PE cross-compiler.
- Better reporting of error location in JScript and VBScript.
- Support for relocatable installation of the Winelib tools.
- Ellipse drawing in Direct2D.
- OLE monikers improvements.
- Various bug fixes.
The source is