f1779b94f0
feat(ruby): QR/Barcode merge placeholders in SVG templates
...
Add data-kb-placeholder qr/barcode support with rqrcode and barby.
Scale QR to fit placeholder box (viewBox + meet) and barcode by height
with natural width. Declare barby and rqrcode runtime dependencies.
Made-with: Cursor
2026-04-19 10:06:50 +09:00
094f183994
ptouch-label/ptouch-print のオプション整理と trim-right 対応を反映
...
CLIヘルプ文言を簡潔化しつつ、右余白トリム機能と関連API・ドキュメント更新をまとめて取り込み、PNG/SVG/テンプレート経路での利用体験を揃える。
Made-with: Cursor
2026-04-16 19:09:37 +09:00
32ab12f661
ptouch-label CLIを追加して差込印刷を拡張
...
コマンド名を機能に合わせて整理し、SVGテンプレート+JSON/YAMLの差込印刷とメディア情報取得を使いやすくする。
Made-with: Cursor
2026-04-16 14:49:08 +09:00
f26a1186a3
libptouch の更新に追従
2026-04-13 11:39:31 +09:00
c5c7c2ba52
ruby binding 追加
...
- FFI gem (libptouch)、exe ptouch-print-png(PNG のみ)
- ステータス 32 バイトを Hash に展開(parse_status / status_hash)
- CMake: libptouch 共有ライブラリ(ptouch_shared)
- RuboCop、gemspec(homepage / source_code_uri)
Made-with: Cursor
2026-04-12 16:06:50 +09:00