Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52902

Re: How to add additional font face to Python 3.3.2 IDLE?

From Terry Reedy <tjreedy@udel.edu>
Subject Re: How to add additional font face to Python 3.3.2 IDLE?
Date 2013-08-23 12:33 -0400
References <fdc1366d-ea27-48ee-961b-31153c05fdbb@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.172.1377275648.19984.python-list@python.org> (permalink)

Show all headers | View raw


On 8/23/2013 11:49 AM, maildragons1@gmail.com wrote:
> How can I add for example Droid Sans Mono to python 3.3.2 IDLE? I'm not very familliar with font faces, really.

I suspect that Idle just looks in the standard font directory of your 
system to make the list of available fonts that it displays in the 
Options dialog.  So I think that you just need to 'install' the font, 
whatever than means for your OS.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to add additional font face to Python 3.3.2 IDLE? maildragons1@gmail.com - 2013-08-23 08:49 -0700
  Re: How to add additional font face to Python 3.3.2 IDLE? Terry Reedy <tjreedy@udel.edu> - 2013-08-23 12:33 -0400
    Re: How to add additional font face to Python 3.3.2 IDLE? maildragons1@gmail.com - 2013-08-23 13:20 -0700

csiph-web