On 04/12/14 21:08, parafin wrote:
> Easiest way is to change font sizes in darktable.gtkrc. It has already
> been done for OS X before DPI fix. But the question is which sizes
> (there are 2) to use? Can you guarantee they will always match system
> font size? And why it's different from Linux?
I w
On Thu, 04 Dec 2014 15:16:48 +0100
Moritz Mœller wrote:
> I understand that the match before was just luck.
>
> However, we know what size system fonts have on a Mac (you can't change it
> without using some third party tools).
> So why not make sure that the size in mm of the average text in D
I understand that the match before was just luck.
However, we know what size system fonts have on a Mac (you can't change it
without using some third party tools).
So why not make sure that the size in mm of the average text in DT matches
that of the average text in menus/dialogs on OS X?
.mm
I assume by old version you mean rc1 (1.5.1). It didn't detect the
right DPI at all (since OS X always reports it as 72) which screwed up
other GUI things (like font size in bauhaus widgets). It was fixed
since then and the change is unrelated to Retina. The way it looks now
is the "correct" way, i
On 04/12/14 12:40, parafin wrote:
> DT's GUI is scaled according to DPI so that physical size of fonts (and
> other elements) remains the same. I get that with more pixels on
> display users may want to make things smaller, there are 2 ways to do
> that:
> 1). screen_dpi_overwrite setting in ~/.con
And BTW you may want to increase maximum size of image drawing area in
preferences so that picture would take the whole available space.
On Thu, 04 Dec 2014 12:12:42 +0100
Moritz Moeller wrote:
> On 03/12/14 20:30, parafin wrote:
> > Hello everybody,
> >
> > for those interested in OS X HiDPI s
DT's GUI is scaled according to DPI so that physical size of fonts (and
other elements) remains the same. I get that with more pixels on
display users may want to make things smaller, there are 2 ways to do
that:
1). screen_dpi_overwrite setting in ~/.config/darktable/darktablerc
2). tuning font si
Hello everybody,
for those interested in OS X HiDPI support in darktable I've prepared a
test build that should work in native resolution on Retina displays.
Anybody willing to give it a try and report any issues (besides
some widgets still being rendered pixelated there might be more serious
bugs