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

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108975

Eyal Rozenberg  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=15
   ||2079

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

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

2017-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108975

--- Comment #2 from Eyal Rozenberg  ---
(In reply to V Stuart Foote from comment #1)
> Achieving higher precision requires we move to floating point calculations
> which is being looked at but is a long way from implementation.

Or moving to 64-bit integers, which, while costing more space, should present
much fewer transition issues relative to going floating-point.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2017-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108975

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||vstuart.fo...@utsa.edu
 Blocks||100023
 Resolution|--- |DUPLICATE

--- Comment #1 from V Stuart Foote  ---
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.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs