diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2025-04-01 09:47:09 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2025-04-01 09:47:09 +0200 |
commit | cf63a395242d4d05f62c8b0e6bc8f9d1041f7416 (patch) | |
tree | c039a2c4ae95c219e2234aa80480dae9a4295135 /source/contemporary_unisex/headwear/pointy_hat/hats.vit | |
parent | 3d56f4641322f20db134780d66d8437fe49c8ed0 (diff) |
Started instructions for a pointy hat
Diffstat (limited to 'source/contemporary_unisex/headwear/pointy_hat/hats.vit')
-rw-r--r-- | source/contemporary_unisex/headwear/pointy_hat/hats.vit | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/source/contemporary_unisex/headwear/pointy_hat/hats.vit b/source/contemporary_unisex/headwear/pointy_hat/hats.vit new file mode 100644 index 0000000..137997e --- /dev/null +++ b/source/contemporary_unisex/headwear/pointy_hat/hats.vit @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<vit> + <!--Measurements created with Valentina v0.7.52.0 (https://smart-pattern.com.ua/).--> + <version>0.5.2</version> + <read-only>false</read-only> + <notes/> + <unit>cm</unit> + <pm_system>998</pm_system> + <personal> + <customer/> + <birth-date>1800-01-01</birth-date> + <gender>unknown</gender> + <email/> + </personal> + <body-measurements> + <m name="head_circ" value="60"/> + <m description="From chin to crown of head back to chin, passing above ears." full_name="Head: Circumference around chin and crown" name="@head_circ_chin_to_crown" value="65"/> + <m description="From one ear to top of head to the other ear." full_name="Head: ear to ear" name="@head_ear_to_ear" value="34"/> + </body-measurements> +</vit> |