ladybird/Userland/Libraries/LibTextCodec
Michal Grich 7a6d84d036 LibTextCodec: Add Windows-1250 text decoder
This commit is adding Windows-1250 decoding based on unicode.org
mapping table.
2024-04-23 16:26:16 +02:00
..
CMakeLists.txt Everywhere: Explicitly link all binaries against the LibC target 2022-11-01 14:49:09 +00:00
Decoder.cpp LibTextCodec: Add Windows-1250 text decoder 2024-04-23 16:26:16 +02:00
Decoder.h LibTextCodec: Add Windows-1250 text decoder 2024-04-23 16:26:16 +02:00