2023-06-17 18:02:31 +02:00
|
|
|
{
|
2023-07-01 16:41:38 +02:00
|
|
|
"t": "Render Test",
|
|
|
|
"d": "A FreeSewing pattern to showcase how various elements are rendered/themed",
|
2023-09-27 16:16:46 +02:00
|
|
|
"p": {
|
|
|
|
"demo": "Demo"
|
|
|
|
},
|
2023-06-17 18:02:31 +02:00
|
|
|
"s": {},
|
2023-09-27 16:16:46 +02:00
|
|
|
"o": {
|
|
|
|
"only": {
|
|
|
|
"t": "Tests to include",
|
|
|
|
"d": "This option allows you to limit render tests to a specific subset"
|
|
|
|
},
|
|
|
|
"only.false": {
|
|
|
|
"t": "All tests",
|
|
|
|
"d": "Include all render tests"
|
|
|
|
},
|
|
|
|
"only.circles": {
|
|
|
|
"t": "Circles",
|
|
|
|
"d": "Draft render tests for circles"
|
|
|
|
},
|
|
|
|
"only.colors": {
|
|
|
|
"t": "Colors",
|
|
|
|
"d": "Draft render tests for colors"
|
|
|
|
},
|
|
|
|
"only.widths": {
|
|
|
|
"t": "Line widths",
|
|
|
|
"d": "Draft render tests for line widths"
|
|
|
|
},
|
|
|
|
"only.styles": {
|
|
|
|
"t": "Styles",
|
|
|
|
"d": "Draft render tests for line styles"
|
|
|
|
},
|
|
|
|
"only.combos": {
|
|
|
|
"t": "Combos",
|
|
|
|
"d": "Draft combined render tests"
|
|
|
|
},
|
|
|
|
"only.text": {
|
|
|
|
"t": "Text",
|
|
|
|
"d": "Draft render tests for text"
|
|
|
|
},
|
|
|
|
"only.snippets": {
|
|
|
|
"t": "Snippets tests",
|
|
|
|
"d": "Draft render tests for snippets"
|
|
|
|
},
|
|
|
|
"only.macros": {
|
|
|
|
"t": "Macros",
|
|
|
|
"d": "Draft render tests for macros"
|
|
|
|
}
|
|
|
|
}
|
2023-06-17 18:02:31 +02:00
|
|
|
}
|