in reply to Re^2: Huge font in perl Tk
in thread Huge font in perl Tk

Appart from the textvariable/text thing, the code seems sensible. The only things I can think of are fairly bizzare - like case sensitive name (but then it shouldn't work at all), or the font system doesn't allow you to generate a larger size than that with that face (you could try a different face).


Perl is Huffman encoded by design.