acdream/src/AcDream.Cli
Erik fed838847b chore(cli): dump-font-atlas tool for headless font inspection
A `dump-font-atlas` subcommand renders a dat Font's fg/bg atlases (alpha as
luminance) plus a sample string composited exactly the way DrawStringDat does
it (outline + fill, integer-snapped). Used to reproduce the glyph-baseline
jitter offline (fractional-origin bug vs the fix) without launching the client.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 15:24:37 +02:00
..
AcDream.Cli.csproj feat(D.2b): retail 3-slice vital bars + headless mockup verifier 2026-06-14 21:40:11 +02:00
FontAtlasDump.cs chore(cli): dump-font-atlas tool for headless font inspection 2026-06-16 15:24:37 +02:00
LayoutIndexDump.cs @ 2026-06-15 19:38:27 +02:00
Program.cs chore(cli): dump-font-atlas tool for headless font inspection 2026-06-16 15:24:37 +02:00
VitalsLayoutDump.cs fix(D.2b): vitals from the real stacked-window LayoutDesc (0x2100006C) 2026-06-14 22:50:17 +02:00
VitalsMockup.cs feat(D.2b): draw the window resize-grip overlay (gold ridges + corner studs) 2026-06-15 11:05:18 +02:00