Commit 1ec6b14
fix(banner): half padding on single-banner re-stream, none on multi (#47)
Single-banner loops itself on the tape so a breath between repeats
reads better: lp=(w-1)//4, g=max(6,(w-1)//6) — half the originals.
Multi-banner keeps lp="" and g=" "; crossfade coloring is the
boundary signal between distinct conditions.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 349a030 commit 1ec6b14
2 files changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1208 | 1208 | | |
1209 | 1209 | | |
1210 | 1210 | | |
1211 | | - | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
1212 | 1218 | | |
1213 | 1219 | | |
1214 | 1220 | | |
| |||
1278 | 1284 | | |
1279 | 1285 | | |
1280 | 1286 | | |
1281 | | - | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
1282 | 1294 | | |
1283 | 1295 | | |
1284 | 1296 | | |
| |||
0 commit comments