Displaying 10 results from an estimated 10 matches for "grsoftversion".
2016 Jan 28
2
More Capability for Capabilities
Hi Dario,
Here are another couple of other fun functions you can utilize besides the
ones Dirk recommended :)
extSoftVersion()
grSoftVersion()
Below is an example:
> grSoftVersion()
cairo libpng jpeg
"1.10.2" "1.6.16" "9.1"
libtiff
"LIBTIFF, Version 4.0.3"
> extSoftVersion()
zlib...
2016 Jan 28
0
More Capability for Capabilities
...t;>>>> Paul Grosu <pgrosu at gmail.com>
>>>>> on Thu, 28 Jan 2016 07:53:13 -0500 writes:
> Hi Dario,
> Here are another couple of other fun functions you can utilize besides the
> ones Dirk recommended :)
> extSoftVersion()
> grSoftVersion()
> Below is an example:
>> grSoftVersion()
> cairo libpng jpeg
> "1.10.2" "1.6.16" "9.1"
> libtiff
> "LIBTIFF, Version 4.0.3"
>>...
2020 Apr 06
4
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
Hi
The R branch ...
https://svn.r-project.org/R/branches/R-symfam/
... is now set up so that it works "out of the box" on Fedora by setting
the default to be 'symbolfamily=cairoSymbolFont(family, usePUA=FALSE)'
when grSoftVersion()["pango"] is greater than "1.44".
This means that on Fedora 31 (at least on the Docker container I am
testing on) "sans"->"NimubusSans" is used as the symbol font by default
and R converts Adobe Symbol Encoding code points to non-PUA UTF8 code
points....
2020 Apr 08
4
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...gt; > The R branch ...
> >
> > https://svn.r-project.org/R/branches/R-symfam/
> >
> > ... is now set up so that it works "out of the box" on Fedora by setting
> > the default to be 'symbolfamily=cairoSymbolFont(family, usePUA=FALSE)'
> > when grSoftVersion()["pango"] is greater than "1.44".
> >
> > This means that on Fedora 31 (at least on the Docker container I am
> > testing on) "sans"->"NimubusSans" is used as the symbol font by default
> > and R converts Adobe Symbol Encoding code...
2020 Apr 08
0
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...Murrell wrote:
> Hi
>
> The R branch ...
>
> https://svn.r-project.org/R/branches/R-symfam/
>
> ... is now set up so that it works "out of the box" on Fedora by setting
> the default to be 'symbolfamily=cairoSymbolFont(family, usePUA=FALSE)'
> when grSoftVersion()["pango"] is greater than "1.44".
>
> This means that on Fedora 31 (at least on the Docker container I am
> testing on) "sans"->"NimubusSans" is used as the symbol font by default
> and R converts Adobe Symbol Encoding code points to non-PU...
2020 Apr 08
0
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...; >
>> > https://svn.r-project.org/R/branches/R-symfam/
>> >
>> > ... is now set up so that it works "out of the box" on Fedora by
>> setting
>> > the default to be 'symbolfamily=cairoSymbolFont(family, usePUA=FALSE)'
>> > when grSoftVersion()["pango"] is greater than "1.44".
>> >
>> > This means that on Fedora 31 (at least on the Docker container I am
>> > testing on) "sans"->"NimubusSans" is used as the symbol font by default
>> > and R converts Adobe Symb...
2020 Mar 29
6
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
Hi
Thanks for your input on this I?aki and Nicolas.
I am starting testing an R fix for this problem today.
As suggested, the plan is to allow the R user to specify a font family
other than "symbol" for plotmath output (or, more generally, in R
parlance, for 'font=5' or 'fontface=5') on a Cairo-based graphics device.
Paul
On 27/03/20 11:30 pm, I?aki Ucar wrote:
2020 Apr 24
0
R 4.0.0 is released
...messages that inherit from particular classes. Based on patch
from Lionel Henry submitted with PR#17619.
* New function activeBindingFunction() retrieves the function of an
active binding.
* New "cairoFT" and "pango" components in the output of
grSoftVersion().
* New argument symbolfamily in cairo-based graphics devices and new
function cairoSymbolFont() that can be used to provide the value
for that argument.
Windows:
* Rterm now works also when invoked from MSYS2 terminals. Line
editing is possible when command winpty...
2020 Apr 24
0
R 4.0.0 is released
...messages that inherit from particular classes. Based on patch
from Lionel Henry submitted with PR#17619.
* New function activeBindingFunction() retrieves the function of an
active binding.
* New "cairoFT" and "pango" components in the output of
grSoftVersion().
* New argument symbolfamily in cairo-based graphics devices and new
function cairoSymbolFont() that can be used to provide the value
for that argument.
Windows:
* Rterm now works also when invoked from MSYS2 terminals. Line
editing is possible when command winpty...
2020 Apr 24
0
R 4.0.0 is released
...messages that inherit from particular classes. Based on patch
from Lionel Henry submitted with PR#17619.
* New function activeBindingFunction() retrieves the function of an
active binding.
* New "cairoFT" and "pango" components in the output of
grSoftVersion().
* New argument symbolfamily in cairo-based graphics devices and new
function cairoSymbolFont() that can be used to provide the value
for that argument.
Windows:
* Rterm now works also when invoked from MSYS2 terminals. Line
editing is possible when command winpty...