2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t" : "Penelope pencil skirt" ,
"d" : "Penelope is a pencil skirt with or without a vent in the back." ,
"p" : {
"back" : "Back" ,
"front" : "Front" ,
2023-07-01 16:39:12 +02:00
"waistband" : "Waistband"
2023-06-17 19:08:37 +02:00
} ,
2023-06-17 18:02:31 +02:00
"s" : { } ,
2023-06-17 19:08:37 +02:00
"o" : {
"backDartDepthFactor" : {
"t" : "Back dart depth factor" ,
"d" : "How far down does the back dart go from the waistband. This is a factor of the Natural Waist To Seat measurement."
} ,
"backVent" : {
"t" : "Back vent" ,
"d" : "Add a vent in the back of the skirt."
} ,
2023-09-26 23:09:49 +00:00
"backVentNo" : {
"t" : "No vent in the back" ,
"d" : "This will be the challenging way to walk."
} ,
"backVentYes" : {
"t" : "A vent in the back" ,
"d" : "Making it easier to walk."
} ,
2023-06-17 19:08:37 +02:00
"backVentLength" : {
"t" : "Back vent length" ,
"d" : "Length of the Back Vent as a percentage of the skirt length."
} ,
2023-07-02 16:22:45 +02:00
"curvedDarts" : {
"t" : "Curved darts" ,
"d" : "Whether or not to used curved darts."
} ,
2023-09-26 23:09:49 +00:00
"curvedDartsNo" : {
"t" : "Straight darts" ,
"d" : "The darts will be straight, for the standard look."
} ,
"curvedDartsYes" : {
"t" : "Curved darts" ,
"d" : "The darts will be curved, making the shape in the back and front more round."
} ,
2023-06-17 19:08:37 +02:00
"dartToSideSeamFactor" : {
"t" : "Dart to side seam factor" ,
"d" : "Percentage of how much of the hip to waist reduction has to be taken in by the darts versus the side seam."
} ,
"frontDartDepthFactor" : {
"t" : "Front dart depth factor" ,
"d" : "How far down does the front dart go from the waistband. This is a factor of the Natural Waist To Seat measurement."
} ,
"hem" : {
"t" : "Size of the hem" ,
"d" : "The size of the hem. Measurement in absolute values."
} ,
"hemBonus" : {
"t" : "Hem bonus" ,
"d" : "This option will reduce the circumference of the skirt at the hem. Percentage of the Seat measurement."
} ,
"lengthBonus" : {
"t" : "Length bonus" ,
"d" : "This sets the length of the skirt. Percentage of the Natural Waist to Knee measurement."
} ,
"nrOfDarts" : {
"t" : "Number of darts" ,
"d" : "The number of darts used in the pattern. Maximum is 2. This option can be reduced by the pattern if the calculations create darts that are too small."
} ,
"seatEase" : {
"t" : "Seat ease" ,
"d" : "Amount of ease at the seat level."
} ,
2023-09-27 15:12:38 +02:00
"waistband" : {
"t" : "Waistband" ,
2023-06-17 19:08:37 +02:00
"d" : "Add a waistband to the pattern."
} ,
2023-09-27 15:12:38 +02:00
"waistbandNo" : {
"t" : "No waistband" ,
2023-09-26 23:09:49 +00:00
"d" : "Just the skirt, nothing else."
} ,
2023-09-27 15:12:38 +02:00
"waistbandYes" : {
"t" : "Skirt with a waistband" ,
"d" : "Add a waistband."
2023-09-26 23:09:49 +00:00
} ,
2023-09-27 15:15:05 +02:00
"waistbandOverlap" : {
"t" : "Waistband overlap" ,
"d" : "How much the waistband should overlap at the front."
} ,
2023-09-27 15:12:38 +02:00
"waistbandWidth" : {
"t" : "Waistband width" ,
"d" : "The width of the waistband."
2023-06-17 19:08:37 +02:00
} ,
"waistEase" : {
"t" : "Waist ease" ,
"d" : "Amount of ease at the waist level."
} ,
"zipperLocation" : {
"t" : "Zipper location" ,
"d" : "The location of the zipper."
2023-09-26 23:09:49 +00:00
} ,
"zipperLocation.backSeam" : {
"t" : "Add the zipper to the back seam" ,
"d" : "Good option with the back vent."
} ,
"zipperLocation.sideSeam" : {
"t" : "Add the zipper to the side seam" ,
"d" : "Allows you to cut the back on fold, removing the seam from the back."
2023-06-17 19:08:37 +02:00
}
}
2023-06-17 18:02:31 +02:00
}