diff options
| author | Jeff Epler <jepler@gmail.com> | 2019-12-02 14:49:23 -0600 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2019-12-02 14:49:23 -0600 |
| commit | 1a0dcb5caaaa2d9f0dc25d87735b76f1bf5f2c24 (patch) | |
| tree | 4d0c42fe527e383d4bfafd599b951820ac75981d /supervisor | |
| parent | 879e1041c9bb0067bc06337870f2515922469cf0 (diff) | |
makeqstrdata: reclaim some more bytes on some translations
If a translation only has unicode code points 255 and below, the "values"
array can be 8 bits instead of 16 bits. This reclaims some code size,
e.g., in a local build, trinket_m0 / en_US reclaimed 112 bytes and de_DE
reclaimed 104 bytes. However, languages like zh_Latn_pinyin, which use
code points above 255, did not benefit.
Diffstat (limited to 'supervisor')
0 files changed, 0 insertions, 0 deletions
