Skip to content

fix: make Display 10 FHD mechanical drawing visible (white background) - #2098

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tzz-radxa:docs/display-10-fhd-mech-drawing-fix-20260906
Sep 7, 2026
Merged

fix: make Display 10 FHD mechanical drawing visible (white background)#2098
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tzz-radxa:docs/display-10-fhd-mech-drawing-fix-20260906

Conversation

@tzz-radxa

Copy link
Copy Markdown
Contributor

Summary

Fix the Radxa Display 10 FHD mechanical specification drawing on the product page (accessories/display/lcd-10-fhd/lcd-10-fhd-product.md), which currently renders as a fully black image.

Problem

A customer building a custom enclosure contacted support saying the Display 10 FHD spec sheet was unreadable and requested a dimensioned drawing. Investigation found that static/img/accessories/display/display_10_fhd_01.webp is a black-on-transparent export: every RGB channel is black (#000) and the actual drawing content only exists in the alpha channel (4.6% opaque pixels). Over a dark background / dark theme the image composites to an entirely black block with zero visible content.

Fix

Flatten the drawing onto an opaque white background (same 3508×2480 resolution, lossless WebP, no dimension content changed — verified visually: outline 155×246.16×5.95 mm, active area 135.36×216.58 mm, mounting holes and side-view stack-up all present and readable). The image is now theme-independent and displays correctly everywhere.

File size: 127,710 B → 112,888 B (lossless).

Source

Confirmed support case (Display 10 FHD dimensional drawing request, 2026-09-06). Docs-only change, no text/bilingual impact (single shared static asset referenced by the product pages).

The mechanical specification image (display_10_fhd_01.webp) on the
Display 10 FHD product page is a black-on-transparent PNG-style export:
all RGB channels are black and the drawing only exists in the alpha
channel. Rendered over a dark background the image appears as a fully
black block, which is exactly what a customer reported when trying to
read the dimensional drawing (outline 155 x 246.16 x 5.95 mm).

Flatten the drawing onto an opaque white background so it displays
correctly in both light and dark themes. No dimension content changed.
@Milir-Radxa
Milir-Radxa merged commit a7ce744 into radxa-docs:main Sep 7, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants