nuno-faria / tiler

👷 Build images with images
MIT License
5.91k stars 424 forks source link

Use os.path.join to concat path #22

Closed equal-l2 closed 4 years ago

equal-l2 commented 5 years ago

This enable gen_tiles to accept paths without parent directory (e.g. 'test.jpg' instead of './test.jpg).