1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-19 08:57:35 +03:00
Macaw/MacawTests/w3cSVGTests/painting-stroke-03-t-manual.reference
2018-09-14 16:56:06 +07:00

200 lines
4.2 KiB
Plaintext

{
"contents" : [
{
"contents" : [
{
"align" : "min",
"baseline" : "bottom",
"fill" : {
"type" : "Color",
"val" : 0
},
"font" : {
"name" : "SVGFreeSansASCII,sans-serif",
"size" : 36,
"weight" : "normal"
},
"node" : "Text",
"place" : "1, 0, 0, 1, 10, 40",
"text" : "Basic paint: stroke properties."
},
{
"form" : {
"segments" : [
{
"data" : [
160,
70
],
"type" : "M"
},
{
"data" : [
200,
20
],
"type" : "l"
},
{
"data" : [
-200,
20
],
"type" : "l"
}
],
"type" : "Path"
},
"node" : "Shape",
"stroke" : {
"cap" : "round",
"dashes" : [
],
"fill" : {
"type" : "Color",
"val" : 255
},
"join" : "miter",
"width" : 30
}
},
{
"form" : {
"segments" : [
{
"data" : [
160,
190
],
"type" : "M"
},
{
"data" : [
200,
20
],
"type" : "l"
},
{
"data" : [
-200,
20
],
"type" : "l"
}
],
"type" : "Path"
},
"node" : "Shape",
"stroke" : {
"cap" : "butt",
"dashes" : [
],
"fill" : {
"type" : "Color",
"val" : 255
},
"join" : "miter",
"miterLimit" : 1,
"width" : 30
}
},
{
"align" : "min",
"baseline" : "bottom",
"fill" : {
"type" : "Color",
"val" : 0
},
"font" : {
"name" : "SVGFreeSansASCII,sans-serif",
"size" : 40,
"weight" : "normal"
},
"node" : "Text",
"place" : "1, 0, 0, 1, 60, 160",
"text" : "stroke-linecap=\"round\""
},
{
"align" : "min",
"baseline" : "bottom",
"fill" : {
"type" : "Color",
"val" : 0
},
"font" : {
"name" : "SVGFreeSansASCII,sans-serif",
"size" : 40,
"weight" : "normal"
},
"node" : "Text",
"place" : "1, 0, 0, 1, 130, 280",
"text" : "stroke-miterlimit=\"1\""
}
],
"node" : "Group"
},
{
"contents" : [
{
"align" : "min",
"baseline" : "bottom",
"fill" : {
"type" : "Color",
"val" : 0
},
"font" : {
"name" : "SVGFreeSansASCII,sans-serif",
"size" : 32,
"weight" : "normal"
},
"node" : "Text",
"place" : "1, 0, 0, 1, 10, 340",
"text" : "$Revision: 1.6 $"
}
],
"node" : "Group"
},
{
"form" : {
"h" : 358,
"type" : "Rect",
"w" : 478,
"x" : 1,
"y" : 1
},
"node" : "Shape",
"stroke" : {
"cap" : "butt",
"dashes" : [
],
"fill" : {
"type" : "Color",
"val" : 0
},
"join" : "miter",
"width" : 1
}
}
],
"layout" : {
"scalingMode" : "meet",
"svgSize" : {
"height" : "100.0%",
"width" : "100.0%"
},
"viewBox" : {
"h" : 360,
"type" : "Rect",
"w" : 480,
"x" : 0,
"y" : 0
},
"xAligningMode" : "mid",
"yAligningMode" : "mid"
},
"node" : "Canvas"
}