alandefreitas / matplotplusplus

Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
https://alandefreitas.github.io/matplotplusplus/
MIT License
4.24k stars 325 forks source link

gdImageStringFT: fontconfig: Didn't find expected font family. Perhaps URW Type 1 fonts need installing? while printing string 184472 with font Helvetica #192

Open hjhj111 opened 3 years ago

hjhj111 commented 3 years ago

gdImageStringFT: fontconfig: Didn't find expected font family. Perhaps URW Type 1 fonts need installing? while printing string 184472 with font Helvetica when use text() then save **.jpg, the jpg has no text.

ianyepan commented 2 years ago

Same issue, any updates?

AbirhaouiSalah commented 2 years ago

same issue

TheGreatRambler commented 2 years ago

Same issue, Sans is correctly set but Helvetica is still used to render

chendiGSY commented 1 year ago

matplot::text(...)->font("Times New Roman") Specify the font