Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 992750f

Browse files
committed
install fonts/otf to mpl-data
svn path=/trunk/matplotlib/; revision=4087
1 parent ec4332d commit 992750f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'mpl-data/fonts/pdfcorefonts/*.afm',
127127
'mpl-data/fonts/pdfcorefonts/*.txt',
128128
'mpl-data/fonts/ttf/*.ttf',
129+
'mpl-data/fonts/otf/*.otf',
129130
'mpl-data/images/*.xpm',
130131
'mpl-data/images/*.svg',
131132
'mpl-data/images/*.png',

0 commit comments

Comments
 (0)