GaloisInc / daedalus

The Daedalus data description language
BSD 3-Clause "New" or "Revised" License
63 stars 11 forks source link

Fix ICC position parsing in multiLocalizedUnicodeType records #353

Open samcowger opened 10 months ago

samcowger commented 10 months ago

Per Section 10.2.15 of the ICC spec, multiLocalizedUnicodeType records parse positioning information as size-then-offset, rather than the usual offset-then-size pattern.