diff options
author | Rodrigo Tobar <rtobarc@gmail.com> | 2023-01-23 22:01:27 +0800 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-02-02 14:50:38 +0100 |
commit | 7c42d6c737ac394d4c705aeec455938f8c866866 (patch) | |
tree | 6ac52ce130a96a97c8b98d1d39041853b0c1232d /.gitattributes | |
parent | 2f773b3c5ce68dc753e1dc7eb1eb44c4db337617 (diff) | |
download | serenity-7c42d6c737ac394d4c705aeec455938f8c866866.zip |
LibPDF: Fix ZapfDingbat's char codes
The initial values were fine, but those starting at 100 were wrong: they
are all octal values, but since they were missing an initial 0 they were
interpreted as decimals.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions