Re: [Indic-computing-devel] some help required with otf
Status: Alpha
Brought to you by:
jkoshy
From: Guntupalli K. <kar...@fr...> - 2002-09-27 07:17:33
|
On 26 Sep 2002 09:36:56 +0530 Sayamindu Dasgupta <unm...@So...> wrote: > hi, > i have been trying to make a angla otf from plash baran pal's glyphs > it is progressing nicely, but there are a few problems > > 1. The font does not show up in the Bengali font selection menu of > IE 6 2. In case of a few conjuncts (three componenets), say, k+t+r, > when i type in the sequence, i have as a result, k+t and then, r > (seperate) as i have also defined a conjunct for k+t - how do i > circumvent this?? > Defining a substitution rule k+t+r -> ktr -- i , before k+t -> kt -- ii rule should do or you could add another rule kt + r -> ktr -- iii ( after ii ) , all these in same lookup. HTH Regards, Karunakar |