publiclab / image-sequencer

A pure JavaScript sequential image processing system, inspired by storyboards
https://sequencer.publiclab.org
GNU General Public License v3.0
110 stars 208 forks source link

Option to add Bold, italic, underline option in text overlay module #1585

Open niravasher opened 4 years ago

niravasher commented 4 years ago

Please describe the problem (or idea)

What did you expect to see that you didn't?

Option to add bold, italic, underline to the text in text overlay module

Please show us where to look

https://beta.sequencer.publiclab.org

What's your PublicLab.org username?

niravasher

Browser, version, and operating system

ubuntu 19.04


Thank you!

Your help makes Public Lab better! We deeply appreciate your helping refine and improve this site.

To learn how to write really great issues, which increases the chances they'll be resolved, see:

https://publiclab.org/wiki/developers#Contributing+for+non-coders

niravasher commented 4 years ago

Should I work on this issue? @HarshKhandeparkar @jywarren @blurry-x-face

rishabhshuklax commented 4 years ago

Should we make this a FTO? This looks easy enough for a fto!

niravasher commented 4 years ago

Sure @blurry-x-face

rishabhshuklax commented 4 years ago

Would you be willing to open the new issue or should I do it?

harshkhandeparkar commented 4 years ago

I don't think we need bold. We can already set the font size/weight(I think). And as far as I know, italics come from the font.

But underline, overline and strike through could be interesting.

On Tue, 28 Jan, 2020, 10:07 PM Rishabh Shukla, notifications@github.com wrote:

Would you be willing to open the new issue or should I do it?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/publiclab/image-sequencer/issues/1585?email_source=notifications&email_token=AIJI5HZUYIBAJ753DEQIBH3RABNLBA5CNFSM4KMQCEVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKEAM6A#issuecomment-579339896, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIJI5HZWGT7GPTGEPR6Y3XDRABNLBANCNFSM4KMQCEVA .

niravasher commented 4 years ago

Working on this (underline, overline and strike through)