office-gobmx/hwpfilter
Thomas Arnhold 49cd54b86e fix encoding: EUC-KR to utf8
Change-Id: I49db117b191af624ce3c300ef13acf48301e9bf3
2014-05-25 16:29:19 +02:00
..
qa/cppunit
source fix encoding: EUC-KR to utf8 2014-05-25 16:29:19 +02:00
CppunitTest_hwpfilter_test_hwpfilter.mk
Library_hwp.mk
Makefile
Module_hwpfilter.mk
README

Filter for a word processor file format popular in Korea (Hangul Word Processor).

Unfortunately apparently there is a newer version of the file format
in use nowadays and the code doesn't handle that correctly but
silently corrupts the input. See fdo#70097.