diff options
author | Lars Knoll <lars.knoll@nokia.com> | 2010-05-27 16:05:00 +0200 |
---|---|---|
committer | Lars Knoll <lars.knoll@nokia.com> | 2010-05-27 16:05:00 +0200 |
commit | 85ad0ddd092522b4cff251f324128662f100991f (patch) | |
tree | b96471829b1be4b805b320a27cf49fb396d3a69a /contrib | |
parent | 30f0e6c3d0aa67ab9ff95c60903fe28c4df80fbc (diff) |
use unsigned char instead of unsigned in the bitfield.
This saves significant memory, as the HB_CharAttributes
and HB_GlyphAttributes structures are not 4 byte aligned
anymore, by aligned to 1 resp. 2 bytes.
The change is not compliant with ISO C, but accepted by
almost all compilers.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions