lwip icon indicating copy to clipboard operation
lwip copied to clipboard

Adding text to image

Open JeanCarriere opened this issue 11 years ago • 18 comments
trafficstars

Giving a font, would be great to be able to add text onto an image.

JeanCarriere avatar Oct 01 '14 11:10 JeanCarriere

+1

Antariano avatar Dec 15 '14 21:12 Antariano

Throwing some support here. Would love to not have to rely on imagemagick/graphicsmagick

imjared avatar Jan 06 '15 20:01 imjared

+1

christianromeni avatar Feb 12 '15 23:02 christianromeni

+1 couldn't find any non-process-spawning library for writing text to images

manzato avatar Mar 13 '15 04:03 manzato

+1

thellimist avatar Mar 22 '15 14:03 thellimist

Found that the https://www.npmjs.com/package/opencv has a method to put text.

manzato avatar Mar 22 '15 14:03 manzato

best part of LWIP is it doesn't have external dependencies where npm/opencv has lots of. GM / Imagemagick also has this properties with lots of dependencies.

thellimist avatar Mar 22 '15 15:03 thellimist

I think what'd be most useful is an API to create a new image with a transparent background and user-specified color, font, and text. That can then be added to other images or manipulated as-needed.

ckknight avatar Apr 24 '15 22:04 ckknight

+1

akhoury avatar Jun 03 '15 05:06 akhoury

+1, this'll help us generate avatars with initials :D

hhaidar avatar Jun 10 '15 18:06 hhaidar

:+1:

IonicaBizau avatar Aug 07 '15 07:08 IonicaBizau

+1

RodolfoSilva avatar Sep 07 '15 15:09 RodolfoSilva

+1 I was using canvas, but it relies on cairo, which is a hell to maintain on docker or similar.

comigor avatar Feb 16 '16 01:02 comigor

+1

gen4sp avatar Mar 01 '16 13:03 gen4sp

+1

ashleygwinnell avatar Jul 26 '16 13:07 ashleygwinnell

+1

metroroland avatar Oct 07 '16 05:10 metroroland

+1

spchuang avatar Feb 21 '17 03:02 spchuang

+1

AntoineBouquet avatar Feb 24 '17 23:02 AntoineBouquet