foot/scripts
Daniel Eklöf aed9c392eb
scripts: generate-emoji-variation-sequences: compact the C struct
Lookups in this table is not performance critical at all.

Thus, let's compact it to bring down the binary size of foot.

This brings the size of each entry down from 9 bytes to 6, bringing
the size of the whole thing down from 1647 bytes to 1098 bytes, saving
us 549 bytes.
2024-06-26 18:32:10 +02:00
..
benchmark.py scripts: benchmarking utility script 2020-05-31 12:43:03 +02:00
generate-alt-random-writes.py scripts: generate-alt-random: generate both opaque and transparent sixels 2024-03-25 16:33:00 +01:00
generate-builtin-terminfo.py scripts: generate-builtin-terminfo: fix syntax error 2024-05-01 21:18:41 +03:00
generate-emoji-variation-sequences.py scripts: generate-emoji-variation-sequences: compact the C struct 2024-06-26 18:32:10 +02:00