Files
jiapuapp/design-pipeline/manifests/g01-state-frame-v3.json
T
2026-07-22 17:31:38 +08:00

30 lines
1.0 KiB
JSON

{
"schemaVersion": 3,
"kind": "asset-build-manifest",
"family": "g01-state-frame-v3",
"assets": [
{
"id": "g01-empty-panel-frame",
"source": "docs/design/assets/g01-state/masters/g01-empty-panel-master.png",
"output": "static/assets/modules/genealogy/transparent/g01-empty-panel-frame.png",
"sourcePixels": { "width": 1122, "height": 1402 },
"outputPixels": { "width": 1122, "height": 1402 },
"alpha": { "required": true, "transparentOuterPadding": 0, "cornerMaxAlpha": 0 },
"edge": { "forbidChromaResidue": false, "forbidLightFringe": false, "premultipliedAlphaCheck": true },
"quality": { "maxBytes": 2200000, "colorSpace": "sRGB" },
"processing": {
"mode": "warm-gold-frame-extract",
"borderBand": 110,
"redGreenMin": 15,
"greenBlueMin": 12,
"redBlueMin": 35,
"redMaxExclusive": 245,
"blueMaxExclusive": 180,
"alphaOffset": 25,
"alphaScale": 6,
"outputMode": "RGBA"
}
}
]
}