Re: [NTG-context] MkIV italic correction?

2009-06-01 Thread Hans Hagen
Khaled Hosny wrote: On Wed, May 27, 2009 at 01:34:57PM +0900, Dohyun Kim wrote: 2009/5/22 Taco Hoekwater : Hans Hagen wrote: Taco Hoekwater wrote: Khaled Hosny wrote: Not very helpful in this situation, but FontForge has a non-standard italic correction (ITLC) table[1], may be TeX related O

Re: [NTG-context] MkIV italic correction?

2009-06-01 Thread Khaled Hosny
On Wed, May 27, 2009 at 01:34:57PM +0900, Dohyun Kim wrote: > 2009/5/22 Taco Hoekwater : > > > > > > Hans Hagen wrote: > >> Taco Hoekwater wrote: > >>> > >>> Khaled Hosny wrote: > Not very helpful in this situation, but FontForge has a non-standard > italic correction (ITLC) table[1], may

Re: [NTG-context] MkIV italic correction?

2009-05-27 Thread Hans Hagen
Dohyun Kim wrote: Considering current state that we don't know any fonts that has ITLC table, it would be better than nothing to implement italic correction as follows. In the following code, "fontdata" is a table returned by the function "fonts.define.read". local param = fontdata.para

Re: [NTG-context] MkIV italic correction?

2009-05-26 Thread Dohyun Kim
2009/5/22 Taco Hoekwater : > > > Hans Hagen wrote: >> Taco Hoekwater wrote: >>> >>> Khaled Hosny wrote: Not very helpful in this situation, but FontForge has a non-standard italic correction (ITLC) table[1], may be TeX related OpenTyp font projects like Latin Modern and Gyre fonts ca

Re: [NTG-context] MkIV italic correction?

2009-05-22 Thread Taco Hoekwater
Hans Hagen wrote: > Taco Hoekwater wrote: >> >> Khaled Hosny wrote: >>> Not very helpful in this situation, but FontForge has a non-standard >>> italic correction (ITLC) table[1], may be TeX related OpenTyp font >>> projects like Latin Modern and Gyre fonts can use it? >> >> That would perhaps no

Re: [NTG-context] MkIV italic correction?

2009-05-22 Thread Hans Hagen
Taco Hoekwater wrote: Khaled Hosny wrote: Not very helpful in this situation, but FontForge has a non-standard italic correction (ITLC) table[1], may be TeX related OpenTyp font projects like Latin Modern and Gyre fonts can use it? That would perhaps not be a bad idea. If that table is there

Re: [NTG-context] MkIV italic correction?

2009-05-22 Thread Taco Hoekwater
Khaled Hosny wrote: > > Not very helpful in this situation, but FontForge has a non-standard > italic correction (ITLC) table[1], may be TeX related OpenTyp font > projects like Latin Modern and Gyre fonts can use it? That would perhaps not be a bad idea. If that table is there then luatex will

Re: [NTG-context] MkIV italic correction?

2009-05-22 Thread Taco Hoekwater
Corsair wrote: > On Thu, May 21, 2009 at 01:59:14PM +0200, Taco Hoekwater wrote: >> Corsair wrote: >>> On Thu, May 21, 2009 at 11:55:45AM +0200, Hans Hagen wrote: open type fonts have no italic correction info (except in math) >>> But I notice that using the same fonts in XeTeX produces ital

Re: [NTG-context] MkIV italic correction?

2009-05-21 Thread Corsair
On Thu, May 21, 2009 at 01:59:14PM +0200, Taco Hoekwater wrote: > Corsair wrote: > > On Thu, May 21, 2009 at 11:55:45AM +0200, Hans Hagen wrote: > >> open type fonts have no italic correction info (except in math) > > > > But I notice that using the same fonts in XeTeX produces italic > > correcti

Re: [NTG-context] MkIV italic correction?

2009-05-21 Thread Khaled Hosny
On Thu, May 21, 2009 at 11:55:45AM +0200, Hans Hagen wrote: > Corsair wrote: >> Hi all, >> >> Does MkIV support italic correction? Because the following code >> produces two identical "f)"s >> >> \starttext >> {\it f}) >> {\it f\/}) >> \stoptext > > open type fonts have no italic correction info (

Re: [NTG-context] MkIV italic correction?

2009-05-21 Thread Taco Hoekwater
Corsair wrote: On Thu, May 21, 2009 at 11:55:45AM +0200, Hans Hagen wrote: open type fonts have no italic correction info (except in math) But I notice that using the same fonts in XeTeX produces italic correction. Is it fake? I guess it is using the glyph boundingbox. _

Re: [NTG-context] MkIV italic correction?

2009-05-21 Thread Corsair
On Thu, May 21, 2009 at 11:55:45AM +0200, Hans Hagen wrote: > open type fonts have no italic correction info (except in math) But I notice that using the same fonts in XeTeX produces italic correction. Is it fake? -- There is no emotion; there is peace. There is no ignorance; there is knowledge

Re: [NTG-context] MkIV italic correction?

2009-05-21 Thread Hans Hagen
Corsair wrote: Hi all, Does MkIV support italic correction? Because the following code produces two identical "f)"s \starttext {\it f}) {\it f\/}) \stoptext open type fonts have no italic correction info (except in math) Hans ---

Re: [NTG-context] MkIV italic correction?

2009-05-20 Thread Corsair
On Wed, May 20, 2009 at 03:21:59PM +0800, Yue Wang wrote: > it supports italic correction by default. Then what's your result of the code? Does it come with italic correction? > On Wed, May 20, 2009 at 2:25 PM, Corsair wrote: > > Hi all, > > > > Does MkIV support italic correction? �Because the

Re: [NTG-context] MkIV italic correction?

2009-05-20 Thread Yue Wang
it supports italic correction by default. On Wed, May 20, 2009 at 2:25 PM, Corsair wrote: > Hi all, > > Does MkIV support italic correction?  Because the following code > produces two identical "f)"s > > \starttext > {\it f}) > {\it f\/}) > \stoptext > > -- > There is no emotion; there is peace.