Re: [NTG-context] optical bounds in ConTeXt

2018-10-28 Thread Pablo Rodriguez
On 10/28/18 12:50 PM, Hans Hagen wrote:
> On 10/28/2018 11:11 AM, Pablo Rodriguez wrote:
>> [...]
>> Optical bounds used to work with the previous ConTeXt versions, but I
>> cannot get them working with the new font reader (the explanation comes
>> from Hans).
>>
>> Am I missing something or is it something to be implemented yet?
> i'll check it but keep in mind that this font only has a few (so 
> actually it's useless to rely on it's opbd) so i wonder if there are 
> better tests

Many thanks for the good news, Hans.

Some time ago, I modified GFS Baskerville with random values for the
left and right optical bounds in some uppercase Greek letters with
diacritical marks (ἨἮἯὩ).

Just in case it helps, I attach it to this message.

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk


TestOPBD-Regular.otf
Description: application/vnd.oasis.opendocument.formula-template
___
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
___

Re: [NTG-context] optical bounds in ConTeXt

2018-10-28 Thread Hans Hagen

On 10/28/2018 11:11 AM, Pablo Rodriguez wrote:

Dear list,

I have the following sample:

 \definefontfeature[default][default][protrusion=quality, opbd=yes]
 \definefontfamily[mainface][rm][Linux Libertine O]
 \setupbodyfont[mainface, 300pt]
 \setuppagenumbering[location=]
 \setupalign[hanging]
 \showframe
 \starttext
 W
 \stoptext

Optical bounds used to work with the previous ConTeXt versions, but I
cannot get them working with the new font reader (the explanation comes
from Hans).

Am I missing something or is it something to be implemented yet?
i'll check it but keep in mind that this font only has a few (so 
actually it's useless to rely on it's opbd) so i wonder if there are 
better tests


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
___

[NTG-context] optical bounds in ConTeXt

2018-10-28 Thread Pablo Rodriguez
Dear list,

I have the following sample:

\definefontfeature[default][default][protrusion=quality, opbd=yes]
\definefontfamily[mainface][rm][Linux Libertine O]
\setupbodyfont[mainface, 300pt]
\setuppagenumbering[location=]
\setupalign[hanging]
\showframe
\starttext
W
\stoptext

Optical bounds used to work with the previous ConTeXt versions, but I
cannot get them working with the new font reader (the explanation comes
from Hans).

Am I missing something or is it something to be implemented yet?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___
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
___