open-i18n / rust-unic

UNIC: Unicode and Internationalization Crates for Rust
https://crates.io/crates/unic
Other
234 stars 24 forks source link

[unic-ucd-hangul] Hangul Syllable Composition/Decomposition #209

Closed behnam closed 6 years ago

behnam commented 6 years ago

Let's move the Hangul Syllable Composition/Decomposition logic out of unic-ucd-normal and put it in its own standalone component, to be used out of normalization context.

Here's the impl: https://github.com/behnam/rust-unic/blob/master/unic/ucd/normal/src/hangul.rs

eyeplum commented 6 years ago

I will pick up this one :)

eyeplum commented 6 years ago

@behnam I think this one can be closed :)

behnam commented 6 years ago

Awesome, @eyeplum! 🌷