Re: postscript & utf8

2009-05-06 Thread Tomas Hlavaty
Hi Alex, > Yep. Implemented it now. I wrote two simple PostScript functions and put > them into a "lib/head.ps" header file. This file is now included from > "lib/ps.l". I just downloaded the testing version and can't find it there? > However, the russian document printing still does not work (n

Re: pdf generator

2009-05-06 Thread Tomas Hlavaty
Hi Alex, >> Alex, I need to call 'lseek' function. How could I get hold of the >> current input and output file descriptors? I want to feed it to the > > Yep, implementing 'ifd' and 'ofd' (analog to 'ipid' and 'opid') would be > the right way. do you think it would be possible to include the fo

Re: Forgot the code again!

2009-05-06 Thread Tomas Hlavaty
Hi Alex, > 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: Why does inserting and removing using 'idx' require manual rebalancing using 'balance' in the first place? I would expect

Re: postscript & utf8

2009-05-06 Thread Alexander Burger
Hi Tomas, > > them into a "lib/head.ps" header file. This file is now included from > ... > I just downloaded the testing version and can't find it there? Hmm, it should be there: $ tar tvfz picoLisp.tgz |grep head.ps -rw-r--r-- abu/abu 641 2009-05-05 15:19 lib/head.ps But I just

Re: postscript & utf8

2009-05-06 Thread Tomas Hlavaty
Hi Alex, >> > them into a "lib/head.ps" header file. This file is now included from >> ... >> I just downloaded the testing version and can't find it there? > > Hmm, it should be there: > >$ tar tvfz picoLisp.tgz |grep head.ps >-rw-r--r-- abu/abu 641 2009-05-05 15:19 lib/head.ps I

Re: postscript & utf8

2009-05-06 Thread Alexander Burger
On Wed, May 06, 2009 at 04:28:56PM +0100, Tomas Hlavaty wrote: > I see the problem, it is not under the picoLisp directory: Aaah, sorry! I made an error when editing the tar script :-( Now it should be correct. Cheers, - Alex -- UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe