Re: another question about layout in ICU 2.6

Eric Mader <[email protected]> Thu, 17 Feb 2005 14:50:21 -0800
Newsgroups gmane.comp.lib.icu.general
Message-ID <[email protected]>
Hi Jens,

I've been looking at the changes I've made to the LayoutEngine since ICU 
2.6, and I'm not sure that any of them address the problem you describe.

Can you please send me an example of a character sequence that is 
rendering incorrectly? Also, let me know if you see the problem with all 
Khmer fonts, or only certain fonts. I'll see if I can figure out what 
other patches you might need to make it work.

One major change I did since 2.6 was to implement the Multiple 
Substitution subtable - it's possible that this is somehow related, 
although this code is not hit in ICU 3.2 using the Khmer samples and 
fonts that I have.

Regards,
Eric

Jens Herden wrote:
> Hello Eric,
> 
> thanks for your reply. I was very excited when I read this. But after cooling 
> down and actually testing it I must say it is only part of the solution. 
> 
> I have a base character with two stacked subscripts. Now the second one is not 
> moved anymore to the left but the first one still is. And the second one is 
> not moved down so that they are rendered at the same position.
> 
> After testing the same with ./gnomelayout without success and searching the 
> Jitterbugs I get the impression that ICU 2.6 is not capable of vertical 
> adjusting two subscripts. 
> Is this correct?
> 
> If yes I have to wait until OOo will switch to ICU 3.2 to get the Khmer fonts 
> with anchor supported. 
> 
> Thanks again
> 
> Jens
> 
> 
>>Yes, that sounds like the problem that was fixed by Jitterbug 3306,
>>which was checked in as part of ICU 3.2. These changes are independant
>>of any other changes that have been made since ICU 2.6, so you should be
>>able to apply them to that version w/o any problems.
> 
> _______________________________________________
> icu mailing list
> [email protected]
> http://oss.software.ibm.com/developerworks/oss/mailman/listinfo/icu
> 
> 
>