OpenGenus / memes

MIT License
15 stars 15 forks source link

Adding support for multiple fonts #140

Open srivkrnt opened 5 years ago

srivkrnt commented 5 years ago

Right now the application support only one font. This can be extended to multiple fonts with a command line argument to select appropriate font based on the requirements of the user and the services.

Anyone interested can claim the issue.

razinc commented 4 years ago

Hi, can I take this?

srivkrnt commented 4 years ago

@razinc sure razinc.

razinc commented 4 years ago

Hi @srivkrnt. I need a little bit of help. I can't run command openmemes.

Here are my steps: git clone https://github.com/OpenGenus/memes.git cd memes pip3 install --editable . openmemes Error message: bash: openmemes: command not found

What did I miss? Thanks.

Edit 1: Grammar. Edit 2: Formatting & fix wrong command used.

srivkrnt commented 4 years ago

@razinc Can you please share the log of pip install --editable .