Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: allow pistons to create external image from text #76

Open
kevin789900 opened this issue Mar 19, 2019 · 0 comments
Open

Request: allow pistons to create external image from text #76

kevin789900 opened this issue Mar 19, 2019 · 0 comments

Comments

@kevin789900
Copy link

kevin789900 commented Mar 19, 2019

This is specifically to support ActionTiles which has limited to no capability to show any data from WebCoRE unless it is via a SmartThings supported device. ActionTiles does have capability to show images.

Request a way to add text to an image. Maybe each piston could have an 'external image' URL similar to the piston external URL. The new URL would return GIF or PNG(???) image as created by the piston new text2image commands. Some options to control font size would be useful as well (title larger font, footer info small font etc).

WebCore tiles are oviously very similar, so maybe they could be extended to provide an external image URL.

ImageMagick comes up frequently when searching net for 'adding text to image' Some possibly useful (???) resources....

http://im4java.sourceforge.net/

https://stackoverflow.com/questions/1636913/which-java-groovy-library-to-overlay-text-on-an-image

https://stackoverflow.com/questions/18800717/convert-text-content-to-image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant