SVG Template by Xon

SVG Template by Xon 2.6.0

No permission to download
anne51 Master Sergeant
Staff member
Bronze Member
Mar 12, 2021
866
1,670
$486
anne51 submitted a new resource:

SVG Template by Xon - Depending on configuration, this add-on requires webserver URL rewrite support!

Depending on configuration, this add-on requires webserver URL rewrite support!

Allows SVG (Scalable Vector Graphics) images to be stored as templates. This creates a new svg.php file in the XF root directory.

To generate a link to an SVG template;

Code:

{{ getSvgUrl('tempate.svg') }}
Under Board information, if "Use Full Friendly URLs" (useFriendlyUrls) is set the URL generated is:

Code:

/data/svg/<style_id>/<langauge_id>/<style_last_modified>/<templateName>.svg
Otherwise

Code...

Read more about this resource...
 
thanks to dear member @jessy updated SVG Template by Xon with a new update entry:

changelog

  • Require php 7.2+
  • Require StandardLib v1.18.0+
  • If using resvg support, recommend updating to v0.35.0.
    Pre-compiled linux x86_64 binary has been made available here.
    Compiled on CentOS 7, works on Ubuntu 18.04/20.04/22.04
  • Document using resvg v0.35.0+ with "CLI - Pipe" mode, which avoid temporary files when converting SVGs to PNGs
    Example using...

Read the rest of this update entry...
 
Back
Top