korean pangram to compare jamo decomposition
authorMischa POSLAWSKY <perl@shiar.org>
Wed, 26 Aug 2015 05:39:14 +0000 (07:39 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Sat, 5 Sep 2015 14:44:53 +0000 (16:44 +0200)
commit324e86a8530c2ccc1a8976ea9350c4c2ca54ce5c
tree2adc6b88f26e333db31bc3e35d44eb4c8cb153d1
parentd7dd7e2bc0f4e4291ea70fa1ad08b65afdd02079
korean pangram to compare jamo decomposition

Seeing how some fonts/terminals/editors mangle the jamo version of
hunminjeongeum, add a line of modern korean in different encodings
to more extensively test equivalent rendering.

This most complete option from <https://ko.wikipedia.org/?oldid=14664370>
contains all jamo including double consonants and combined vowels.

Decomposed version created using:
perl -MLingua::KO::Hangul::Util=:all -CS -ne 'print decomposeSyllable($_)'
unicode.txt