ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* New typescript mechanism for weights/opticals?
@ 2010-09-22 11:35 Marco
  2010-09-22 12:01 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Marco @ 2010-09-22 11:35 UTC (permalink / raw)
  To: ntg-context

Hi,

I like Mojcas idea for new typescripts:

%%%%%%%%%%%
\startsomenewfonttypescriptcommand [kepler]
  [width={condensed,semicondensed,*regular,extended}]
  [size={caption,*regular,subhead,display},switch={10pt,12pt,17pt}]
  [weight={light,*regular,medium,semibold,*bold,black}]
  ...
%%%%%%%%%%%
\switchtofontdimension[width=semicondensed,weight={light,medium}]
%%%%%%%%%%%

That would make different weight/opticals font handling much less cumbersome.
At the moment its no fun dealing with weights/opticals.

I really would appreciate that (or any other easy usable) solution that
provides a standardized way to handle weights/opticals with not too much
overhead.

Regards
Marco


___________________________________________________________________________________
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: New typescript mechanism for weights/opticals?
  2010-09-22 11:35 New typescript mechanism for weights/opticals? Marco
@ 2010-09-22 12:01 ` Hans Hagen
  2010-09-22 15:28   ` Marco
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2010-09-22 12:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Marco

On 22-9-2010 1:35, Marco wrote:
> Hi,
>
> I like Mojcas idea for new typescripts:
>
> %%%%%%%%%%%
> \startsomenewfonttypescriptcommand [kepler]
>    [width={condensed,semicondensed,*regular,extended}]
>    [size={caption,*regular,subhead,display},switch={10pt,12pt,17pt}]
>    [weight={light,*regular,medium,semibold,*bold,black}]
>    ...
> %%%%%%%%%%%
> \switchtofontdimension[width=semicondensed,weight={light,medium}]
> %%%%%%%%%%%

sure. looks nice, but the outcome is quite unpredictable unless you know 
the font and that in turn demands some investiation on the users end

> That would make different weight/opticals font handling much less cumbersome.
> At the moment its no fun dealing with weights/opticals.

it will never be fun ... (in most cases one will use suggested 
combinations and then for odd cases like a section title something special)

> I really would appreciate that (or any other easy usable) solution that
> provides a standardized way to handle weights/opticals with not too much
> overhead.

given the huge differences in font collections there will never be an 
easy way with fonts that come in many weights/widths/sizes .. at least I 
cannot remember a project that I did where any system was present

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: New typescript mechanism for weights/opticals?
  2010-09-22 12:01 ` Hans Hagen
@ 2010-09-22 15:28   ` Marco
  0 siblings, 0 replies; 3+ messages in thread
From: Marco @ 2010-09-22 15:28 UTC (permalink / raw)
  To: ntg-context

On 2010-09-22 Hans Hagen <pragma@wxs.nl> wrote:

> On 22-9-2010 1:35, Marco wrote:
> > Hi,
> >
> > I like Mojcas idea for new typescripts:
> >
> > %%%%%%%%%%%
> > \startsomenewfonttypescriptcommand [kepler]
> >    [width={condensed,semicondensed,*regular,extended}]
> >    [size={caption,*regular,subhead,display},switch={10pt,12pt,17pt}]
> >    [weight={light,*regular,medium,semibold,*bold,black}]
> >    ...
> > %%%%%%%%%%%
> > \switchtofontdimension[width=semicondensed,weight={light,medium}]
> > %%%%%%%%%%%
> 
> sure. looks nice, but the outcome is quite unpredictable unless you know 
> the font and that in turn demands some investiation on the users end
I think some user investiation will always be necessary since the vendors
dont't follow the same schema and every font collection is different.
> 
> > That would make different weight/opticals font handling much less
> > cumbersome. At the moment its no fun dealing with weights/opticals.
> 
> it will never be fun ... (in most cases one will use suggested 
> combinations and then for odd cases like a section title something special)
Don't be that pessimistic ;-) Selecting the proper font *is* fun.

> > I really would appreciate that (or any other easy usable) solution that
> > provides a standardized way to handle weights/opticals with not too much
> > overhead.
> 
> given the huge differences in font collections there will never be an 
> easy way with fonts that come in many weights/widths/sizes .. at least I 
> cannot remember a project that I did where any system was present
That's a true point. But I think there is room for improvements. ConTeXt
supports a standardized interface for Bold/Sans/Italic/Slanted... font
variants and it lacks an interface for (more) weights/widths.
 
Of course the person setting up the (whatever variant of) typescript(s) has to
do some investiation about the font. But after that the user should be
provided with standardized commands for the weights/widths.


Regards
Marco


___________________________________________________________________________________
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:[~2010-09-22 15:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-22 11:35 New typescript mechanism for weights/opticals? Marco
2010-09-22 12:01 ` Hans Hagen
2010-09-22 15:28   ` Marco

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