ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* change width of a character with fonts.handlers.otf.addfeature
@ 2017-05-19  7:34 Ulrike Fischer
  2017-05-19  9:05 ` Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Ulrike Fischer @ 2017-05-19  7:34 UTC (permalink / raw)
  To: ntg-context

In extensions-001.tex
(http://minimals.metatex.org/current/context/test/doc/context/tests/mkiv/fonts/extensions-001.tex) 
there is an example how to add or change the kern between two chars:


    fonts.handlers.otf.addfeature {
        name = "ktest",
        type = "kern",
        data = {
            a = { b = -500 },
        }
    }


Can this be used to implement also a "Single adjustment positioning" 
which would effectivly change the width of character? 

(http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html#6.a)

(I tried a few probable variants but got either errors or no effect
at all).



-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/

___________________________________________________________________________________
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
___________________________________________________________________________________

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

end of thread, other threads:[~2017-05-19 16:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-19  7:34 change width of a character with fonts.handlers.otf.addfeature Ulrike Fischer
2017-05-19  9:05 ` Hans Hagen
2017-05-19  9:25   ` Ulrike Fischer
2017-05-19 12:11     ` Hans Hagen
2017-05-19 15:29       ` Ulrike Fischer
2017-05-19 16:20         ` Hans Hagen

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).