On 5/18/2020 5:18 PM, Pablo Rodriguez wrote:
Dear list,

I’m accesing superscript glyphs for Garamond Libre with the OT feature
and the character with the following sample:

     \definefontfeature[sups][script=latn, sups=yes]
     \definefontfamily[twoface][rm][GaramondLibre]
     \definefontfamily[mainface][rm][EB Garamond 12]
     \setupbodyfont[mainface]
     \starttext
     \startTEXpage[offset=1ex]
     {\feature[+][sups]1}¹{\feature[+][sups]2}²{\feature[+][sups]3}³%
     {\feature[+][sups]8}⁸{\feature[+][sups]9}⁹{\feature[+][sups]0}⁰\\
     \setupbodyfont[twoface]
     {\feature[+][sups]1}¹{\feature[+][sups]2}²{\feature[+][sups]3}³%
     {\feature[+][sups]8}⁸{\feature[+][sups]9}⁹{\feature[+][sups]0}⁰\\
     \stopTEXpage
     \stoptext

Typeface is available at
https://github.com/dbenjaminmiller/garamond-libre/releases/latest.

Sorry, but I’m a bit thick now. Does anyone know why characters and OT
sups provide differently sized glyphs?

I think there might be a bug in the typeface, but I need to know first
what to report.
designers decisions ... i guess ... features are just tags and afaik nothing really prescribes how to implement them (relative to each other)

Hans


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

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

Reply via email to