-
### Description
I'm sorry if it is a duplicate, first time use new arch because of RN 0.76
```tsx
top text
BOTTOM TEXT
```
```tsx
const PillInforBox = ({children}) => …
-
hi:
i load a svg into a document object,and i want to modify some text node object on runtime,to change the text content or it's styles to show on the screen.how to get text node in a document object…
-
Should the differences files name created using the output file name instead of input.
```
2) test revg deals correctly with elements inside a element - function svg_to_png/3 (Resvg.Test) …
-
# Inserted image (coercion Type xmlSvg) into a powerpoint slide using the setSelectedData method gets distorted
## Your Environment
* Platform [PC desktop, Mac, iOS, Office on the web]: PowerP…
-
### Reproduction link
[https://ant.design/components/input](https://ant.design/components/input)
### Steps to reproduce
Open https://ant.design/components/input, and take a look at the in he…
-
Usvg dependency supports embedding text inside svg, but printpdf not
Svg used to test behavior
```
A
```
![image](https://github.com/user-attachments/assets/c31167f4-b435-4cb5-818a-…
-
Hi,
I have the following problem related to this simple code, which has the task of loading a given SVG file as an object of type DrawingGroup. I care that the texts contained in the given SVG file…
-
### Description
SVGs containing text in this paper are not rendered correctly.
The text should start at the top left of this SVG element, but is translated somewhere towards the bottom.
The tex…
-
**Describe the bug**
An anchor link with a space in it, inside a table, is rendered as `#foo%20bar` not `#foo-bar`.
In addition, anchors inside a table without display text don't render at all.
…
-
### 描述 / Description
Demo:
```js
import React from 'react';
import { StyleSheet, View } from 'react-native';
import { SvgXml } from 'react-native-svg';
const icon = `
…