Comandi ZPL

^A@ · Caricare un font tramite nome file

Carica un font della stampante tramite il nome file p. es. TrueType .

Carica un font della stampante tramite il nome file (p. es. TrueType).

Parametri

  • ^A@o,h,w,d:o.x - o: orientamento (N/R/I/B)
  • ^A@o,h,w,d:o.x - h: altezza font in dots
  • ^A@o,h,w,d:o.x - w: larghezza font in dots
  • ^A@o,h,w,d:o.x - d:o.x: unità, nome font ed estensione (.FNT, .TTF o .TTE), p. es. E:ARIAL.TTF

Esempio

^XA
^FO50,50^A@N,40,40,E:ARIAL.TTF^FDHello^FS
^XZ
Anteprima ZPL: ^A@ · Caricare un font tramite nome file

Suggerimento

Prima carica un font TrueType con ~DY (o una conversione SVG→TTF con lo strumento zplCloud).