Photoshop :: Can't Make A Soft Line Break In...
Jan 22, 2009
I used to be able to do a "soft" line break in photoshop by hitting "shift + enter." it's not working anymore-- it's only giving me a "hard return".
are we no longer able to do soft breaks in photoshop anymore?
View 2 Replies
ADVERTISEMENT
Jun 27, 2012
I draw a curved line and would like it to remain as a curved line even after saving the file. However everytime after saving, and opening the file again, the curve breaks into many line segments, which is not what I want! I want the curved line that I draw to remain as a curved line even after saving and opening. How do I do that? I am using autocad2010.
I use the ARC command to draw a couple of lines, they look okay here. But after I saved it, and re-open it again, what previously appeared as curved lines changed in their appearance to polyline segments.
View 9 Replies
View Related
Dec 11, 2012
I needed to remove a feature line that I used as a break line when creating a surface. When I removed the feature line from the definition of the surface, the grading did not change. It appears the points created by the feature line remain which is why grading didn't change. The only work around was to delete these points.
I noticed the same thing happens when I removed the surface boundary and inserted a new boundary. why these points remain and how to remove when I delete boundary and feature line from surface?
View 9 Replies
View Related
Feb 22, 2012
I have an FDO layer which I am styling like so:
Concat ( FDO_LAYER1, Concat ( '
', FDO_LAYER2 ) )
This layer is styled so that all text is centered. In this case, FDO_LAYER2 is having it's text left aligned. I'm pretty sure this is due to the method I am using for a new line. Is there something else I can use to break the line and maintain the center styling?
Using a second point for FDO_LAYER2 is not an option.
View 4 Replies
View Related
Apr 12, 2013
how to break diameter line into horizontal line at the end ?... there's no such option in editor style (I want to have 2 arrows for this diameter, not one as it is in editor options)
View 2 Replies
View Related
Sep 5, 2011
How do we do a break and or jog line in a section so we make things shorter? I did find the DIMJOGLINE command and that will be great for the dimensions but what about the other stuff, do we have to do that with a block or draw the thing, if that's the case what are you doing to handle this?
View 5 Replies
View Related
Apr 23, 2009
Just started using the Configurator,My first attempts at tool tips often get lengthy. If the width of the panel is not wide enough, resulting tips get truncated/munged.Is there a way to insert line breaks in tips so that they can be seen in total on a "skinny" panel?
View 1 Replies
View Related
Jun 19, 2012
I'm using an international English version (I think) of Adobe Photoshop CS6, and I'm making a catalog that has Chinese type in it. I've encountered a problem with the paragraphing in that new lines often begin with periods or commas, and lines sometimes end with open brackets.
Is there a way to set line break rules for Chinese fonts? I'm using an OpenType font (Adobe Heiti), but I can't find the options to change the line break rules.
View 2 Replies
View Related
Oct 7, 2013
I have a blue shape with a feathered edge on a black background. The color transitions from blue to grey to black. I want to transition from blue to black without the soft grey line.
View 7 Replies
View Related
Jun 29, 2012
When I apply colour correction, either 'auto' or using the sliders, the video becomes 'soft' (looks like it is out of focus). Is this normal, & is there a way around it?
XP, Intel quad core, 4G RAM
View 2 Replies
View Related
Oct 6, 2011
I have to break a line/polyline with a known distance around a point of the line. I was thinking of creating a circle with a specific radius and then trim the line inside the circle, then delete the circle but I could not find how to use trim in .net.
View 1 Replies
View Related
Jan 18, 2013
How can I break a line without leaving a gap?
View 4 Replies
View Related
Mar 8, 2013
I want to know How to achieve this circle that has VERTICAL soft rounded dash.
http:[url].........
View 7 Replies
View Related
Oct 22, 2013
In Regis you copuld use the "clean"command to break each line at an intersection. What command or function must I use in AutoCad 2013? I wish to break the lines at each intersection in order to import the lines into a GIS application. I am currently drawing in 2D.
View 4 Replies
View Related
Jan 22, 2013
Is there a command to break a line or dimension, to show that not all of the line is displayed or where the length is not important or undefined?
View 4 Replies
View Related
Feb 7, 2013
Would like to know if Autocad has any thing that i could use to break multiple line at one time with out going to each line and using the break command. Using Autocad 13.
View 3 Replies
View Related
Jan 25, 2007
Is there a way to set up autocad(2004) so that when I insert a block, the block then automatically breaks the line I am inserting it on. My drawing's are mostly electrical schematics so the line I am refering to is the circuit and my blocks are components. At the moment I insert my block and I have to use the command 'break'. I know this does not take up a lot of time but I am always looking for ways to speed up!
View 8 Replies
View Related
Aug 15, 2011
I would like to ask a question on “Break at point”.
It is possible to break a line but for circles and ellipses, my attempts resulted in no break at all (see attached picture).
Does “Break at point” support circles and ellipses? If you have a circle and you would like to make it a ¾ circle arc, or any arbitrary angle, how do you do that?
brk.png
View 4 Replies
View Related
Mar 9, 2012
How do you add a break line for stairs? In windows it is under 'express tools' but I can't find it in the mac version.
View 1 Replies
View Related
Jul 28, 2011
I often use feature lines for parking lots and ponds. They're great when they work, but they drive me NUTS when they don't - which is a lot of the time. For parking lots and ponds, my feature lines usually close back on themselves. That's when I have trouble breaking the feature line. When I use BREAKFEATURE, I choose two points and this should, in theory, leave a gap in the feature line between those two points. That's not what happens. I end up with a huge gap between the first point I picked and a vertex point 5 or 6 vertices away. It doesn't matter where I pick the breaking points.
I've also tried TRIMFEATURES. I draw lines across the feature line where I would have chosen the breaking points. But the portion that I want to remove is the portion that always remains. It doesn't matter where I select the feature line to be trimmed (inside or outside of the cutting edges).
I think there may something wrong with the feature line itself. Sometimes, if I erase the original and draw a new one, it will trim just fine. But that's such a headache, and it doesn't always work. If I knew what was causing the feature lines to go squirrely, I would aviod it. Unfortunately, it seems like breathing the wrong way can screw up a feature line.
View 4 Replies
View Related
Oct 31, 2012
How can I use one "line break" in the same command on iLogic ?
For a simple doubt, a simple sample :
MessageBox.Show("Message blabla blablablabla blablablabla", "Title")
In this case, how could i divide the message in 3 lines in the messagebox ?
actually this would work for me in other case too, creating a text with more than one line, instead of creat many text boxes.
IV 2013
View 2 Replies
View Related
Sep 4, 2012
I have some sections and am using the break line with a masked region but in Revit 2013 the masked region only works in the Wireframe Graphics display option. It does not work in the Hidden Line display. It was fine in 2012
View 7 Replies
View Related
Apr 10, 2013
Want to break/cut a line which is in reference file.
I know MicroStation has this function called "mask". Does AutoCAD has similar?
View 9 Replies
View Related
Oct 2, 2012
I want to break a line into thirds or fourths.
View 5 Replies
View Related
Feb 5, 2013
how to break a line or polyline down to equal segments.
View 4 Replies
View Related
Aug 31, 2012
What controls the line weight of the break lines in the detail views? Have tried everything, but still have them shown very thick.
View 2 Replies
View Related
Jan 7, 2011
Is there a way to break the Callout Boundary similar to the Section Line in Revit Arch 2011 ?
View 9 Replies
View Related
Mar 27, 2013
Is there a way to have a multiline point description? For example, in the raw description, i wrote out the text, but I would like to return a line for the parentheses.
Civil 3D 2013
Windows 7 64-bit
Inteel 2.40 GHz 8 GB RAM
Dell T7600
View 2 Replies
View Related
Feb 27, 2013
How to put a (Return) or Break to another text line in a label? Usually it is one big long label on one line.
View 4 Replies
View Related
Feb 5, 2014
Can you put line break in text in the data box when creating a chart.
i.e. if you have a bar chart with text underneath each bar, can you break it when you’re entering it instead of manually afterwards
View 1 Replies
View Related
Nov 12, 2013
when I switch tab once at the end of the line sits the line break outside of the paragraph text frame..The background color so then runs out of the frame.A wish at left line intent (or right) it should be possible to fill these also with the background color and a function that assigns every second line is a background color..
View 2 Replies
View Related