17 lines
687 B
Markdown
17 lines
687 B
Markdown
# img/
|
|
|
|
Quick-visual-browsing mirror of the repo's current PNG images, for
|
|
skimming without navigating the full `docs/`/`experiments/` trees.
|
|
|
|
- `banner.png` / `banner-original.png` — project banner image (processed
|
|
and original versions).
|
|
- `docs/` — path-mirrored copy of `.png` files under `docs/` (e.g.
|
|
`img/docs/patent/...`, `img/docs/working/...`).
|
|
- `experiments/bare_metal/` — path-mirrored copy of `.png` charts under
|
|
`experiments/bare_metal/`.
|
|
|
|
This is a convenience snapshot, not a generated build artifact — the
|
|
source of truth for any given figure is the copy under `docs/` or
|
|
`experiments/`, alongside its `.svg` where one exists (see
|
|
`tools/svg_to_png.py`).
|