Bring the README up to date and add two explanatory graphics - #38
Merged
Merged
Conversation
Prose: the import line covers Photos, multi-file and bitmap drops; LUT intensity is placed in the Adjust inspector; a Window bullet covers the Liquid Glass toolbar, the title, and the Settings defaults; the Build section no longer claims the appiconset is empty and says exactly what `swift run` does and does not apply; a Release section documents `scripts/release-dmg.sh` and `scripts/render-icon.swift`. Graphics, both SVG on a transparent ground with mid-grey ink so one file reads on GitHub's light and dark themes: - `docs/images/lut-cube.svg` — a 4³ lattice of colours and the same lattice after a look, to say what a 3D LUT is in one glance. Drawn in a dimetric view so the black and white corners don't coincide. - `docs/images/derive.svg` — the derive pipeline, replacing the ASCII art. `scripts/render-readme-graphics.py` (standard library) redraws both. The real app icon heads the page. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ViSYWttguWwFQm1PEksQ7K
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prose brought up to date with HEAD
swift rundoes and does not apply: not the icon, not the entitlements.scripts/release-dmg.shandscripts/render-icon.swift, noting the release build is hardened-runtime but not sandboxed.Graphics
docs/images/lut-cube.svg: a lattice of colours and where a LUT sends each one, so "what is a 3D LUT" lands in one glance. Paired with a two-sentence explanation of why a LUT can be a look but never a sharpen.docs/images/derive.svgreplaces the ASCII pipeline.scripts/render-readme-graphics.py(standard library) redraws them.Test plan
DocumentedTestNamesTestspasses against the new README.<img>.🤖 Generated with Claude Code
https://claude.ai/code/session_01ViSYWttguWwFQm1PEksQ7K