Files
gstack/lib/diagram-render/dist/BUILD_INFO.json
T
Garry Tan 69bf3b07a1 feat(diagram-render): __downscaleRaster for print-resolution image normalization
Data-URI rasters re-encode in their own format (JPEG stays JPEG at q0.9 —
PNG-encoding photos bloats them) at an explicit target pixel width. Used by
make-pdf's pre-pass for the 300dpi content-box ceiling (eng-review D4).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 23:59:40 -07:00

14 lines
346 B
JSON

{
"name": "gstack-diagram-render",
"sha256": "0ee91aef5a8da85c8941c26ebf2991bbeba82412644bb070d5c5dd2e23538b81",
"bytes": 9645503,
"bunVersion": "1.3.13",
"deps": {
"@excalidraw/excalidraw": "0.18.0",
"@excalidraw/mermaid-to-excalidraw": "1.1.2",
"mermaid": "11.12.2",
"react": "18.3.1",
"react-dom": "18.3.1"
}
}