Text & Design

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

Text & Design mit der ZSK WEb API

  {
  "RequestType": "CreatePNG",
  "EmbroideryType": "TC",
  "EmbroideryBase64": "base64 encoded embroidery data",
  "Monograms": [
    {
      "Text": [
        "Text 1 (Line 1)",
        "Text 1 (Line 2)"
      ],
      "FontFamily": "Arial",
      "FontSizeMM": 10.0,
      "TextStyle": 0,
      "UsedNeedle": 1,
      "XposMM": 0.0,
      "YposMM": 0.0,
      "RadiusMM": 50.0,
      "TextStitchParameter": "Premium"
    },
    {
      "Text": [
        "Text 2"
      ],
      "FontFamily": "Arial",
      "FontSizeMM": 10.0,
      "TextStyle": 0,
      "UsedNeedle": 6,
      "XposMM": 0.0,
      "YposMM": 40.0,
      "RadiusMM": 50.0,
      "TextStitchParameter": "Dense"
    }
  ],
  "TrueView": {
    "Strichdicke": "300",
    "Helligkeit": "100",
    "BeleuchtungEin": "1",
    "BeleuchtungWinkel": "90",
    "AusblendenAktiv": "1",
    "AusblendenAb": "127"
  }
}