Redraw the wordmark so the logo matches the written name #28
Labels
No Label
P0
P1
P2
release-blocker
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/Privacy-Period-Tracker#28
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.webpanddocs/data/img/banner.webp— both derived from that lockup — now disagree with every document, withapp_full_name, and withdocs/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:
logo.webpandbanner.webpfrom it, and leave everything else alone; orapp_name,app_full_nameand 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 onedocs/data/README.mdgives: a placeholder that looks deliberate outlives the issue that would have replaced it.The source files are
docs/design/brand/lockup-light-source.pngandlockup-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.webpanddocs/data/img/banner.webprenders the name in the same form asapp_full_nameinapp/src/main/res/values/strings.xml.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.