mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Make the printout look different
Not *better* mint you. Just different. I suck at graphs. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
ce86289eed
commit
a0096f3a6b
3 changed files with 37 additions and 18 deletions
|
@ -27,6 +27,7 @@ extern void do_print(void);
|
|||
* can't use it, and instead have this butt-ugly wrapper thing..
|
||||
*/
|
||||
struct graphics_context {
|
||||
int printer;
|
||||
cairo_t *cr;
|
||||
double maxx, maxy;
|
||||
double leftx, rightx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue