Zero size kerns with latest LMTX beta 2020-03-17
On 3/19/21 10:11 PM, Joseph wrote:
Dear list,
Following MWE aims to reproduce the issue,
Hi Joseph, I’m afraid that kerning current latest from 2021.03.17 17:46 isn’t able to deal with the OpenType kern feature (which is enabled by default): \showfontkerns \starttext \startTEXpage[offset=1em] AV \stopTEXpage \stoptext Previous latest from 2021.03.13 11:22 has no problems with the kern feature. Many thanks for spotting the issue, Pablo -- http://www.ousia.tk
On 3/19/2021 10:47 PM, Pablo Rodriguez wrote:
On 3/19/21 10:11 PM, Joseph wrote:
Dear list,
Following MWE aims to reproduce the issue,
Hi Joseph,
I’m afraid that kerning current latest from 2021.03.17 17:46 isn’t able to deal with the OpenType kern feature (which is enabled by default): unrelated to opentype, just some post-handling of it (kind of a fix for something else) .. one word patch -)
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 -----------------------------------------------------------------
On 3/19/2021 10:11 PM, Joseph wrote:
Dear list,
Following MWE aims to reproduce the issue,
\definefontfeature[default][default][kern=yes]
\definefontfamily[mainfont][serif][EBGaramond]
\setupbodyfont[mainfont]
\showfontkerns
\starttext
Chapitre v.
\stoptext ah, went unnoticed because i run all with
\enabledirectives[fonts.injections.method=advance] I'll fix it 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 -----------------------------------------------------------------
On 3/20/2021 10:00 AM, Joseph wrote:
Cheers, thanks a lot, would you advice to use that directive from now on ? i uploaded a fix
the advance directive is kind of experimental but should work ok so you can test with it another font related experiment is \enableexperiments[fonts.compact] 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 -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Joseph
-
Pablo Rodriguez