search for: symbolfamily

Displaying 20 results from an estimated 22 matches for "symbolfamily".

2020 Mar 30
2
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...; wrote: > >> > >> Hi > >> > >> I have created an R branch that contains a potential fix ... > >> > >> https://svn.r-project.org/R/branches/R-symfam/ > >> > >> This allows, for example, ... > >> > >> cairo_pdf(symbolfamily="OpenSymbol") > >> > >> ... to specify that the OpenSymbol family should be used as the "symbol" > >> font (e.g., for "plotmath") in R. > > > > Will this be a default on Linux? Or are you planning any mechanism > > (env vari...
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...
2020 Mar 31
0
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...>>> Hi >>>> >>>> I have created an R branch that contains a potential fix ... >>>> >>>> https://svn.r-project.org/R/branches/R-symfam/ >>>> >>>> This allows, for example, ... >>>> >>>> cairo_pdf(symbolfamily="OpenSymbol") >>>> >>>> ... to specify that the OpenSymbol family should be used as the "symbol" >>>> font (e.g., for "plotmath") in R. >>> >>> Will this be a default on Linux? Or are you planning any mechanism >...
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 08
4
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...; > On 6/04/20 2:59 pm, Paul 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 sy...
2020 Mar 30
3
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
On Mon, 30 Mar 2020 at 04:24, Paul Murrell <paul at stat.auckland.ac.nz> wrote: > > Hi > > I have created an R branch that contains a potential fix ... > > https://svn.r-project.org/R/branches/R-symfam/ > > This allows, for example, ... > > cairo_pdf(symbolfamily="OpenSymbol") > > ... to specify that the OpenSymbol family should be used as the "symbol" > font (e.g., for "plotmath") in R. Will this be a default on Linux? Or are you planning any mechanism (env variable, option...) to make it the default? Because, otherw...
2020 Apr 08
0
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...es on macOS that I need help with. Paul On 6/04/20 2:59 pm, Paul 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 defa...
2020 Mar 30
2
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
Le lundi 30 mars 2020 ? 15:24 +1300, Paul Murrell a ?crit : > Hi > > I have created an R branch that contains a potential fix ... > > https://svn.r-project.org/R/branches/R-symfam/ > > This allows, for example, ... > > cairo_pdf(symbolfamily="OpenSymbol") > > ... to specify that the OpenSymbol family should be used as the > "symbol" font (e.g., for "plotmath") in R. Thanks for looking at it! But, really, there is no such thing as a Symbol font on Linux anymore. Symbol is pre-unicode thinking. M...
2020 Mar 30
1
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...ple days. ~G On Sun, Mar 29, 2020 at 7:24 PM Paul Murrell <paul at stat.auckland.ac.nz> wrote: > Hi > > I have created an R branch that contains a potential fix ... > > https://svn.r-project.org/R/branches/R-symfam/ > > This allows, for example, ... > > cairo_pdf(symbolfamily="OpenSymbol") > > ... to specify that the OpenSymbol family should be used as the "symbol" > font (e.g., for "plotmath") in R. > > This is just a separate branch for now because, while I have tested it > under Unbuntu 18.04 and Fedora 31, I cannot eve...
2020 Mar 31
1
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...>> Hi >>> >>> I have created an R branch that contains a potential fix ... >>> >>> https://svn.r-project.org/R/branches/R-symfam/ >>> >>> This allows, for example, ... >>> >>> cairo_pdf(symbolfamily="OpenSymbol") >>> >>> ... to specify that the OpenSymbol family should be used as the "symbol" >>> font (e.g., for "plotmath") in R. >> >> Will this be a default on Linux? Or are you planning any mechanism...
2020 Mar 30
0
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
Hi I have created an R branch that contains a potential fix ... https://svn.r-project.org/R/branches/R-symfam/ This allows, for example, ... cairo_pdf(symbolfamily="OpenSymbol") ... to specify that the OpenSymbol family should be used as the "symbol" font (e.g., for "plotmath") in R. This is just a separate branch for now because, while I have tested it under Unbuntu 18.04 and Fedora 31, I cannot even build R for Windows (ri...
2020 Mar 30
0
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...e: > Le lundi 30 mars 2020 ? 15:24 +1300, Paul Murrell a ?crit : >> Hi >> >> I have created an R branch that contains a potential fix ... >> >> https://svn.r-project.org/R/branches/R-symfam/ >> >> This allows, for example, ... >> >> cairo_pdf(symbolfamily="OpenSymbol") >> >> ... to specify that the OpenSymbol family should be used as the >> "symbol" font (e.g., for "plotmath") in R. > > Thanks for looking at it! > > But, really, there is no such thing as a Symbol font on Linux anymore. &g...
2020 Apr 08
0
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...rote: >> > 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" i...
2020 Mar 30
0
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...4, Paul Murrell <paul at stat.auckland.ac.nz> wrote: >> >> Hi >> >> I have created an R branch that contains a potential fix ... >> >> https://svn.r-project.org/R/branches/R-symfam/ >> >> This allows, for example, ... >> >> cairo_pdf(symbolfamily="OpenSymbol") >> >> ... to specify that the OpenSymbol family should be used as the "symbol" >> font (e.g., for "plotmath") in R. > > Will this be a default on Linux? Or are you planning any mechanism > (env variable, option...) to make it t...
2008 Apr 28
2
X11 window title setting in X11() Device (PR#11325)
...7 `---- Thanks for all your work ! Regards, Julien=20 --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=devX11_patch.diff --- devX11.c.orig 2008-04-28 16:22:46.000000000 +0200 +++ devX11.c 2008-04-28 16:22:57.000000000 +0200 @@ -2225,6 +2225,9 @@ else strcpy(xd->symbolfamily,fn); } + strncpy(xd->title, title, 100); + xd->title[100] = '\0'; + /* Start the Device Driver and Hardcopy. */ if (!X11_Open(dd, xd, disp_name, width, height, @@ -2238,8 +2241,6 @@ xd->fill = 0xffffffff; /* this is needed to ensure that the...
2020 Mar 30
2
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...a ?crit : > > > Hi > > > > > > I have created an R branch that contains a potential fix ... > > > > > > https://svn.r-project.org/R/branches/R-symfam/ > > > > > > This allows, for example, ... > > > > > > cairo_pdf(symbolfamily="OpenSymbol") > > > > > > ... to specify that the OpenSymbol family should be used as the > > > "symbol" font (e.g., for "plotmath") in R. > > > > Thanks for looking at it! > > > > But, really, there is no such thin...
2020 Mar 31
1
Any help needed in prep of 4.0.0?
Hi all, Are there any small patches or further testing that any R-core members would like help with in the preparation to 4.0.0? Sadly @Martin Maechler <maechler at stat.math.ethz.ch> I don't have the numerical optimization chops to be any help with qbeta, sorry. But if there's anything else, small private wishlist items or things that could use another ste of eyes or some testing
2020 Mar 31
0
[FORGED] Re: Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...>>> Hi >>>> >>>> I have created an R branch that contains a potential fix ... >>>> >>>> https://svn.r-project.org/R/branches/R-symfam/ >>>> >>>> This allows, for example, ... >>>> >>>> cairo_pdf(symbolfamily="OpenSymbol") >>>> >>>> ... to specify that the OpenSymbol family should be used as the >>>> "symbol" font (e.g., for "plotmath") in R. >>> >>> Thanks for looking at it! >>> >>> But, really, there...
2020 Mar 31
1
[FORGED] Re: Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
Le mardi 31 mars 2020 ? 15:07 +1300, Paul Murrell a ?crit : > > Thanks, that's useful. For my own memory, this is the parenthesis > block > that might be useful ... > > U+239b Sm LEFT PARENTHESIS UPPER HOOK ? > U+239c Sm LEFT PARENTHESIS EXTENSION ? > U+239d Sm LEFT PARENTHESIS LOWER HOOK ? > U+239e Sm RIGHT PARENTHESIS UPPER HOOK ? > U+239f Sm RIGHT
2020 Apr 24
0
R 4.0.0 is released
...icular 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 is installed. * normalizePath()...