mohamedmansour / my-hangouts-extension

My Hangouts for Google Plus Chrome Extension
https://plus.google.com/116935358560979346551/about
Other
35 stars 9 forks source link

Add text to captures #13

Closed jwill closed 12 years ago

jwill commented 12 years ago

User should be able to add text to captures.

Will use nubs and a background canvas for placement/compositing.

mohamedmansour commented 12 years ago

+1 if you can make it have MEME styles too and change of fonts/sizes/colors/etc

jwill commented 12 years ago

Basic text first and then fonts/colors/styles later

mohamedmansour commented 12 years ago

sounds great :)

mohamedmansour commented 12 years ago

When you have time, can you help Rayan setup his first push to GitHub? He has some stuff UI (for your stuff) that needs committing.

jwill commented 12 years ago

Basic text support in jwill/my-hangouts-extension master. Can add text from console.

Because you have to spawn a background canvas to apply text and that is costly, text should always be applied last.

Holding off on UI in favor of Rayan's designs.

Closing issue.