Redraw the wordmark so the logo matches the written name #28

Closed
opened 2026-08-18 15:55:39 -05:00 by null · 1 comment
Owner

The product's canonical name is Privacy: Period Tracker, with a space after the colon. The supplied artwork sets it as Privacy:Period Tracker, with none.

So docs/data/img/logo.webp and docs/data/img/banner.webp — both derived from that lockup — now disagree with every document, with app_full_name, and with docs/design/BRAND_GUIDE.md §10, which was updated to the space form when the project was renamed.

It is a small difference and it is the kind that gets noticed on a store listing rather than in a repository. Whichever way it is resolved, the two should agree:

  • redraw the lockup with the space, regenerate logo.webp and banner.webp from it, and leave everything else alone; or
  • decide the drawn form is right, and change the canonical name back — which means BRAND_GUIDE.md §10, twelve document titles, app_name, app_full_name and the Command Center display name.

Why this is filed rather than fixed. Closing the gap needs the wordmark redrawn, and an agent must not fake the lockup any more than it may fake the three marks in docs/data/img/ — the reason is the same one docs/data/README.md gives: a placeholder that looks deliberate outlives the issue that would have replaced it.

The source files are docs/design/brand/lockup-light-source.png and lockup-dark-source.png. Regenerating the two webp assets afterwards is mechanical — the recipe, including the flood-fill that removes the black behind the rounded corners, is in the commit that produced them.

Verify: the wordmark in docs/data/img/logo.webp and docs/data/img/banner.webp renders the name in the same form as app_full_name in app/src/main/res/values/strings.xml.

The product's canonical name is **Privacy: Period Tracker**, with a space after the colon. The supplied artwork sets it as *Privacy:Period Tracker*, with none. So `docs/data/img/logo.webp` and `docs/data/img/banner.webp` — both derived from that lockup — now disagree with every document, with `app_full_name`, and with `docs/design/BRAND_GUIDE.md` §10, which was updated to the space form when the project was renamed. It is a small difference and it is the kind that gets noticed on a store listing rather than in a repository. Whichever way it is resolved, the two should agree: - redraw the lockup with the space, regenerate `logo.webp` and `banner.webp` from it, and leave everything else alone; **or** - decide the drawn form is right, and change the canonical name back — which means BRAND_GUIDE.md §10, twelve document titles, `app_name`, `app_full_name` and the Command Center display name. **Why this is filed rather than fixed.** Closing the gap needs the wordmark redrawn, and an agent must not fake the lockup any more than it may fake the three marks in `docs/data/img/` — the reason is the same one `docs/data/README.md` gives: a placeholder that looks deliberate outlives the issue that would have replaced it. The source files are `docs/design/brand/lockup-light-source.png` and `lockup-dark-source.png`. Regenerating the two webp assets afterwards is mechanical — the recipe, including the flood-fill that removes the black behind the rounded corners, is in the commit that produced them. Verify: the wordmark in `docs/data/img/logo.webp` and `docs/data/img/banner.webp` renders the name in the same form as `app_full_name` in `app/src/main/res/values/strings.xml`.
null added this to the Batch 08 — Polish milestone 2026-08-18 15:55:39 -05:00
null added the
P2
label 2026-08-18 15:55:39 -05:00
null closed this issue 2026-08-18 22:12:36 -05:00
Author
Owner

Shipped in 1f5bcfb. The owner supplied a redrawn lockup at docs/design/dist/splash.webp setting the name as 'Privacy: Period Tracker' with the space. That alone did not satisfy this issue's Verify, which names the derived assets: docs/data/img/logo.webp and banner.webp both still carried the spaceless form and have been regenerated from the new lockup. Confirmed by cropping the colon out of each finished webp at 1350px and reading it — both now match app_full_name in app/src/main/res/values/strings.xml. The banner is composed on a 2176x725 canvas rather than cropped, because the lockup is square and a 3:1 crop takes the ends off the wordmark. icon.webp deliberately unchanged: no wordmark, same visual family. BRAND_GUIDE.md §10's callout no longer claims a mismatch.

Shipped in 1f5bcfb. The owner supplied a redrawn lockup at docs/design/dist/splash.webp setting the name as 'Privacy: Period Tracker' with the space. That alone did not satisfy this issue's Verify, which names the derived assets: docs/data/img/logo.webp and banner.webp both still carried the spaceless form and have been regenerated from the new lockup. Confirmed by cropping the colon out of each finished webp at 1350px and reading it — both now match app_full_name in app/src/main/res/values/strings.xml. The banner is composed on a 2176x725 canvas rather than cropped, because the lockup is square and a 3:1 crop takes the ends off the wordmark. icon.webp deliberately unchanged: no wordmark, same visual family. BRAND_GUIDE.md §10's callout no longer claims a mismatch.
Sign in to join this conversation.
No Label
P0
P1
P2
release-blocker
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/Privacy-Period-Tracker#28
No description provided.