ladybird/Userland/Libraries/LibTextCodec
Idan Horowitz 4a2c0d721f LibTextCodec: Implement a Windows-1255 decoder.
This is a superset of ascii that adds in the hebrew alphabet.
(Google currently assumes we are running windows due to not
recognizing Serenity as the OS in the user agent, resulting
in this encoding instead of UTF8 in google search results)
2021-04-17 18:13:20 +02:00
..
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Decoder.cpp LibTextCodec: Implement a Windows-1255 decoder. 2021-04-17 18:13:20 +02:00
Decoder.h LibTextCodec: Implement a Windows-1255 decoder. 2021-04-17 18:13:20 +02:00