ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* issues with variable fonts in latest
@ 2022-12-15 16:00 Pablo Rodriguez via ntg-context
  2022-12-15 16:39 ` Hans Hagen via ntg-context
  0 siblings, 1 reply; 4+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2022-12-15 16:00 UTC (permalink / raw)
  To: ConTeXt users; +Cc: Pablo Rodriguez

Dear Hans,

since you mentioned current latest (2022.12.09 16:34) regarding to
variable fonts today, I have found the following issues with Recursive
(comparing it with https://www.recursive.design/#toolbar):

  \definefontfeature[serifa]
    [axis={wght=500}]
  \definefontfeature[monor]
    [axis={wght=500,mono=1}]
  \definefontfeature[handy]
    [axis={wght=500,mono=1,casl=0.75}]
  \definefontfeature[cali]
    [axis={wght=500,crsv=1}]
  \definefontfamily[mainface][rm][Recursive]
    [features={default, serifa}]
  \definefontfamily[mainface][tt][Recursive]
    [features={default, monor}]
  \definefontfamily[mainface][hw][Recursive]
    [features={default, handy}]
  \definefontfamily[mainface][cg][Recursive]
    [features={default, cali}]
  \setupbodyfont[mainface]
  \starttext
  \startTEXpage[offset=1em]
  \scale[width=\textwidth]
    {\rm áéíóúijrf}
  \scale[width=\textwidth]
    {\tt áéíóúijrf}
  \scale[width=\textwidth]
    {\hw áéíóúijrf}
  \scale[width=\textwidth]
    {\cg áéíóúijrf}
  \stopTEXpage
  \stoptext

'mono=1' misplaces the dot in i and j and the accent in i (all to the
left). It also misses bottom lines in i, r and f. And it also misses the
upper left stroke in r.

'crsv=1' gives no alternate glyphs.

I use Recursive for a project and I discovered the issues.

Many thanks for your help,

Pablo
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-15 18:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15 16:00 issues with variable fonts in latest Pablo Rodriguez via ntg-context
2022-12-15 16:39 ` Hans Hagen via ntg-context
2022-12-15 18:40   ` Pablo Rodriguez via ntg-context
2022-12-15 18:45     ` Pablo Rodriguez via ntg-context

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).