How to add text to a gif image? IOS
-
I just have a "gif" image , and I want to send the gif image to some by email just as a card. Before sending the user can add words to the gif image. Help me and thanks. it was that: add some words to the gif image. just as my title. at last i wanna get a gif form of image. xx.gif
-
Answer:
You could use the netpbm tools to do this pretty easily. Generate an image of the same size as the GIF using pbmtext or GhostScript, and convert the GIF to ppm with giftopnm. Then, combine the two to produce a new image using pnmarith, pbmmask/pnmpaste, ppmmix, or similar. Then convert the result back to GIF with giftopnm. [Edit] Sorry, I missed the iOS tag; I assumed the questioner wanted a server-side solution. Indeed, this approach wouldn't work on an iPhone.
Wang Yanchao at Stack Overflow Visit the source
Related Q & A:
- How to show text inside a progressbar?Best solution by Stack Overflow
- How to append text to a JTextArea?Best solution by Stack Overflow
- How to add text to jpeg image?Best solution by answers.microsoft.com
- How do you text from a computer to a Sprint phone?Best solution by eHow old
- How do I text to a cell phone number?Best solution by ChaCha
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.