From 7dd0051c5fc83ee59f52d1b5f19800c8d75b4709 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Thu, 22 Jul 2021 08:58:39 +0200 Subject: Start drawing block for Cycling Knickers, Superlative System... --- superlative_system/README.rst | 39 ++++++++++ superlative_system/cycling_knickers.val | 132 ++++++++++++++++++++++++++++++++ superlative_system/measurements.vit | 22 ++++++ 3 files changed, 193 insertions(+) create mode 100644 superlative_system/README.rst create mode 100644 superlative_system/cycling_knickers.val create mode 100644 superlative_system/measurements.vit (limited to 'superlative_system') diff --git a/superlative_system/README.rst b/superlative_system/README.rst new file mode 100644 index 0000000..aad6749 --- /dev/null +++ b/superlative_system/README.rst @@ -0,0 +1,39 @@ +************************************************ + Superlative System of Cutting Ladies' Garments +************************************************ + +The blocks in this directory have been drawn following the instructions +on `Superlative System of Cutting Ladies' Garments`_ by Chas. J. Stone, +published in 1897. + +.. _`Superlative System of Cutting Ladies' Garments`: https://archive.org/details/superlativesyste00ston + +Measurements +============ + +The blocks have been converted to metric measures. + +All measurements should be taken on top of basic underwear, including a +corset, following the instructions given by the book. + +Knickers etc. +------------- + +Measurements used for the Cycling Knickers (page 72). + ++----------------------+-----+----------------------------------------------+ +| Superlative System | Valentina | ++======================+=====+==============================================+ +| Rise | N04 | ``rise_length_side_sitting`` | ++----------------------+-----+----------------------------------------------+ +| Waist | G07 | ``waist_circ`` | ++----------------------+-----+----------------------------------------------+ +| Outside length to k. | A19 | ``height_waist_side_to_knee`` | ++----------------------+-----+----------------------------------------------+ +| Seat | G09 | ``hip_circ`` | ++----------------------+-----+----------------------------------------------+ +| Band at knee | M06 | ``leg_knee_small_circ`` | ++----------------------+-----+----------------------------------------------+ +| | | | ++----------------------+-----+----------------------------------------------+ + diff --git a/superlative_system/cycling_knickers.val b/superlative_system/cycling_knickers.val new file mode 100644 index 0000000..e423d63 --- /dev/null +++ b/superlative_system/cycling_knickers.val @@ -0,0 +1,132 @@ + + + + 0.8.10 + cm + + + Cycling Knickers + + + + + + + + + + + measurements.vit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 63 + 64 + + +
+
+
diff --git a/superlative_system/measurements.vit b/superlative_system/measurements.vit new file mode 100644 index 0000000..36f6786 --- /dev/null +++ b/superlative_system/measurements.vit @@ -0,0 +1,22 @@ + + + + 0.5.1 + false + + cm + 998 + + + 1800-01-01 + unknown + + + + + + + + + + -- cgit v1.2.3