ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bad kerning with Garamond
@ 2012-07-16  7:26 Peter Münster
  2012-07-16 17:35 ` Luis Montgomery
  2012-07-16 18:34 ` Hans Hagen
  0 siblings, 2 replies; 9+ messages in thread
From: Peter Münster @ 2012-07-16  7:26 UTC (permalink / raw)
  To: ConTeXt users

Hi,

I've copied the files GARA.TTF, GARABD.TTF and GARAIT.TTF (Monotype
Garamond) to the fonts directory and then regenerated the database.

This is my test-file:

--8<---------------cut here---------------start------------->8---
\usemodule[simplefonts]
\setmainfont[garamond]
\starttext
\input tufte
\it
\input tufte
\bf
\input tufte
\stoptext
--8<---------------cut here---------------end--------------->8---

The output is here: http://pmrb.free.fr/tmp/test.pdf and it's very ugly.

How could I get better results please?

TIA for any help!
-- 
           Peter
___________________________________________________________________________________
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] 9+ messages in thread

* Re: bad kerning with Garamond
  2012-07-16  7:26 bad kerning with Garamond Peter Münster
@ 2012-07-16 17:35 ` Luis Montgomery
  2012-07-16 18:03   ` Peter Münster
  2012-07-16 18:34 ` Hans Hagen
  1 sibling, 1 reply; 9+ messages in thread
From: Luis Montgomery @ 2012-07-16 17:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Try with

\setmainfont[gara]


2012/7/16 Peter Münster <pmlists@free.fr>

> Hi,
>
> I've copied the files GARA.TTF, GARABD.TTF and GARAIT.TTF (Monotype
> Garamond) to the fonts directory and then regenerated the database.
>
> This is my test-file:
>
> --8<---------------cut here---------------start------------->8---
> \usemodule[simplefonts]
> \setmainfont[garamond]
> \starttext
> \input tufte
> \it
> \input tufte
> \bf
> \input tufte
> \stoptext
> --8<---------------cut here---------------end--------------->8---
>
> The output is here: http://pmrb.free.fr/tmp/test.pdf and it's very ugly.
>
> How could I get better results please?
>
> TIA for any help!
> --
>            Peter
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 2075 bytes --]

[-- Attachment #2: garamo.pdf --]
[-- Type: application/pdf, Size: 45759 bytes --]

[-- Attachment #3: 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] 9+ messages in thread

* Re: bad kerning with Garamond
  2012-07-16 17:35 ` Luis Montgomery
@ 2012-07-16 18:03   ` Peter Münster
  2012-07-16 18:49     ` Wolfgang Schuster
  0 siblings, 1 reply; 9+ messages in thread
From: Peter Münster @ 2012-07-16 18:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Jul 16 2012, Luis Montgomery wrote:

> Try with
>
> \setmainfont[gara]

The result is worse: http://pmrb.free.fr/tmp/gara.pdf

-- 
           Peter
___________________________________________________________________________________
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] 9+ messages in thread

* Re: bad kerning with Garamond
  2012-07-16  7:26 bad kerning with Garamond Peter Münster
  2012-07-16 17:35 ` Luis Montgomery
@ 2012-07-16 18:34 ` Hans Hagen
  2012-07-16 18:49   ` Peter Münster
  1 sibling, 1 reply; 9+ messages in thread
From: Hans Hagen @ 2012-07-16 18:34 UTC (permalink / raw)
  To: ConTeXt users

On 16-7-2012 09:26, Peter Münster wrote:
> Hi,
>
> I've copied the files GARA.TTF, GARABD.TTF and GARAIT.TTF (Monotype
> Garamond) to the fonts directory and then regenerated the database.
>
> This is my test-file:
>
> --8<---------------cut here---------------start------------->8---
> \usemodule[simplefonts]
> \setmainfont[garamond]
> \starttext
> \input tufte
> \it
> \input tufte
> \bf
> \input tufte
> \stoptext
> --8<---------------cut here---------------end--------------->8---
>
> The output is here: http://pmrb.free.fr/tmp/test.pdf and it's very ugly.
>
> How could I get better results please?


maybe it's a script or language dependent feature

-----------------------------------------------------------------
                                           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] 9+ messages in thread

* Re: bad kerning with Garamond
  2012-07-16 18:34 ` Hans Hagen
@ 2012-07-16 18:49   ` Peter Münster
  0 siblings, 0 replies; 9+ messages in thread
From: Peter Münster @ 2012-07-16 18:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Jul 16 2012, Hans Hagen wrote:

> maybe it's a script or language dependent feature

Could you explain this please (what script, what language)?

-- 
           Peter
___________________________________________________________________________________
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] 9+ messages in thread

* Re: bad kerning with Garamond
  2012-07-16 18:03   ` Peter Münster
@ 2012-07-16 18:49     ` Wolfgang Schuster
  2012-07-16 18:59       ` Peter Münster
  0 siblings, 1 reply; 9+ messages in thread
