Displaying 9 results from an estimated 9 matches for "3ml1".
2017 Jul 08
1
[Rd] italic font on cairo devices in R 3.4
...still using Helvetica):
> https://ptpb.pw/HikX.pdf . After removing Helvetica, installing the
> ttf-mscorefonts-installer package, and running fc-cache --force the plot
> looks like this: https://ptpb.pw/CM8A.pdf
>
> Also note that the standard pdf device works fine: https://ptpb.pw/3Ml1.pdf
> , it's just the cairo devices (both pdf and svg) that have the issue.
> Unfortunately I need to use cairo_pdf due to unicode characters in axis
> labels.
>
> Cheers, Ilia
>
--
Yixuan Qiu <yixuan.qiu at cos.name>
Department of Statistics,
Purdue University
2017 Jul 07
2
italic font on cairo devices in R 3.4
Hi Ilia,
I'm running Arch Linux, R 3.4.0.
Here's my test.pdf from your minimal example: https://ptpb.pw/HxsA.pdf
It doesn't look pixelated to me...
Here's a post that I wrote when I solved my last font problem in R,
almost 2 years ago:
https://stackoverflow.com/a/40940331/5087283
I had to install some Microsoft font packages, which is sad, because
there are some perfectly
2017 Jul 07
2
[Rd] italic font on cairo devices in R 3.4
Hi Ilia,
I'm running Arch Linux, R 3.4.0.
Here's my test.pdf from your minimal example: https://ptpb.pw/HxsA.pdf
It doesn't look pixelated to me...
Here's a post that I wrote when I solved my last font problem in R,
almost 2 years ago:
https://stackoverflow.com/a/40940331/5087283
I had to install some Microsoft font packages, which is sad, because
there are some perfectly
2017 Jul 07
0
[Rd] italic font on cairo devices in R 3.4
...plot looks in 3.4 (still using
Helvetica): https://ptpb.pw/HikX.pdf . After removing Helvetica,
installing the ttf-mscorefonts-installer package, and running fc-cache
--force the plot looks like this: https://ptpb.pw/CM8A.pdf
Also note that the standard pdf device works fine:
https://ptpb.pw/3Ml1.pdf , it's just the cairo devices (both pdf and
svg) that have the issue. Unfortunately I need to use cairo_pdf due to
unicode characters in axis labels.
Cheers, Ilia
-------- Original Message --------
Subject: Re: [Rd] italic font on cairo devices in R 3.4
Date: 2017-07-07 18:17:34 +0200...
2017 Jul 07
0
[Rd] italic font on cairo devices in R 3.4
...dn't help.
Maybe the Cairo device should be giving better warning messages.
Anyway it sounds like you are describing a regression so maybe someone
can track down the commit that created this problem.
Thanks,
Frederick
> Also note that the standard pdf device works fine: https://ptpb.pw/3Ml1.pdf
> , it's just the cairo devices (both pdf and svg) that have the issue.
> Unfortunately I need to use cairo_pdf due to unicode characters in axis
> labels.
>
> Cheers, Ilia
>
>
> -------- Original Message --------
> Subject: Re: [Rd] italic font on cairo device...
2017 Jul 04
2
italic font on cairo devices in R 3.4
Hi all,
I have the following problem: Since R 3.4.0, italic fonts rendered on
Cairo devices appear pixelated. Here's a minimal example:
cairo_pdf('test.pdf')
plot(1:10, ylab=expression(italic(test)))
dev.off()
The same problem occurs with bolditalic, but not bold. I am using Debian
Stretch. Several friends tried the same on their machines, another
Debian machine has the same
2017 Jul 04
2
italic font on cairo devices in R 3.4
Hi all,
I have the following problem: Since R 3.4.0, italic fonts rendered on
Cairo devices appear pixelated. Here's a minimal example:
cairo_pdf('test.pdf')
plot(1:10, ylab=expression(italic(test)))
dev.off()
The same problem occurs with bolditalic, but not bold. I am using Debian
Stretch. Several friends tried the same on their machines, another
Debian machine has the same
2017 Jul 15
2
One Dimensional Monte Carlo Simulation
...>> Anyway it sounds like you are describing a regression so maybe someone
>> can track down the commit that created this problem.
>>
>> Thanks,
>>
>> Frederick
>>
>>
>>> Also note that the standard pdf device works fine: https://ptpb.pw/3Ml1.pdf
>>> , it's just the cairo devices (both pdf and svg) that have the issue.
>>> Unfortunately I need to use cairo_pdf due to unicode characters in axis
>>> labels.
>>>
>>> Cheers, Ilia
>>>
>>>
>>> -------- Original Mes...
2017 Aug 01
0
One Dimensional Monte Carlo Simulation
...>> Anyway it sounds like you are describing a regression so maybe someone
>> can track down the commit that created this problem.
>>
>> Thanks,
>>
>> Frederick
>>
>>
>>> Also note that the standard pdf device works fine: https://ptpb.pw/3Ml1.pdf
>>> , it's just the cairo devices (both pdf and svg) that have the issue.
>>> Unfortunately I need to use cairo_pdf due to unicode characters in axis
>>> labels.
>>>
>>> Cheers, Ilia
>>>
>>>
>>> -------- Original Mes...