add support for setting DefaultFont to font file
Created by: zzn01
It will load font in the standard font dirs.
When want to use font /usr/share/fonts/font1.ttf
, just plot.DefaultFont ="font1"
will work.
Created by: zzn01
It will load font in the standard font dirs.
When want to use font /usr/share/fonts/font1.ttf
, just plot.DefaultFont ="font1"
will work.