Text

Examples

Text Example

  {
  "RequestType": "CreatePNG",
  "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": 2,
      "XposMM": 0.0,
      "YposMM": 40.0,
      "RadiusMM": 50.0,
      "TextStitchParameter": "Dense"
    }
  ],
  "Needle": [
    {
      "Red": 255,
      "Green": 0,
      "Blue": 0,
      "Name": "Red"
    },
    {
      "Red": 0,
      "Green": 255,
      "Blue": 0,
      "Name": "Green"
    }
  ],
  "TrueView": {
    "Strichdicke": "300",
    "Helligkeit": "100",
    "BeleuchtungEin": "1",
    "BeleuchtungWinkel": "90",
    "AusblendenAktiv": "1",
    "AusblendenAb": "127"
  }
}