On 12/22/22 13:18, Hans Hagen via ntg-context wrote:
> On 12/22/2022 12:54 PM, Pablo Rodriguez via ntg-context wrote:
>> […]
>> Could anyone tell me how could I move vertically single glyphs?
>> […]
> 
> so:
> 
> \startluacode
>     fonts.handlers.otf.addfeature {
>         name = "gpos_test",
>         type = "single",
>         data = {
>               [ '¿' ] = { 0, 400 },
>               [ '¡' ] = { 0, 400 },
>         }
>     }
> \stopluacode

Many thanks for your fast reply and help, Hans.

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
___________________________________________________________________________________

Reply via email to