1
0
Fork 0

fix(markdown): Re-genrated options images with theme

This commit is contained in:
Joost De Cock 2022-06-27 11:15:37 +02:00
parent 077c25416d
commit f04bafc20e
861 changed files with 170478 additions and 861 deletions

View file

@ -1,8 +1,205 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg
xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:lang="en" xmlns:freesewing="http://freesewing.org/namespaces/freesewing" freesewing="2.21.0-rc.2" freesewing:plugin-banner="2.21.0-rc.2" freesewing:plugin-bartack="2.21.0-rc.2" freesewing:plugin-buttons="2.21.0-rc.2" freesewing:plugin-cutonfold="2.21.0-rc.2" freesewing:plugin-dimension="2.21.0-rc.2" freesewing:plugin-grainline="2.21.0-rc.2" freesewing:plugin-logo="2.21.0-rc.2" freesewing:plugin-mirror="2.21.0-rc.2" freesewing:plugin-notches="2.21.0-rc.2" freesewing:plugin-title="2.21.0-rc.2" freesewing:plugin-scalebox="2.21.0-rc.2" freesewing:plugin-round="2.21.0-rc.2" freesewing:plugin-sprinkle="2.21.0-rc.2" freesewing:plugin-measurements="2.21.0-rc.2" width="894mm" height="1241.91mm" viewBox="0 0 894.0013546896946 1241.9058829097964"
xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:lang="en" xmlns:freesewing="http://freesewing.org/namespaces/freesewing" freesewing="2.21.0-rc.2" freesewing:plugin-banner="2.21.0-rc.2" freesewing:plugin-bartack="2.21.0-rc.2" freesewing:plugin-buttons="2.21.0-rc.2" freesewing:plugin-cutonfold="2.21.0-rc.2" freesewing:plugin-dimension="2.21.0-rc.2" freesewing:plugin-grainline="2.21.0-rc.2" freesewing:plugin-logo="2.21.0-rc.2" freesewing:plugin-mirror="2.21.0-rc.2" freesewing:plugin-notches="2.21.0-rc.2" freesewing:plugin-title="2.21.0-rc.2" freesewing:plugin-scalebox="2.21.0-rc.2" freesewing:plugin-round="2.21.0-rc.2" freesewing:plugin-sprinkle="2.21.0-rc.2" freesewing:plugin-measurements="2.21.0-rc.2" class="freesewing" freesewing:plugin-theme="2.21.0-rc.2" width="894mm" height="1241.91mm" viewBox="0 0 894.0013546896946 1241.9058829097964"
>
<style type="text/css"> <![CDATA[
text.title-nr{font-size:24pt;font-weight:700;text-anchor:middle;dominant-baseline:reset-size}text.title-name{font-size:7pt;font-weight:500;text-anchor:middle;dominant-baseline:reset-size}text.title-pattern{font-size:4pt;font-weight:500;dominant-baseline:reset-size;text-anchor:middle;font-style:italic}
/* Sample classes */
svg.freesewing path.sample {
stroke-width: 0.75
}
svg.freesewing path.sample-focus {
stroke-width: 1.5; fill: rgba(0,0,0,0.1)
}
/* Paperless grid */
svg.freesewing path.grid {
fill: none;
stroke: #555;
stroke-width: 0.3;
}
svg.freesewing path.gridline {
stroke: #555;
stroke-width: 0.2;
}
svg.freesewing path.gridline-lg {
stroke: #777;
stroke-width: 0.2;
stroke-dasharray: 1.5,1.5;
}
svg.freesewing path.gridline-sm {
stroke: #999;
stroke-width: 0.1;
}
svg.freesewing path.gridline-xs {
stroke: #999;
stroke-width: 0.1;
stroke-dasharray: 0.5,0.5;
}
svg.freesewing path.gridbox {
fill: url(#grid);
}
/* Reset */
svg.freesewing path,
svg.freesewing circle,
svg.freesewing rect {
fill: none;
stroke: none;
}
/* Defaults */
svg.freesewing path,
svg.freesewing circle {
stroke: #000;
stroke-opacity: 1;
stroke-width: 0.3;
stroke-linecap: round;
stroke-linejoin: round;
}
/* Stroke classes */
svg.freesewing .fabric {
stroke-width: 0.6;
stroke: #212121;
}
svg.freesewing .lining {
stroke-width: 0.6;
stroke: #ff5b77;
}
svg.freesewing .interfacing {
stroke-width: 0.6;
stroke: #64b5f6;
}
svg.freesewing .canvas {
stroke-width: 0.6;
stroke: #ff9000;
}
svg.freesewing .various {
stroke-width: 0.6;
stroke: #4caf50;
}
svg.freesewing .note {
stroke-width: 0.4;
stroke: #dd60dd;
}
svg.freesewing .mark {
stroke-width: 0.4;
stroke: blue;
}
svg.freesewing .contrast {
stroke-width: 0.8;
stroke: red;
}
svg.freesewing .stroke-xs {
stroke-width: 0.1;
}
svg.freesewing .stroke-sm {
stroke-width: 0.2;
}
svg.freesewing .stroke-lg {
stroke-width: 0.6;
}
svg.freesewing .stroke-xl {
stroke-width: 1;
}
svg.freesewing .stroke-xxl,
svg.freesewing .stroke-2xl {
stroke-width: 2;
}
svg.freesewing .stroke-3xl {
stroke-width: 3;
}
svg.freesewing .stroke-4xl {
stroke-width: 4;
}
svg.freesewing .sa {
stroke-dasharray: 0.4, 0.8;
}
svg.freesewing .help {
stroke-width: 0.2;
stroke-dasharray: 15, 1.5, 1, 1.5;
}
svg.freesewing .dotted {
stroke-dasharray: 0.4, 0.8;
}
svg.freesewing .dashed {
stroke-dasharray: 1, 1.5;
}
svg.freesewing .lashed {
stroke-dasharray: 6, 6;
}
svg.freesewing .hidden {
stroke: none;
fill: none;
}
/* Fill classes */
svg.freesewing .fill-fabric {
fill: #212121;
}
svg.freesewing .fill-lining {
fill: #ff5b77;
}
svg.freesewing .fill-interfacing {
fill: #64b5f6;
}
svg.freesewing .fill-canvas {
fill: #ff9000;
}
svg.freesewing .fill-various {
fill: #4caf50;
}
svg.freesewing .fill-note {
fill: #dd69dd;
}
svg.freesewing .fill-mark {
fill: blue;
}
svg.freesewing .fill-contrast {
fill: red;
}
/* Text */
svg.freesewing text {
font-size: 5px;
font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue',
Arial, sans-serif;
fill: #000;
text-anchor: start;
font-weight: 200;
dominant-baseline: ideographic;
}
svg.freesewing .text-xs {
font-size: 3px;
}
svg.freesewing .text-sm {
font-size: 4px;
}
svg.freesewing .text-lg {
font-size: 7px;
}
svg.freesewing .text-xl {
font-size: 9px;
}
svg.freesewing .text-xxl {
font-size: 12px;
}
svg.freesewing .center {
text-anchor: middle;
}
svg.freesewing .right {
text-anchor: end;
}
/* Bartack */
svg.freesewing path.bartack {
stroke-width: 2;
stroke: #fd7e14;
stroke-linecap: butt;
}
]]>
</style>
<script type="text/javascript"> <![CDATA[

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 104 KiB

Before After
Before After