Leah9 / screengrab

2 stars 1 forks source link

Enhancements #8

Closed ArielMAJ closed 2 years ago

ArielMAJ commented 2 years ago
  1. Resolves #4
  2. Made the GUI just a little bit prettier to look at.
  3. Made it so App inherits from tk.Tk();
  4. Moved all the app functionality into App class;
  5. Moved App class into its own folder;
  6. Added gitignore;
  7. Made it so PDF button works.
    1. It should be set_margins(0, 0)
    2. add_page() doesn't accept format keyword through pip installation.
Leah9 commented 2 years ago

Unfortunalely the pul request has broken the create pdf option, the document pages are not the same size as the image.