Hello Frank Meies, > no, there is no special portion for the space. Justified alignment is > not handled during text formatting, the portion structure is the same in > left alignment/justified alignment. The spaces between the characters > are calculated during painting and cursor travelling, have a look at > sw/source/core/txtnode/fntcache.cxx. > > So we have a problem with the justified alignment for Malayalam. I guess > the justified alignment for Malayalam should be the same like for Thai > (the remaining space in each line should be distributed on each > character cluster on the line). Please try the following: Grep for each > occurence in LANGUAGE_THAI in sw/source/core and change the code to be > also executed if the language is set to LANGUAGE_MALAYALAM. Does this > help? OK, I'll try that and let you know the results.
> Btw: What font do you use? I'm using a self made font for testing purpose. However, I see the same results irrespective of font ( I have tried a couple of other fonts made specifically for Uniscribe on windows). (Not the mention, my font works with other programs on my system, i.e., kerning etc is OK). Regards, Rajeev J Sebastian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
