UNPKG
malebranche
Version:
latest (2.1.0)
2.1.0
2.0.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
Converts clip path coordinates from absolute to fractional units between 0 and 1.
malebranche
/
examples
/
text
/
source.html
9 lines
(8 loc)
•
169 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
p
>
text
</
p
>
<
svg
height
=
"800px"
width
=
"800px"
>
<
text
x
=
"100"
y
=
"200"
font-size
=
"100"
font-family
=
"helvetica"
fill
=
"black"
>
Inline character data
</
text
>
</
svg
>