Lines Matching refs:SVG
21 …h supports local paths. The supported image formats include PNG, JPG, BMP, SVG, and GIF.<br>- The …
31 … | cover | No | Image scale type. This style is not supported for SVG images. For details…
32 …ientation changes with the text direction. This style is not supported for SVG images. …
33 … set to **true**, **object-fit** will not take effect. This style is not supported for SVG images.|
48 > When using an SVG image, note that:
50 > - The SVG image will not be drawn if the length or width of the **\<image>** component is infini…
52 > - If the image length and width are not specified in the SVG description, the SVG image fills th…
54 > - If the image length and width are specified in the SVG description, the following rules are ad…
56 > 1. If the **\<image>** component is too small to afford the SVG image, the SVG image is cropped …
58 > 2. If the **\<image>** component is big enough to afford the SVG image, this SVG image is displa…
60 > - For SVG images, only the following tags are included in the supported list: **svg**, **rect**,…