My account: Login | Sign Up
Loading...

Change text of an image | Thread profile

Thread profile page for "Change text of an image" on http://www.devshed.com. This report page is a snippet summary view from a single thread "Change text of an image", located on the Message Board at http://www.devshed.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: Change text of an image
Site: Dev Shed Forums - Open Source web development  Dev Shed Forums - Open Source web development - site profile
Forum: Web Design Help  Web Design Help - forum profile
Total authors: 4 authors
Total thread posts: 12 posts
Thread activity: no new posts during last week
Domain info for: devshed.com

Thread posts in Change text of an image:

1. 
Started 2 months, 3 weeks ago (2008-06-15 12:04:00)  by jasisurfu
Hai everybody I wish to change the text of an jpg/gif image from javascript that means i get some text from the user and i wish to set this new text on the image where the old text contains with the same effect of old text of image. what to do for it. pls help me. with regards asarjas
Size: 434 bytes
Customize:  Customize "Change text of an image :: Web Design Help :: Dev Shed Forums - Open Source web development"
2. 
Started 2 months, 3 weeks ago (2008-06-15 12:06:00)  by jasisurfu
it is my emergency need
Size: 79 bytes
Customize:  Customize "<b>Reply 1</b>: Change text of an image :: Web Design Help :: Dev Shed Forums - Open Source web development"
3. 
Started 2 months, 3 weeks ago (2008-06-15 12:32:00)  by benno32
If the text is a part of the image ie: pixels/bitmap you will have some serious difficulty changing it with javascript. The best you could do is open the JPG in an image editing program, clone out the text and then use a combination of CSS and Javascript to super impose text over the top. This probably wont help you if the text uses a decorative font. You could resort to Flash if you ...
Size: 472 bytes
Customize:  Customize "<b>Reply 2</b>: Change text of an image :: Web Design Help :: Dev Shed Forums - Open Source web development"
4. 
Started 2 months, 3 weeks ago (2008-06-15 12:44:00)  by jasisurfu
I tried to do in flash using the flash script it is working. but my need is I have an image with text having some effects. I create a page and put image , textbox and button. After the user enter the text and click button. Then the text in image will change.but it must have the old text effects. what to do regards asarjas
Size: 459 bytes
Customize:  Customize "<b>Reply 3</b>: Change text of an image :: Web Design Help :: Dev Shed Forums - Open Source web development"
5. 
Started 2 months, 3 weeks ago (2008-06-16 07:48:00)  by benno32
What sort of effects are we talking about?
Size: 98 bytes
Customize:  Customize "<b>Reply 4</b>: Change text of an image :: Web Design Help :: Dev Shed Forums - Open Source web development"
6. 
Started 2 months, 3 weeks ago (2008-06-16 09:22:00)  by jasisurfu
emboss,texture applying, color gradiant, outlining and more. If suppos i dont need to do this effects then it will be possible to me. Also i did it just using some layers using css and javscript in html. But i dont know how we put effects. For example the image had the text as "BABLU" with embedding, texture and outling effects which is developed in photoshop. In our page ...
Size: 735 bytes
Customize:  Customize "<b>Reply 5</b>: Change text of an image :: Web Design Help :: Dev Shed Forums - Open Source web development"
7. 
Started 2 months, 3 weeks ago (2008-06-16 09:31:00)  by benno32
Hmmm ... that could be quite tricky. You can do this inside of Photoshop CS3 using a feature called Smart Objects. However you would need Photoshop server or other third party *expensive* software to produce the effect on the web. Which brings us back to Flash. You might be able to use variable text in flash with a bitmap fill. You could include some effects like ...
Size: 525 bytes
Customize:  Customize "<b>Reply 6</b>: Change text of an image :: Web Design Help :: Dev Shed Forums - Open Source web development"
8. 
Started 2 months, 3 weeks ago (2008-06-16 12:56:00)  by jasisurfu
Hai Thanks for your reply. But I achieve the target using flash. But I dont want to include in my page as swf. I need it as animated gif/jpg/png formate. In flash i use textbox and button whithin the flash. Ok fine. If i export that as animated gif the file is fully running. There is no time to give input and click on button. I explain it breefly. I use an image, variable...
Size: 1,088 bytes
Customize:  Customize "<b>Reply 7</b>: Change text of an image :: Web Design Help :: Dev Shed Forums - Open Source web development"
9. 
Started 2 months, 3 weeks ago (2008-06-16 18:43:00)  by Kravvitz
I seem to recall hearing about people using ImageMagick with PHP. Perhaps it could be used to do this. (Don't ask me how though.)
Size: 274 bytes
Customize:  Customize "<b>Reply 8</b>: Change text of an image :: Web Design Help :: Dev Shed Forums - Open Source web development"
10. 
Started 2 months, 3 weeks ago (2008-06-17 09:24:00)  by benno32
You can convert Flash content to a JPG or a PNG using the JPGEncoder and PNGEncoder classes which come with Adobes corelib package. It is hosted with google code here . I am sure you can apply filters to the text after it is entered using Actionscript You just might have to apply it to a bitmapData object first.
Size: 458 bytes
Customize:  Customize "<b>Reply 9</b>: Change text of an image :: Web Design Help :: Dev Shed Forums - Open Source web development"
 

Top contributing authors for Change text of an image

Name Posts
jasisurfu 5
benno32 5
Kravvitz 1
highvoltageads 1