##// END OF EJS Templates
Centralize Qt font selection into a generic utility....
Centralize Qt font selection into a generic utility. This makes a more flexible choice between main requested font and fallbacks, using a QFontInfo object that knows about the local platform. Use 'Consolas' on Win32 and Linux if available, fall back to respective native fonts otherwise.
Fernando Perez -
r2986:212099c0
Show More
Name Size Modified Last Commit Author
/ IPython / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
guisupport.py Loading ...
inputhook.py Loading ...
inputhookgtk.py Loading ...
inputhookwx.py Loading ...
irunner.py Loading ...
pylabtools.py Loading ...