Text with a DST file

Note:*"EmbroideryBase64" the example contains only dummy data!

"SeqAssignmentJson" contains Json data with the needle assignment information. For details on the “NeedleAssignment” data refer to

Example image 7

  {
  "RequestType": "CreatePNG",
  "EmbroideryType": "DST",
  "EmbroideryBase64": "base64 encoded embroidery data",
  "SeqAssignmentJson": 
  "{\"NeedleAssignment\":
{\"10\":[0,4],\"5\":[1,2],\"11\":[3],\"8\":[5,13,15,18,19,22],\"4\":[6],\"9\":[7,12,1416,20,24],\"2\":[8,9],\"3\":[10],\"0\":[11],\"7\":[17,21,23]},
\"UsedConeDefs\":[
{\"R\":196,\"G\":30,\"B\":58,\"ColorNumber\":5566,\"ColorName\":\"radiant red\",\"Manufacturer\":\"A&E\",\"Name\":\"Robinson Anton\", \"BarCodes\":[\"710605017753\"]},
{\"R\":17,\"G\":33,\"B\":81,\"ColorNumber\":0,\"ColorName\":\"pn navy\",\"Manufacturer\":\"A&E\",\"Name\":\"Robinson Anton\", \"BarCodes\":[\"710605019634\"]},
{\"R\":12,\"G\":92,\"B\":146,\"ColorNumber\":5520,\"ColorName\":\"blue\",\"Manufacturer\":\"A&E\",\"Name\":\"Robinson Anton\", \"BarCodes\":[\"710605017333\"]},
{\"R\":0,\"G\":0,\"B\":0,\"ColorNumber\":20,\"ColorName\":\"Black\",\"Manufacturer\":\"Amann\",\"Name\":\"Isacord\",
\"BarCodes\":[\"2914-0020\",\"2922-0020\"]},
{\"R\":175,\"G\":175,\"B\":180,\"ColorNumber\":131,\"ColorName\":\"Smoke\",\"Manufacturer\":\"Amann\",\"Name\":\"Isacord\",
\"BarCodes\":[\"2914-0131\",\"2922-0131\"]},
{\"R\":0,\"G\":109,\"B\":117,\"ColorNumber\":4116,\"ColorName\":\"Dark Teal\",\"Manufacturer\":\"Amann\",\"Name\":\"Isacord\",
\"BarCodes\":[\"2914-4116\",\"2922-4116\"]},
{\"R\":204,\"G\":225,\"B\":245,\"ColorNumber\":3962,\"ColorName\":\"River Mist\",\"Manufacturer\":\"Amann\",\"Name\":\"Isacord\", \"BarCodes\":[\"2914-3962\",\"2922-3962\"]},
{\"R\":204,\"G\":51,\"B\":102,\"ColorNumber\":1906,\"ColorName\":\"Tulip\",\"Manufacturer\":\"Amann\",\"Name\":\"Isacord\", 
\"BarCodes\":[\"2914-1906\",\"2922-1906\"]},
{\"R\":216,\"G\":44,\"B\":48,\"ColorNumber\":1720,\"ColorName\":\"Not Quite Red\",\"Manufacturer\":\"Amann\",\"Name\":\"Isacord\",
\"BarCodes\":[\"2914-1720\",\"2922-1720\"]},
{\"R\":255,\"G\":240,\"B\":0,\"ColorNumber\":605,\"ColorName\":\"Daisy\",\"Manufacturer\":\"Amann\",\"Name\":\"Isacord\", 
\"BarCodes\":[\"2914-0605\",\"2922-0605\"]},
{\"R\":102,\"G\":153,\"B\":51,\"ColorNumber\":5633,\"ColorName\":\"Lime\",\"Manufacturer\":\"Amann\",\"Name\":\"Isacord\", 
\"BarCodes\":[\"2914-5633\",\"2922-5633\"]},
{\"R\":240,\"G\":220,\"B\":170,\"ColorNumber\":532,\"ColorName\":\"Champagne\",\"Manufacturer\":\"Amann\",\"Name\":\"Isacord\", \"BarCodes\":[\"2914-0532\",\"2922-0532\"]}],
\"StartIndex\":0}",
  "Monograms": [
    {
      "Text": [
        "Text 1 (Line 1)",
        "Text 1 (Line 2)"
      ],
      "FontFamily": "Arial",
      "FontSizeMM": 10.0,
      "TextStyle": 0,
      "UsedNeedle": 4,
      "XposMM": 0.0,
      "YposMM": 110.0,
      "RadiusMM": 50.0,
      "TextStitchParameter": "Premium"
    },
    {
      "Text": [
        "Text 2"
      ],
      "FontFamily": "Arial Black",
      "FontSizeMM": 10.0,
      "TextStyle": 0,
      "UsedNeedle": 3,
      "XposMM": 0.0,
      "YposMM": 140.0,
      "RadiusMM": 50.0,
      "TextStitchParameter": "Dense"
    }
  ],
  "TrueView": {
    "Strichdicke": "300",
    "Helligkeit": "100",
    "BeleuchtungEin": "1",
    "BeleuchtungWinkel": "90",
    "AusblendenAktiv": "1",
    "AusblendenAb": "127"
  }
}