Handle language tags that indicate phonetic IPA transcription
authorSascha Brawer <sascha@brawer.ch>
Sun, 28 Jun 2015 01:29:47 +0000 (03:29 +0200)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 29 Sep 2015 13:32:06 +0000 (14:32 +0100)
commitf2ad935e19338a29113492150f0c5a5fd5befd75
tree5d352548d965a8713876a668ee88115454f86e81
parentb8811429b6810c4f13be087b593a862c17d9d987
Handle language tags that indicate phonetic IPA transcription

The BCP-47 registry defines a variant subtag "fonipa" that can be used
in combination with arbitrary other language tags. For example,
"rm-CH-fonipa-sursilv" indicates the Sursilvan dialect of Romansh
as used in Switzerland, transcribed used the International Phonetic
Alphabet.

http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
src/hb-ot-tag.cc
test/api/test-ot-tag.c