changing fonts?

jyoung79 at kc.rr.com jyoung79 at kc.rr.com
Fri Dec 7 20:55:50 EST 2007


This is probably a silly question, but alas, I'll ask it anyway...

Is it possible with Python, to change the font of the text returned in the Terminal Window in OS X?  For example, lets say I'm running a Python program in Terminal, and it asks me "Please enter an English word to be changed to Greek:".  So I then enter "bread".  Is it possible for the next answer that Python returns in the Terminal Window to be displayed in the 'Symbols' font so that the Greek text is displayed correctly?  I have my doubts, but thought I'd ask.

Thanks!

Jay



More information about the Python-list mailing list