Python Forum
Font family -reg - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Font family -reg (/thread-8478.html)



Font family -reg - DHAYANANTH - Feb-22-2018

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