serenity/Userland/Libraries/LibTextCodec
Nico Weber eac2b2382c LibTextCodec: Add a MacRoman decoder
Allows displaying `<meta charset="x-mac-roman">` html files.
(`:set fenc=macroman`, `:w` in vim to save in that encoding.)
2023-01-24 14:37:20 +00:00
..
CMakeLists.txt Everywhere: Explicitly link all binaries against the LibC target 2022-11-01 14:49:09 +00:00
Decoder.cpp LibTextCodec: Add a MacRoman decoder 2023-01-24 14:37:20 +00:00
Decoder.h LibTextCodec: Add a MacRoman decoder 2023-01-24 14:37:20 +00:00