ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* fake feature “extend” behaving weirdly
@ 2013-09-29 21:55 Philipp Gesang
  2013-09-30  8:20 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Gesang @ 2013-09-29 21:55 UTC (permalink / raw)
  To: ConTeXt ML


[-- Attachment #1.1: Type: text/plain, Size: 744 bytes --]

Hi Hans,

this got posted on the DANTE list today.

  \definefontfeature [quite_wide] [extend=1.5]
  \definefont [mainfont] [file:Iwona-Regular.otf]
  \definefont [widefont] [file:Iwona-Regular.otf*quite_wide]

  \starttext
    \mainfont
    {\widefont foo} %% comment this line and “bar” is fine
    bar
    {\widefont baz}
  \stoptext

The example defines two fonts with the same base font. If the
scaled variant is used before the regular one then the latter
will appear scaled as well and the spacing (bboxes?) gets messed
up.

I suspect a relation to this old issue:

  http://tracker.luatex.org/view.php?id=829

but if I substitute “slant” for “extend” the behavior is
different.

Best,
Philipp


[-- Attachment #1.2: Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re:  fake feature “extend” behaving weirdly
  2013-09-29 21:55 fake feature “extend” behaving weirdly Philipp Gesang
@ 2013-09-30  8:20 ` Hans Hagen
  2013-09-30 10:09   ` Philipp Gesang
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2013-09-30  8:20 UTC (permalink / raw)
  To: ntg-context

On 9/29/2013 11:55 PM, Philipp Gesang wrote:
> Hi Hans,
>
> this got posted on the DANTE list today.
>
>    \definefontfeature [quite_wide] [extend=1.5]
>    \definefont [mainfont] [file:Iwona-Regular.otf]
>    \definefont [widefont] [file:Iwona-Regular.otf*quite_wide]
>
>    \starttext
>      \mainfont
>      {\widefont foo} %% comment this line and “bar” is fine
>      bar
>      {\widefont baz}
>    \stoptext
>
> The example defines two fonts with the same base font. If the
> scaled variant is used before the regular one then the latter
> will appear scaled as well and the spacing (bboxes?) gets messed
> up.
>
> I suspect a relation to this old issue:
>
>    http://tracker.luatex.org/view.php?id=829
>
> but if I substitute “slant” for “extend” the behavior is
> different.

indeed a known bug in the backend that will be resolved once that part 
of the code has been cleaned up (extend etc is a seldom used hack so has 
a low priority)

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re:  fake feature “extend” behaving weirdly
  2013-09-30  8:20 ` Hans Hagen
@ 2013-09-30 10:09   ` Philipp Gesang
  0 siblings, 0 replies; 3+ messages in thread
From: Philipp Gesang @ 2013-09-30 10:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1187 bytes --]

···<date: 2013-09-30, Monday>···<from: Hans Hagen>···

> On 9/29/2013 11:55 PM, Philipp Gesang wrote:
> > Hi Hans,
> >
> > this got posted on the DANTE list today.
> >
> >    \definefontfeature [quite_wide] [extend=1.5]
> >    \definefont [mainfont] [file:Iwona-Regular.otf]
> >    \definefont [widefont] [file:Iwona-Regular.otf*quite_wide]
> >
> >    \starttext
> >      \mainfont
> >      {\widefont foo} %% comment this line and “bar” is fine
> >      bar
> >      {\widefont baz}
> >    \stoptext
> >
> > The example defines two fonts with the same base font. If the
> > scaled variant is used before the regular one then the latter
> > will appear scaled as well and the spacing (bboxes?) gets messed
> > up.
> >
> > I suspect a relation to this old issue:
> >
> >    http://tracker.luatex.org/view.php?id=829
> >
> > but if I substitute “slant” for “extend” the behavior is
> > different.
> 
> indeed a known bug in the backend that will be resolved once that part 
> of the code has been cleaned up (extend etc is a seldom used hack so has 
> a low priority)

Ah, so it’s the same bug. Thanks for clarifying!

Philipp


[-- Attachment #1.2: Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2013-09-30 10:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-29 21:55 fake feature “extend” behaving weirdly Philipp Gesang
2013-09-30  8:20 ` Hans Hagen
2013-09-30 10:09   ` Philipp Gesang

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