CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#12737] Add SVG support for thumbnails

avatar
Created By: Stephan (10010110)
Date Submitted: 2024-06-29 10:32

Assigned To:
Resolution: None
State: Open
Summary:
Add SVG support for thumbnails
Detailed Description:
Please add support of thumbnails for SVG files, either by displaying the actual
SVG or by converting it to a raster image. This PHP class is supposed to do the
job:
https://www.phpclasses.org/package/11517-PHP-Parse-and-render-SVG-vectorial-drawing-as-an-image.html
It says that it was created for PHP 5, so it probably needs to be adapted but it
might be a good start.

History