Hi Frank, Yeah, I've already done the steps you'd described , now I want to add spaces after each word. My question is that how could I add spaces after each word? In western and Asian justification spaces is added between each character. But now I want to add spaces after each word. Could you please tell me the way ? Sincerely, Tayir
2006/11/24, Frank Meies - Sun Germany - Development - Software Engineer < [EMAIL PROTECTED]>:
Hi Tayir, On 11/24/06 03:57, tayir tayir wrote: > Really thaks for your help among these days, I've already disabled kashida > justification, now I want to add extra spaces after each word to fill the > blanks when a line "justified". What should I do to achieve the goal? > Thanks. > sincerely, > Tayir Have a look at porlay.cxx, simply suppress the collection of the kashidas in InitScriptInfo(). Additionally you have to suppress the calls of KashidaJustify() in fntcache.cxx. Hope this help, Frank --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
