diff options
author | Andreas Kling <kling@serenityos.org> | 2022-12-19 13:24:22 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-12-21 08:44:22 +0100 |
commit | 61be11960b901d7cc159db135b0c5bb484f40002 (patch) | |
tree | 3055aa0a6b30da12f7121bc7dbf4d3c64ddf6100 /Ports/lzo | |
parent | 23638a3b3a417629dcad058ef61145809901fdc4 (diff) | |
download | serenity-61be11960b901d7cc159db135b0c5bb484f40002.zip |
LibGfx/OpenType: Read "head" table using a C++ struct
Instead of fidgeting with offsets and manually reading out big-endian
values, we now declare the "head" table as a C++ struct and use the
BigEndian<T> template to deal with byte order.
Diffstat (limited to 'Ports/lzo')
0 files changed, 0 insertions, 0 deletions