altv-issues icon indicating copy to clipboard operation
altv-issues copied to clipboard

RmlUI svg not support

Open slynx-01 opened this issue 2 years ago • 1 comments

Description of the problem

svg images are not displayed

Reproduction steps

<div>
  <svg src="button.svg"/>
</div>

Also the svg examples from the RmlUI repository do not work

Expected behaviour

svg must be displayed

Additional context

All other images work Maybe you built RmlUI without ENABLE_SVG_PLUGIN flag

Operating system

Windows 10

Version

10.5

slynx-01 avatar May 24 '22 11:05 slynx-01

Confirmed on 13.0-dev12

litolax avatar Aug 22 '22 19:08 litolax