riuson / lcd-image-converter

Tool to create bitmaps and fonts for embedded applications, v.2
https://lcd-image-converter.riuson.com/
GNU General Public License v3.0
337 stars 80 forks source link

little endian to big endian #84

Open yog-jog opened 4 months ago

yog-jog commented 4 months ago

Changing the setting form little endian to big endian does not changes the byte order. using Revision [030b30d] from 2019-03-17 01:38:34 +0500 Qt 5.12.1 version 3

riuson commented 4 months ago

Byte order applies only to values consisting of more than one byte. That is, 16, 24, 32 bits.