[Libreoffice-bugs] [Bug 108975] Need sub-0.1-milimeter position and size resolution

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 5 19:38:50 UTC 2017


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

V Stuart Foote <vstuart.foote at utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |vstuart.foote at utsa.edu
             Blocks|                            |100023
         Resolution|---                         |DUPLICATE

--- Comment #1 from V Stuart Foote <vstuart.foote at utsa.edu> ---
Internally the canvas already positions to 10^-5m increments--or 1/100mm--but
by design we limit the GUI widgets to just 2 decimal places. So at best we can
position in 10^-4m increments, or the rounded conversion from other measure
units (TWIPS, pts, px, ch).

For now the project calculates positions as 32-bit integers.

Achieving higher precision requires we move to floating point calculations
which is being looked at but is a long way from implementation.

For now--increasing the UI to 3 decimal places of duplicate bug 44267 is about
as far as we can go to expose the limited precision possible with current
framework.

=-refs-=
bug 95812
bug 103322

*** This bug has been marked as a duplicate of bug 44267 ***


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=100023
[Bug 100023] [META] Enhance Draw's user experience
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170705/b7f261e7/attachment.html>


More information about the Libreoffice-bugs mailing list