Python Forum

Full Version: Font family -reg
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am using python for data plotting.

Initially, I used python 2.7.14 where I used Times New Roman font. It appears as normal text while plotting and if I change font weight correspondingly it changes.

But now I switch to Python 3.6.4, where Times New Font appear with bold for normal font weight. Even if I change font weight there is no improvement.

Can anyone suggest how to get times new roman without bold in python 3.6.4?

with regards,
Dhayananth