opbd not behaving properly?
Dear list, I have the following sample: \definefontfeature[default][default][protrusion=quality] \definefontfeature[opbd][protrusion=yes,opbd=yes] \setupalign[hanging] \showframe \starttext \definedfont[LinLibertine_R.otf*default at 450pt] %~ \definedfont[LinLibertine_R.otf*opbd at 450pt] W \stoptext I cannot compile it with latest beta (from 2018.08.30 18:41). I get a Lua error. Using the same beta, opbd don’t seem to work anymore. I mean, opbd worked with ConTeXt about a year: \showframe \definefontfeature[default][default][protrusion=quality, opbd=yes] \definefontfamily[mainface][rm][TestOPBD] \setupbodyfont[mainface, 60pt] \setupalign[hanging] \starttext Ἠ\\Ἠ\\Ἦ\\ἯἯ \stoptext I mean, I compile it, but lfbd isn’t used at all (I attach the test font I use). Have I hit a bug or am I missing something? Many thanks for your help, Pablo -- http://www.ousia.tk
On 9/1/2018 7:18 PM, Pablo Rodriguez wrote:
Dear list,
I have the following sample:
\definefontfeature[default][default][protrusion=quality] \definefontfeature[opbd][protrusion=yes,opbd=yes]
\setupalign[hanging]
\showframe
\starttext \definedfont[LinLibertine_R.otf*default at 450pt] %~ \definedfont[LinLibertine_R.otf*opbd at 450pt] W \stoptext
I cannot compile it with latest beta (from 2018.08.30 18:41). I get a Lua error.
hm, more related to an updated font reader long ago
Using the same beta, opbd don’t seem to work anymore. I mean, opbd worked with ConTeXt about a year:
\showframe \definefontfeature[default][default][protrusion=quality, opbd=yes] \definefontfamily[mainface][rm][TestOPBD] \setupbodyfont[mainface, 60pt] \setupalign[hanging]
\starttext Ἠ\\Ἠ\\Ἦ\\ἯἯ \stoptext
I mean, I compile it, but lfbd isn’t used at all (I attach the test font I use).
Have I hit a bug or am I missing something?
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 / 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 ___________________________________________________________________________________
-- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 09/01/2018 08:24 PM, Hans Hagen wrote:
On 9/1/2018 7:18 PM, Pablo Rodriguez wrote:
[...] \definefontfeature[opbd][protrusion=yes, opbd=yes]
\setupalign[hanging]
\showframe
\starttext \definedfont[LinLibertine_R.otf*opbd at 450pt] W \stoptext
I cannot compile it with latest beta (from 2018.08.30 18:41). I get a Lua error.
hm, more related to an updated font reader long ago
Many thanks for your reply, Hans. Compilation doesn’t break with the new beta from yesterday, but I’m afraid that optical bounds don’t work either. Many thanks for your help, Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez