Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strip BOM from glif xml if present #357

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Strip BOM from glif xml if present #357

merged 1 commit into from
Oct 4, 2024

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Oct 4, 2024

TIL that utf-8 even has a byte order mark 🚑

<point x="505" y="714" type="line"/>
<point x="94" y="714" type="line"/>
</contour>
</outline>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

optional: guessing you don't even need an outline?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was this intended to come with a +1?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was!

@cmyr cmyr merged commit 1fe9e3b into master Oct 4, 2024
5 checks passed
@cmyr cmyr deleted the utf8-bom branch October 4, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants