espterm / espterm-firmware

ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
Mozilla Public License 2.0
127 stars 24 forks source link

Re-order bits in attrs word by frequency of being 1 #194

Closed MightyPork closed 7 years ago

MightyPork commented 7 years ago

The goal is to avoid using 2 or more bytes for encoding when not necessary.

for example fraktur can be moved to the second byte whereas the color bits should be somewhere near the beginning