https://bugs.documentfoundation.org/show_bug.cgi?id=144237

--- Comment #8 from Stéphane Guillou (stragu) 
<stephane.guil...@libreoffice.org> ---
(In reply to Adalbert Hanßen from comment #7)
> BTW: #125543 also might be another candidate for duplicateship! I came
> across it searching how one would have to call SetMinOutputSizePixel to
> implement a minimum width of 5 cm as I proposed above. Unfortunately I found
> no description for SetMinOutputSizePixel. But searching for it I came across
> gtk_widget_set_size_request which has two parameters in pixels for width and
> height. Probably the screen's dpi-value can be read somehow, so
> 50.0*dpi/2.54 would be a proper minimum width, 8.0*dpi/2.54 would be a
> proper minimum height. Unfortunately I am not experienced enough to know
> where this call has to be placed

Thanks, Adalbert. Please feel free to add your comment to bug 97894 for more
visibility, and possibly some help / code pointers from other devs. A patch
would be very welcome, even if it needs some refining with other people's help!

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to