From e27081a8cac8e027393dca92b68084159e3dd32a Mon Sep 17 00:00:00 2001 From: MacDue Date: Sun, 11 Jun 2023 16:47:50 +0100 Subject: [PATCH] Base: Add an SVG `fill-rule` example page --- Base/res/html/misc/svg-fill-rule.html | 19 +++++++++++++++++++ Base/res/html/misc/welcome.html | 1 + 2 files changed, 20 insertions(+) create mode 100644 Base/res/html/misc/svg-fill-rule.html diff --git a/Base/res/html/misc/svg-fill-rule.html b/Base/res/html/misc/svg-fill-rule.html new file mode 100644 index 0000000000..5a225b2abf --- /dev/null +++ b/Base/res/html/misc/svg-fill-rule.html @@ -0,0 +1,19 @@ + + + + + + + + diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index aa9625db6f..20adf8486f 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -73,6 +73,7 @@
  • svg transforms
  • svg gradients
  • svg preserveAspectRatio
  • +
  • svg fill-rule
  • small
  • link
  • links with fragments