On 20/05/2014 09:14, Axel Hecht wrote: > Hi, > > we're running into a series of bugs related to missing fonts on devices. > > Can we technically change to ship fonts as part of gecko or even gaia, > instead of gonk? > > The latter just doesn't seem to be part of our common update patterns, > while fonts should be. They're needed for new languages, and some > actually just have bugs like broken glyphs.
Updating fonts can be done with recovery packages. Those that are built with gecko-update-fota and gecko-update-fota-full. The first one can be configured to embed directories to update, defaulting to /system/b2g, but one can override this and include /system/fonts. > > Asking here first before filing a bug, as I just don't know if it's > technically feasible. > > Axel > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
