LMFDB / lmfdb

L-Functions and Modular Forms Database
Other
241 stars 197 forks source link

Saving svg images for finite groups #6050

Open roed314 opened 1 month ago

roed314 commented 1 month ago

6048 changed the way we show finite group pictures on their own pages. We now show it in its own html page, but it would be nice to have an actual .svg file that can be downloaded.

rbommel commented 1 month ago

I will add a reference to this: https://stackoverflow.com/questions/10737166/chrome-not-rendering-svg-referenced-via-img-element

rbommel commented 1 month ago

Proposed solution: change https to http in https://github.com/LMFDB/lmfdb/blob/c43406743fd1579cdd12c1a5bdcea78f04753fc2/lmfdb/groups/abstract/web_groups.py#L2505