redrum0x/embroidery

PES文件刺绣阅读器

1.1.2 2020-02-16 18:06 UTC

This package is auto-updated.

Last update: 2024-09-17 04:30:47 UTC


README

使用方法

$pes = new PesFile('file.pes');
$image = new ImageEmbroidery();

$image->imageEmbroidery($pes);