Re: Controlling font size as per system DPI in Windows

2014-04-01 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

Re: Controlling font size as per system DPI in Windows

2014-04-01 Thread Jonathan Kew
On 1/4/14 13:05, bhargava.animes...@gmail.com 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 Windows but this needs to be modifie