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

62 lines
3.3 KiB
JSON

{
"schemaVersion": 3,
"kind": "asset-build-manifest",
"family": "page-backgrounds-v3",
"assets": [
{
"id": "genealogy-page-background-long",
"source": "docs/design/assets/g01-background/masters/genealogy-page-background-long-flagship-master.png",
"output": "static/assets/modules/genealogy/opaque/genealogy-page-background-long.png",
"sourcePixels": { "width": 1536, "height": 3840 },
"outputPixels": { "width": 1440, "height": 3600 },
"quality": { "maxBytes": 7000000, "colorSpace": "sRGB" },
"processing": { "mode": "opaque-resize", "resample": "lanczos", "outputMode": "RGB" }
},
{
"id": "tree-page-background-long",
"source": "docs/design/assets/module-backgrounds/masters/tree-page-background-imagegen-source.png",
"output": "static/assets/modules/tree/opaque/tree-page-background-long.png",
"sourcePixels": { "width": 793, "height": 1983 },
"outputPixels": { "width": 1440, "height": 3600 },
"quality": { "maxBytes": 7000000, "colorSpace": "sRGB" },
"processing": { "mode": "opaque-cover-crop", "resample": "lanczos", "anchor": "center", "outputMode": "RGB" }
},
{
"id": "family-page-background-long",
"source": "docs/design/assets/module-backgrounds/masters/family-page-background-imagegen-source.png",
"output": "static/assets/modules/family/opaque/family-page-background-long.png",
"sourcePixels": { "width": 793, "height": 1983 },
"outputPixels": { "width": 1440, "height": 3600 },
"quality": { "maxBytes": 7000000, "colorSpace": "sRGB" },
"processing": { "mode": "opaque-cover-crop", "resample": "lanczos", "anchor": "center", "outputMode": "RGB" }
},
{
"id": "records-page-background-long",
"source": "docs/design/assets/module-backgrounds/masters/records-page-background-imagegen-source.png",
"output": "static/assets/modules/records/opaque/records-page-background-long.png",
"sourcePixels": { "width": 793, "height": 1983 },
"outputPixels": { "width": 1440, "height": 3600 },
"quality": { "maxBytes": 7000000, "colorSpace": "sRGB" },
"processing": { "mode": "opaque-cover-crop", "resample": "lanczos", "anchor": "center", "outputMode": "RGB" }
},
{
"id": "notification-page-background-long",
"source": "docs/design/assets/module-backgrounds/masters/notification-page-background-imagegen-source.png",
"output": "static/assets/modules/notification/opaque/notification-page-background-long.png",
"sourcePixels": { "width": 793, "height": 1983 },
"outputPixels": { "width": 1440, "height": 3600 },
"quality": { "maxBytes": 7000000, "colorSpace": "sRGB" },
"processing": { "mode": "opaque-cover-crop", "resample": "lanczos", "anchor": "center", "outputMode": "RGB" }
},
{
"id": "profile-page-background-long",
"source": "docs/design/assets/module-backgrounds/masters/profile-page-background-imagegen-source.png",
"output": "static/assets/modules/profile/opaque/profile-page-background-long.png",
"sourcePixels": { "width": 793, "height": 1983 },
"outputPixels": { "width": 1440, "height": 3600 },
"quality": { "maxBytes": 7000000, "colorSpace": "sRGB" },
"processing": { "mode": "opaque-cover-crop", "resample": "lanczos", "anchor": "center", "outputMode": "RGB" }
}
]
}