Photoshop :: CS3 Portable - Can't Write Text On Image?
Nov 16, 2011
I have a problem with cs3 portable.everytime i want to write a text on a image appear this "Could not complete your request because somethingprevented the text engine from being initialized"
View 3 Replies
ADVERTISEMENT
Sep 26, 2007
I have two directories of images in my hard disk.One one of them I am able to write text of my choice of font , size and color.And turn them into watermarks.But on the other if I write , it comes so small its not visible at all.
View 1 Replies
View Related
Jul 19, 2013
I am a c# programmer. i am now doing id card application project ....so i need to write text and save image inside .cdr file using c#.
View 1 Replies
View Related
Apr 10, 2013
I have some images, this image contain a real picture of house from outside with a wall in front. I want to wrtite a word in that wall in a way that people will see this picture will think that the word is wrotten to wall of house and not guess that it is made by a software.
Also, suppose that there is already a word written in the wall, is it possible to replace that word with some other word, in a way that people will not guess it is made by a software.
View 3 Replies
View Related
Dec 25, 2007
I am having difficulty writing text in a humanly readable size on this image irrespective of whether I use the BMP or the JPG format.It comes very tiny even when I use the highest possible size allowed(72 pt) in Times New Roman.
I am ultimately considering turning the text into a watermark though I would be happy to write on it even as opaqe text.
View 2 Replies
View Related
Aug 22, 2011
I am writing text on a picture of a road, and theres a bump I want to write text on it. How can I make the text take the curve of the bump?
Also how do I distort or add an effect to the text somehow to make look as if it was taken with a low-res camera?
View 4 Replies
View Related
Jan 29, 2012
I wonder if it is possible to change the name of a file to a text layer automatically. is an example of what I'm trying to do.
I have a lot of photos then I intend to make a macro for editing it to make more precise the name of the file is saved in the image.
View 8 Replies
View Related
Sep 13, 2012
I am trying to learn how to write or design text letters using images for instance I want to know how i would write Photoshop using noodles or electricity wires.
View 6 Replies
View Related
Nov 3, 2005
I want to write text overtop of a picture but very softly.
View 2 Replies
View Related
Apr 16, 2009
I am using Photoshop 7.0 on Windows XP
I have been watching a lot of how to videos to learn some effects, trying to pull off this one effect. In the end I would like to create an image file that will consist of a gray transparent rectangular box that I can freely write solid text on. I would like to take this image and "drop" it onto other pictures that I have so that it can serve as a description box. I would like whatever my picture is to be my background and then have this gray box file be the foreground so that I don't have to recreate this process for every image I want to add text to, I can instead edit my Transparent gray file with the text I want and then add it to the picture I want to have text.
View 2 Replies
View Related
Apr 16, 2009
I am using Photoshop 7.0 on Windows XP
I have hit a wall when it comes to trying to pull off this one effect. In the end I would like to create an image file that will consist of a gray transparent rectangular box that I can freely write solid text on. I would like to take this image and "drop" it onto other pictures that I have so that it can serve as a description box. I would like whatever my picture is to be my background and then have this gray box file be the foreground so that I don't have to recreate this process for every image I want to add text to, I can instead edit my Transparent gray file with the text I want and then add it to the picture I want to have text.
View 1 Replies
View Related
Mar 29, 2013
With Elements 11, can I write text directly onto a photo?
View 2 Replies
View Related
Nov 26, 2013
I have a problem with photo Shop CC: When I try to write a text on top of a photo the screen goes black and flickers?
I uninstalled the progran earlier on today and downloaded it again but the problem is still there.
View 3 Replies
View Related
Oct 29, 2012
I am trying to design a key chain, and I would like to write a 3D text on an arc. Is there a solution to that chalenge, other than drawing every letter with a polyline and then press pulling it?
I am working in ACad 2008.
View 4 Replies
View Related
May 14, 2007
I installed Photoshop on my portable hard drive in hopes that I can travel with it without the need for a laptop since I have a computer at home and work. I would like to use it at both. I get an error at work that says.... Memory could not be allocated for the activation process. Please close all applications and try again..... I Know this is incorrect as there is plenty of ram and available memory on the sytem.
View 6 Replies
View Related
Sep 23, 2013
how can i write text without a font?
View 5 Replies
View Related
Jun 23, 2008
This is not a specific Photoshop question, but a general, portable graphics format -- not for web page display, but for sharing with different graphics designers, who might be using different graphics editors PhotoShop, PaintShopPro, GIMP, etc. A format that preserves layers, vector graphics, etc., for editing.
Is there any general, standard format that preserves all these editing features but is portable between most sophisticated graphics editors?
View 2 Replies
View Related
Jul 18, 2009
How could I write Persian or Arabic text with Xara 5? My text are broken while writting and exporting!
فارسی بنویسیم؟ xara چطور با
see the attachment please.
The persian text character are broken.
View 9 Replies
View Related
Jan 26, 2014
When I hit (t), i click anywhere and start to type but nothing shows up. its a blinking dot. Even if i make a text box, nothing will show up not even a blinking cursor.
View 1 Replies
View Related
Jan 9, 2014
i want to write text in multiple launguage on illustrator how can i do that ?
View 2 Replies
View Related
Feb 17, 2012
I have a bunch of random files named *MVM_*.tmp randomly split between my second internal drive and a portable drive (or more if another external drive is connected) when editing or opening a .GIF file in PS CS5.
These files make it impossible to remove the portable drive without first saving my work and closing PS (once I had to reboot in order to remove the drive). Also, often as not, some of the files remain on the portable drive.
No 3rd party plugins, just vanilla PS. I saw another thread but that was about PNG files (this happens too), not GIFs.
Also happens when Liquify tool is used.
View 5 Replies
View Related
Feb 9, 2013
I have PSP 8 and windows 7. When I use the text tool to write there is no text alignment. I have lost it. How do I get it back on my tool bar?
View 2 Replies
View Related
Jul 26, 2013
I recently found this lisp routine which changes dimension text from the actual measurement to EQ.
(Defun c:equaldim ()
(setq newdim (entsel "
Select Dimension to Replace
with EQ.:"))
(setq newdimvalue "EQ.")
(command "dimedit" "n" newdimvalue
newdim "")
(princ)
)
I would like to be able to do the same in 2013 LT using a macro. All efforts to write a macro have failed because I don't know what controls the Text Override.
View 7 Replies
View Related
Jan 18, 2012
How can i write text in p by q form in mtext command?
View 3 Replies
View Related
Sep 4, 2011
I'm trying to create a script which will write the filename in/on an open image itself
I recorded a script which
draws a rectangle
merges it down
writes/types some words on the rectangle
and merges that down
Rather than type the same thing in each image, I'd like to write the file name instead omto the image
The applicable section of script seems to be:
Select all # Text
App.Do( Environment, 'TextEx', {
[A number of text tool parameters omitted]
},
[Code]....
The key line seems to be that: 'Characters': u'File Name Here?',
(the 'File Name Here' was, of course, what I typed in with the Text Tool
And I'm thinking I somehow have to use App.TargetDocument.Title, perhaps as a variable or system variable, but I have not been able to figure out how to do it.
I'm pretty good with WordPerfect's PerfectScript, and can sometimes muddle my way though some JaveScript, but this is beyond my ability
I will be processing thousands of files ovcer time, typically 100-500 at a time....
View 1 Replies
View Related
Jul 13, 2012
I want to write text then make it curve up/down etc.. without using a object. But by using my mouse.
Is this possible?
I remember I was able to do this in PSP 9 but that was a long time ago. I would be able to do it with my mouse. I get the box now after I apply text to Move, Rotate, resize, but no curve. I remember in the past dragging my mouse pointer to the center of the box and getting a option where I can move the text to curve it up or down. That is what I would like to do again.
I have PSP X4
View 6 Replies
View Related
Jun 3, 2012
I know, if I select Vertical Text (ctrl+.) then I can write wertical text. But the text is writting Up to Down.
I want write vertical text Down to Up. How?
View 12 Replies
View Related
Nov 19, 2013
how to write vertical text in a table?
View 5 Replies
View Related
Oct 7, 2012
How would one generate a shape (e.g. a roto'd shape that is tracked) and enable its use as a path for a text write-on?
The text node only has one input and if I set text to write on a path then there is only a straight line to manipulate from scratch - with no options to load or save or connect as far as I can see...
View 2 Replies
View Related
Sep 30, 2013
When I take the Type tool and draw a text box it simply draws a box with no fill or stroke and I can't type in it. When I simply click with the Type tool, a one-pixel dot appears and blinks like a input cursor, and when I type it blinks like it should be moving but it's not. I can't write any text whatsoever...
View 3 Replies
View Related
Apr 8, 2011
I have Gimp portable 2.6 and have used it a lot on Windows XP. Now I have a box with Windows 7 on it and, well, it failes to start.
It come up with "gimp2-6.exe has stopped working" and gives me the option to debug. I go the the "Visual Studio Just-In-time debugger' and the message is "An unhandled win32 exception occurred in gimp-2-6.exe [448]" but am stuck there.
What can I do to make gimp portable work on Windows 7
View 3 Replies
View Related