1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 08:04:59 +00:00
serenity/Libraries/LibTextCodec
Andreas Kling 893a9ff5b0 LibTextCodec: Improve Latin-1 decoder so it decodes everything
I can now see Swedish letters when opening Google in the browser. :^)
2020-05-27 19:52:18 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Decoder.cpp LibTextCodec: Improve Latin-1 decoder so it decodes everything 2020-05-27 19:52:18 +02:00
Decoder.h LibTextCodec: Start fleshing out a simple text codec library 2020-05-03 23:01:58 +02:00