DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
414 stars 187 forks source link

Add Emoji to PDF script #210

Closed ruchit-t closed 10 months ago

ruchit-t commented 10 months ago

Added logic to create a PDF without altering or changing the emojis. Emojis used for testing: 😂👍😂🙌😉🤳🤷‍♀️🙌😁🎂🐱‍👤🤳✔💋🐱‍👓🐱‍👓😃🎁

DhanushNehru commented 10 months ago

Hi @ruchit-t have you updated the main readme list of scripts section ?

ruchit-t commented 10 months ago

@DhanushNehru, do you mean the readme file of the main repo? If yes, I haven't!

DhanushNehru commented 10 months ago

Please add it @ruchit-t

ruchit-t commented 10 months ago

@DhanushNehru, I updated the readme file in my branch and committed the changes! Please review it and approve my PR if okay! Thanks!