coco-viewer icon indicating copy to clipboard operation
coco-viewer copied to clipboard

Replace pillow's deprecated textsize, add zooming support

Open jbruned opened this issue 1 year ago • 5 comments

  • Use getbboxsize instead of the deprecated textsize [critical fix, closes #74]
  • Use COCO format's image_root, if available, when not provided via command line [feature]
  • Allow to zoom images in/out using Ctrl++ or Ctrl+- [feature, closes #53]

jbruned avatar Apr 21 '24 22:04 jbruned

@jbruned Thank you so much for the PR!! Especially for the zooming support!

I'll review it asap.

trsvchn avatar Apr 22 '24 16:04 trsvchn

@jbruned Thank you so much for the PR!! Especially for the zooming support!

I'll review it asap.

Sure! It's a pretty basic implementation but I found it useful for my use case so I opened a PR. Thank you for the tool as well!

jbruned avatar Apr 22 '24 21:04 jbruned