Files
ptouch_label/samples
knb 29072dc20c Update docs and add sample image for label workflows.
Capture design notes for merge-print and PNG fit behavior, clean up Ruby README formatting, and include a new sample PNG for print testing.

Made-with: Cursor
2026-04-17 03:25:39 +09:00
..
2026-04-12 16:09:41 +09:00

samples

試験・デモ用のサンプル画像PNG/SVGや差込印刷データJSON/YAMLを置くディレクトリです。リポジトリに含める場合はライセンス・著作権に注意してください。

例(ドライラン):

./build/ptouch-print -n -f samples/your.png

差込印刷の例Ruby CLI:

ruby -I ruby/lib ruby/exe/ptouch-label -n --template samples/merge_template.svg --data samples/merge_data.yml
ruby -I ruby/lib ruby/exe/ptouch-label -n --template samples/merge_template.svg --data samples/merge_data.json