@User I have some code that generates "flabel" lines in .mag files, but I can't find documentation about those lines anymore, except for one line mentioning its existence in the history. What should I use instead of flabel, or where is it documented?
t
Tim Edwards
06/12/2021, 9:16 PM
See database/DBio.c lines 366 to 371.
p
Philipp Gühring
06/12/2021, 10:14 PM
Ah, I had a rounding error on my side. Fixed. Thanks!
Philipp Gühring
06/12/2021, 10:16 PM
The center of an odd sized rectangle is naturally off-grid 🙂
t
Tim Edwards
06/13/2021, 1:06 AM
Which is a common problem that crops up more often than I ever expect.