Skip to content
Snippets Groups Projects
Commit ac0e75ca authored by Yussur Mustafa Oraji (OLD)'s avatar Yussur Mustafa Oraji (OLD) :speech_balloon:
Browse files

Use TrueType in matplotlib

parent 1ff83762
Branches master
No related tags found
No related merge requests found
...@@ -47,6 +47,8 @@ legends_slowdown = [True, False, True, False] ...@@ -47,6 +47,8 @@ legends_slowdown = [True, False, True, False]
### USER GRAPH CONFIGURATION END ### ### USER GRAPH CONFIGURATION END ###
plt.rcParams['pdf.fonttype'] = 42
if color_preset == 'presentation': if color_preset == 'presentation':
color_base = color_i12_medyellow color_base = color_i12_medyellow
color_tsan = color_rwth_darkblue color_tsan = color_rwth_darkblue
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment