Re: Forgot the code again!

2009-05-05 Thread Alexander Burger
Hi Tomas, the usage of 'idx' in my implementation had a serious flaw: Because the unicod values in glyphlist.txt are partially sorted, we get a highly imbalanced tree: : (depth *PsGlyph) - 71 I rewrote it now using 'balance' (and made *Glyph to a local transient symbol).

Re: postscript utf8

2009-05-05 Thread Alexander Burger
On Tue, May 05, 2009 at 09:26:11AM +0200, Alexander Burger wrote: http://groups.google.com/group/comp.lang.postscript/msg/d0434400d0f37ccf where /StringWidthRecursive calculates the on the fly. It Looks like a good compromise to me :-) Yep. Implemented it now. I wrote two simple PostScript

Subscribe

2009-05-05 Thread Kriangkrai Soatthiyanont