Hi Fynn, The Gaia keyboard is entirely written in web technologies. You could patch Gaia directly to add the layout https://github.com/mozilla-b2g/gaia/blob/master/apps/keyboard/js/layout.js
Please read this page for information on running/testing B2G/Gaia and filing bugs, committing changes, reviews, coding style, etc. https://wiki.mozilla.org/Gaia/Hacking If you are thinking about adding IMEs or auto-completions, you will need to look deeper into the current keyboard implementation (which cannot not be explained in simple e-mail like this one). Alternatively, if we complete the feature enabling 3rd-party keyboard for FxOS (meta bug here https://bugzilla.mozilla.org/show_bug.cgi?id=816869), you will be able to write your own keyboard app, disregarding the Gaia keyboard, for the Dzongkha language. Find Gaia hackers on irc.mozilla.org #gaia and dev-gaia mailing list! On Wed, Apr 17, 2013 at 12:06 PM, Christopher Fynn <[email protected]>wrote: > Hi > > I would like to contribute a Tibetan script font and Dzongkha keyboard > layout to Firefox OS - how do I go about this? > > We also have dictionary data for Dzongkha which we could contribute if > useful. > > Thanks > > Chris Fynn > Dzongkha Development Commission > Thimphu, Bhutan > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > -- Tim Guan-tin Chien, Senior Front-end Dev., Mozilla Corp. (Taiwan) _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
