##// 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 / testing / tests
__init__.py Loading ...
test_decorators.py Loading ...
test_decorators_trial.py Loading ...
test_ipunittest.py Loading ...
test_tools.py Loading ...