in reply to Re: Re: Tk text widget indices.
in thread Tk text widget indices.
Hmmm. Characters like these can cause unforseen behavior, because it's not ever clear whether they are taken as ESC-sequences or meta-characters.y.txt ]]» **]X»]» **]Eõ]» ]]»»
I googled a little with your as-ttdurga-font and saw that this is a kind of indic(assamese)-script-font. I like it's pretty appearance, but i wonder whether it can be fully represented by 8-Bit-ASCII-Code.
In your code the font-declaration seems to be insignificant. This was my impression when i tested it.
Do you actual see the desired font in your Tk-script ?
I could imagine that you have to turn your line of thought in direction unicode. Therefore it's a good idea to use at least a perl-version >=5.6.1, i think.
greetings, tos
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: Tk text widget indices.
by perl_seeker (Scribe) on Jul 21, 2003 at 11:08 UTC |