Displaying 3 results from an estimated 3 matches for "uni239b".
2020 Mar 31
1
[FORGED] Re: Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...tricky
> is that, AFAICS, DejaVu has (TTX Unicode cmap output) ...
Ah, the endless design discussions? Myself I prefer a consistent design
like Dejavu, over cobbling symbols of different designs, because they
used to be in separate fonts. Anyway:
> <map code="0x239b" name="uni239B"/><!-- LEFT PARENTHESIS UPPER HOOK
> -->
>
> ... while OpenSymbol has ...
>
> <map code="0xf8eb" name="parenlefttp"/><!-- ???? -->
>
> ... but neither has the other.
OpenSymbol is incorrect (it suffers from the same pre-unicod...
2020 Mar 30
2
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
Le mardi 31 mars 2020 ? 10:14 +1300, Paul Murrell a ?crit :
> Hi
>
> On 30/03/20 11:12 pm, Nicolas Mailhot wrote:
> > 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/
> > >
2020 Mar 31
0
[FORGED] Re: Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...situation is still not completely straightforward. The
style of the symbols is also an issue and the DejaVu symbols are not as
elegant as, say, the OpenSymbol symbols. What makes things tricky is
that, AFAICS, DejaVu has (TTX Unicode cmap output) ...
<map code="0x239b" name="uni239B"/><!-- LEFT PARENTHESIS UPPER HOOK -->
... while OpenSymbol has ...
<map code="0xf8eb" name="parenlefttp"/><!-- ???? -->
... but neither has the other. So we could not simply switch to
standard Unicode code points because, while that would work wit...