ColCarroll / ridge_map

Ridge plots of ridges
MIT License
520 stars 49 forks source link

Change font url for default plot because of 404 #34

Closed joshy closed 11 months ago

joshy commented 2 years ago

The google font url is returning a http 404 error, therefore the default plot does not work anymore. The new url points to the repository of the font designer. Alternative url would be: https://github.com/google/fonts/blob/5c3d8ef085f3084db38936d0dcd39a567dbc1e01/ofl/cinzel/static/Cinzel-Regular.ttf Fixes #32.