From: Wolfgang Schuster @ 2012-07-16 18:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 16.07.2012 um 20:03 schrieb Peter Münster:

> On Mon, Jul 16 2012, Luis Montgomery wrote:
> 
>> Try with
>> 
>> \setmainfont[gara]
> 
> The result is worse: http://pmrb.free.fr/tmp/gara.pdf


Try this example which doesn’t use simplefonts:

\starttext
\startfont[file:gara.ttf*default]\input knuth\par\stopfont
\startfont[file:garait.ttf*default]\input knuth\par\stopfont
\startfont[file:garabd.ttf*default]\input knuth\par\stopfont
\stoptext

Wolfgang
___________________________________________________________________________________
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] 9+ messages in thread

* Re: bad kerning with Garamond
  2012-07-16 18:49     ` Wolfgang Schuster
@ 2012-07-16 18:59       ` Peter Münster
  2012-07-16 19:49         ` bad kerning with Garamond (solved) Peter Münster
  2012-07-16 19:51         ` bad kerning with Garamond Hans Hagen
  0 siblings, 2 replies; 9+ messages in thread
From: Peter Münster @ 2012-07-16 18:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Jul 16 2012, Wolfgang Schuster wrote:

> Try this example which doesn’t use simplefonts:
>
> \starttext
> \startfont[file:gara.ttf*default]\input knuth\par\stopfont
> \startfont[file:garait.ttf*default]\input knuth\par\stopfont
> \startfont[file:garabd.ttf*default]\input knuth\par\stopfont
> \stoptext

Not really better:

http://pmrb.free.fr/tmp/startfont-gara.pdf

There are now 3 pdf-files:

http://pmrb.free.fr/tmp/startfont-gara.pdf      -> \startfont ... \stopfont
http://pmrb.free.fr/tmp/simplefont-gara.pdf     -> \setmainfont[gara]
http://pmrb.free.fr/tmp/simplefont-garamond.pdf -> \setmainfont[garamond]

The 3 ttf files come from an MS-Office installation.

-- 
           Peter
___________________________________________________________________________________
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] 9+ messages in thread

* Re: bad kerning with Garamond (solved)
  2012-07-16 18:59       ` Peter Münster
@ 2012-07-16 19:49         ` Peter Münster
  2012-07-16 19:51         ` bad kerning with Garamond Hans Hagen
  1 sibling, 0 replies; 9+ messages in thread
From: Peter Münster @ 2012-07-16 19:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Jul 16 2012, Peter Münster wrote:

> The 3 ttf files come from an MS-Office installation.

I've replaced them with files from the internet
(http://www.findthatzip.com/), now it works!

-- 
           Peter
___________________________________________________________________________________
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] 9+ messages in thread

* Re: bad kerning with Garamond
  2012-07-16 18:59       ` Peter Münster
  2012-07-16 19:49         ` bad kerning with Garamond (solved) Peter Münster
@ 2012-07-16 19:51         ` Hans Hagen
  1 sibling, 0 replies; 9+ messages in thread
From: Hans Hagen @ 2012-07-16 19:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 16-7-2012 20:59, Peter Münster wrote:
> On Mon, Jul 16 2012, Wolfgang Schuster wrote:
>
>> Try this example which doesn’t use simplefonts:
>>
>> \starttext
>> \startfont[file:gara.ttf*default]\input knuth\par\stopfont
>> \startfont[file:garait.ttf*default]\input knuth\par\stopfont
>> \startfont[file:garabd.ttf*default]\input knuth\par\stopfont
>> \stoptext
>
> Not really better:
>
> http://pmrb.free.fr/tmp/startfont-gara.pdf
>
> There are now 3 pdf-files:
>
> http://pmrb.free.fr/tmp/startfont-gara.pdf      -> \startfont ... \stopfont
> http://pmrb.free.fr/tmp/simplefont-gara.pdf     -> \setmainfont[gara]
> http://pmrb.free.fr/tmp/simplefont-garamond.pdf -> \setmainfont[garamond]
>
> The 3 ttf files come from an MS-Office installation.

looks ok here (fonts from the windows/fonts path)




-----------------------------------------------------------------
                                           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] 9+ messages in thread

end of thread, other threads:[~2012-07-16 19:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-16  7:26 bad kerning with Garamond Peter Münster
2012-07-16 17:35 ` Luis Montgomery
2012-07-16 18:03   ` Peter Münster
2012-07-16 18:49     ` Wolfgang Schuster
2012-07-16 18:59       ` Peter Münster
2012-07-16 19:49         ` bad kerning with Garamond (solved) Peter Münster
2012-07-16 19:51         ` bad kerning with Garamond Hans Hagen
2012-07-16 18:34 ` Hans Hagen
2012-07-16 18:49   ` Peter Münster

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