openpencil/tools
Kayshen-X 75ec668463 feat(sdk): add op-web-sdk read-only web viewer crate
Plan 1 of the web embedding SDK (TS-retirement Phase 2): a wasm Viewer that
parses a .op document, renders it read-only via CanvasKit by reusing
op-editor-ui's canvas_viewport, supports pan/zoom navigation, exposes
read-only JSON snapshots, and exports SVG. Type-gen reuses jian-ops-schema's
ts-rs export.

Additive: new crate plus surgical cold pub exposures (CanvasViewport::from_scene
in op-editor-ui; pub mod canvaskit + pub init_backend in op-host-web). No TS
deleted. 17 tests; wasm 2.2 MiB gzip (0 env.* imports); clippy -D warnings clean.
2026-06-19 17:52:12 +08:00
..
bundle-macos.sh Improve git panel parity and macOS bundle identity 2026-05-31 20:23:28 +08:00
check-jian-boundaries.sh docs: translate remaining Chinese source comments to English 2026-05-17 09:33:41 +08:00
check-wasm-bundle.sh fix(web): close native parity gaps in rust web host 2026-06-19 12:56:43 +08:00
check-widget-boundary.sh feat(sdk): add op-web-sdk read-only web viewer crate 2026-06-19 17:52:12 +08:00
convert-locales.py fix(i18n): point convert-locales.py output at the op-i18n crate 2026-05-16 14:25:58 +08:00
dump-diagnostics-golden.ts feat(ai): implement op-design-lint Rust crate (S1) 2026-05-23 18:39:08 +08:00
export-shadcn-kit.ts chore(build): release packaging scripts, wasm bundle gate with codegen, workspace docs + lockfile 2026-06-12 23:28:09 +08:00
fetch-skia-artifact.sh build(step-1b): add tools/fetch-skia-artifact.sh (Variant A release path) 2026-05-09 21:04:00 +08:00
merge-settings-i18n.py feat(desktop): winit shell platform integration 2026-05-18 08:29:36 +08:00