Re: Retina display support

2014-06-03 Thread bhargava . animesh29
Ok. I'll work to integrate sdk version =18 and see if that works. Just curious as to how it is working in one application. Any idea? ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Retina display support

2014-06-02 Thread bhargava . animesh29
Hi Markus, We already have this setting in Info.plist of app. I have tried both values NSApplication and GeckoNSApplication but no effect . Is there anything else that needs to be done. ___ dev-platform mailing list dev-platform@lists.mozilla.org

Retina display support

2014-05-30 Thread bhargava . animesh29
Hi, I have two different applications , both of them use gecko SDK version 2.0 for embedded browser. On retina machine , one of the applications shows clear retina supported text while other browser on other application shows blurred text on retina machine. I am not sure what is missing that

Re: Controlling font size as per system DPI in Windows

2014-04-02 Thread bhargava . animesh29
On Tuesday, April 1, 2014 5:56:53 PM UTC+5:30, Jonathan Kew wrote: Hi, We have a property in greprefs.js layout.css.dpi by which we can control pixel size , but this doesn't work in Windows. There is another property layout.css.devPixelsPerPx which control font size in

Controlling font size as per system DPI in Windows

2014-04-01 Thread bhargava . animesh29
Hi, We have a property in greprefs.js layout.css.dpi by which we can control pixel size , but this doesn't work in Windows. There is another property layout.css.devPixelsPerPx which control font size in Windows but this needs to be modified each time as per system DPI. I need to show font size