##// 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 / zmq / pylab
__init__.py Loading ...
backend_payload.py Loading ...
backend_payload_svg.py Loading ...