View Single Post
Old 11-24-2019, 10:22 AM   #70
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 2,986
Karma: 18343081
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
I think you would need to modify the source code and build your own version to tune the margins. There are variables for the x and y margins in the code, but it looks like they are left at the default values (which I assume are '0'). It's been a long time since I coded in C++, but I vaguely remember that you could set a default value for the margins in the definition of the Lines() constructor in Lines.hpp. It's probably very easy if you know C++.

Last edited by rkomar; 11-24-2019 at 10:24 AM.
rkomar is online now   Reply With Quote