UTF8 & co #458

Closed
opened 2026-01-29 20:44:15 +00:00 by claunia · 4 comments
Owner

Originally created by @fab1an2 on GitHub (May 22, 2023).

Please add to test UTF-8 and utf-16 example files

for example Polish lang: ĄĆŻŹĘŚŃŁÓ ąćśężźółń

and some emoji

Originally created by @fab1an2 on GitHub (May 22, 2023). Please add to test UTF-8 and utf-16 example files for example Polish lang: ĄĆŻŹĘŚŃŁÓ ąćśężźółń and some emoji
Author
Owner

@eustas commented on GitHub (Jun 20, 2023):

Sure, np. But what is the reason you are asking?

@eustas commented on GitHub (Jun 20, 2023): Sure, np. But what is the reason you are asking?
Author
Owner

@fab1an2 commented on GitHub (Jul 3, 2023):

because I'm from Poland

@fab1an2 commented on GitHub (Jul 3, 2023): because I'm from Poland
Author
Owner

@eustas commented on GitHub (Jul 4, 2023):

The reason I've asked is that brotli operates with bytes and thus encoding- / codepage-agnostic... Well, almost. Static dictionary words are actually transformed as if they are UTF-8-like entities.

@eustas commented on GitHub (Jul 4, 2023): The reason I've asked is that brotli operates with bytes and thus encoding- / codepage-agnostic... Well, almost. Static dictionary words are actually transformed as if they are UTF-8-like entities.
Author
Owner

@eustas commented on GitHub (Jul 10, 2023):

Done

@eustas commented on GitHub (Jul 10, 2023): Done
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#458