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)
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($_)'


No differences found