google / myanmar-tools

Detect and convert the Zawgyi-One font encoding in C++, Java, JavaScript, PHP, and Ruby
Other
239 stars 87 forks source link

Sync CLDR and Myanmar Tools conversion files #69

Closed sffc closed 2 years ago

sffc commented 3 years ago

The Z/U conversion files are out of sync between CLDR and Myanmar Tools. It appears that the Myanmar Tools version is more up to date. We should reconcile the two versions and make sure that they stay in sync in the future.

https://github.com/google/myanmar-tools/commits/master/genconvert/input/my-t-my-d0-zawgyi.txt

https://github.com/unicode-org/cldr/commits/master/common/transforms/my-t-my-d0-zawgyi.xml

sven-oly commented 3 years ago

Should we set up a mechanism to check for differences with CLDR data files? Perhaps a github action?

sven-oly commented 3 years ago

Filed ticket https://unicode-org.atlassian.net/browse/CLDR-14854

srl295 commented 2 years ago

CLDR side is marked done

sffc commented 2 years ago

Yes! https://github.com/unicode-org/cldr/pull/1667 is merged. The myanmar tools version was more up-to-date than the CLDR version, so there are no CLDR changes that need to be pulled in here. Closing as Fixed.