Link below describes how to set high resolution image assets on a device using GAIA_DEV_PIXELS_PER_PX option with make command. I am not sure if this option works for high resolution Sony Z3C devices as it specifically mention
Gaia is currently targetting the following screen resolutions: - qHD: ~540×960; device pixel ratio = 1.6875 - WVGA: ~480×800; device pixel ratio = 1.5 - HBGA (320x240); device pixel ratio = 1 https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/make_options_reference#High_resolution_image_assets On Wed, Jul 29, 2015 at 4:48 PM, David Flanagan <[email protected]> wrote: > I'm trying to create a hacked version of FirefoxOS that runs on an Aries > device but has a devicePixelRatio of 1. > > I've tried editing prefs to set layout.css.devPixelsPerPx to 1, but that > doesn't work. > > Can anyone tell me where the devicePixelRatio value comes from and how it > can be modified? > > David > > _______________________________________________ > 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
