From 40216e7c8e3c848190cbef1d3d1eebc8b5bc2136 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 24 Jul 2026 00:29:42 -0500 Subject: docs(prototypes): world-clock face design iterations Four working prototypes behind the vertical clock line that shipped as the world face: even spacing, true-longitude spacing, the centered both-sides refinement, and the horizontal variant. Kept as the walkable design history the face commit refers to. --- .../2026-07-23-world-clock-horizontal.html | 190 ++++++++++++++++++++ .../2026-07-23-world-clock-vertical-centered.html | 191 +++++++++++++++++++++ .../2026-07-23-world-clock-vertical-even.html | 128 ++++++++++++++ .../2026-07-23-world-clock-vertical-longitude.html | 177 +++++++++++++++++++ 4 files changed, 686 insertions(+) create mode 100644 docs/prototypes/2026-07-23-world-clock-horizontal.html create mode 100644 docs/prototypes/2026-07-23-world-clock-vertical-centered.html create mode 100644 docs/prototypes/2026-07-23-world-clock-vertical-even.html create mode 100644 docs/prototypes/2026-07-23-world-clock-vertical-longitude.html diff --git a/docs/prototypes/2026-07-23-world-clock-horizontal.html b/docs/prototypes/2026-07-23-world-clock-horizontal.html new file mode 100644 index 0000000..ef45657 --- /dev/null +++ b/docs/prototypes/2026-07-23-world-clock-horizontal.html @@ -0,0 +1,190 @@ + + + + +Dupre World — horizontal, true longitude + + + +
DUPRE · WORLD WATCH  ·  WEST → EAST
+
12H · click to toggle
+ +
+ + + diff --git a/docs/prototypes/2026-07-23-world-clock-vertical-centered.html b/docs/prototypes/2026-07-23-world-clock-vertical-centered.html new file mode 100644 index 0000000..114c4b8 --- /dev/null +++ b/docs/prototypes/2026-07-23-world-clock-vertical-centered.html @@ -0,0 +1,191 @@ + + + + +Dupre World — vertical, centered spine, both sides + + + +
DUPRE · WORLD WATCH  ·  EAST → WEST
+
12H · click to toggle
+ +
+ + + diff --git a/docs/prototypes/2026-07-23-world-clock-vertical-even.html b/docs/prototypes/2026-07-23-world-clock-vertical-even.html new file mode 100644 index 0000000..58d24a1 --- /dev/null +++ b/docs/prototypes/2026-07-23-world-clock-vertical-even.html @@ -0,0 +1,128 @@ + + + + +Dupre World — vertical, even spacing + + + +
DUPRE · WORLD WATCH
+
+ + + diff --git a/docs/prototypes/2026-07-23-world-clock-vertical-longitude.html b/docs/prototypes/2026-07-23-world-clock-vertical-longitude.html new file mode 100644 index 0000000..a897755 --- /dev/null +++ b/docs/prototypes/2026-07-23-world-clock-vertical-longitude.html @@ -0,0 +1,177 @@ + + + + +Dupre World — vertical, true longitude + + + +
DUPRE · WORLD WATCH  ·  EAST → WEST
+ +
+ + + -- cgit v1.2.3