Make a shape of a design

Hi all


I've been a user of photoshop very relaxed for years and know the basics of the program. However, I am a bit puzzled with a current task. I recently had a friend make a logo design based on the shape of the single color for my group. I like what it came with, but I never had any kind of hi-res or vector files to him (just a jpg of the white logo on BG), and since then he has been very busy with work and other things. I was able to pull the white in the middle of the logo (image attached to PNG format for reference) to make the shape can be used for the smaller models (stickers, etc.), but I would like to be able to size upwards without loss of quality. I tried to select color and make a path among the selection, but that didn't look right no matter how, I tried. Is it possible that something similar that I could do the form in a vector? Thanks in advance for any help.logosurf.png

If you use Illustrator, see form generator.

Illustrator help | Create forms by using the form BuilderTool

.. .and compound forms

https://helpx.Adobe.com/Illustrator/using/combining-objects.html

I'm not very good with Illustrator, but we have a forum where folk will be (although I don't know that there are some highly successful Illustrator users here).

Illustrator

Tags: Photoshop

Similar Questions

  • How to make this shape in illustrator?

    Hello

    Shape.pngI want to make this shape in adobe illustrator, but I don't want to draw a path, is there an option that makes the sides rounded? photo shape was designed in adobe, effects, I made six sides of the polygon and there is an option in AE called "Outer roundness" that makes the sides rounded, but I can't find any option like this in illustrator, someone has an idea?

    Thank you

    To get something closer to your example, I tried the combination (using Pathfinder > unit) a (copy of the) Hexagon with corners applied and the other with a small amount of bloat (effect > Distort & Transform > Pucker & bloat), to round off the coast.

  • InDesign how to make a copy in a designated folder?

    Hi experts

    Ho can I make a copy in a designated folder?

    My goal:

    I want to copy to a specified on ~/Desktop/BACKUP/

    before that I want to open the files in the target folder?

    Thank you

    Respect of

    John

    This will make a copy of a file to another. You need to modify the source path, and after that you will need your code to open document.

    var MYF = Folder ("~/Desktop/yourSourceFolder/");

    If (myf! = null) {}

    var myFiles = myf.getFiles ("*. *");

    var filename = myf.name;

    for (var i = 0; i)<>

    {

    var sourcePath = File("~/Desktop/yourSourceFolder/"+myFiles[i].name);

    var targetPath = File("~/Desktop/BACKUP/"+myFiles[i].name);

    sourcePath.copy (targetPath);

    }

    }

  • Is it possible to code via Extendscript "make compound shape?

    Hey there Adobe Community.

    TL; Dr - how do you get ExtendScript to call 'Make Compound Shape'. It's to make cartoon speech bubbles.

    Full version:

    I am trying to create a script that could create a word bubble based on a single line. The intended use is expected to accelerate the comic lettering process. For this particular iteration, I am train to retrieve the pathPoints of one line and that allows to create the speech bubble. However, I was really hoping to find a way to run the code to 'Make the shape Compound', so I can change the ball tail later, IE - non-destructive.

    Here's what I have so far.  Thanks to all in advance!

    D

    If (app.documents.length > 0) {var doc = app.activeDocument;}     var artLayer = doc.layers [0];     The CURRENT ITERATION: Find the one and only line, extract he has start and end point.     var pointEnd = doc.pathItems [0] .pathPoints [1] .anchor;     $.writeln (pointEnd "pointEnd" + "\n");     var pointBegin = doc.pathItems [0] .pathPoints [0] .anchor;     $.writeln ("pointBegin =" + pointBegin + "\n");     CREATE ELLIPSE = artLayer.pathItems.ellipse var ellipse (pointBegin [1], pointBegin [0], 225.0, 225,0, false, true); ([top of page] [, left] [, width] [, height] [, reverse] [, part]) ellipse.stroked = true;         data var = {"anchors": [[pointEnd [0] + 2, + 2 pointEnd [1]], [pointBegin [0], pointBegin [1]], [pointEnd-2 [0], pointEnd [1] - 2]]} / / CREATE TAIL BALL arcade = var doc.pathItems.add ();     Linez.stroked = true;    loop through the data.anchors for (var i in data.anchors) {var point = linez.pathPoints.add ();}        point. Anchor = data.anchors [i];        If it is not the first or the last, either, it's only 3 points, if just say 2 //if ((i! = data.anchors.length-1) & & I! = 0) if(i == 2) {point.rightDirection = [pointBegin + 2 [0], pointBegin [1] - 2];}             Alert ("run:" + point.rightDirection);             point.leftDirection = [pointBegin + 2 [0], pointBegin [1] - 2]; Data.Anchors [i];             Alert ("leftDirection:" + point.leftDirection);         } else {point.rightDirection = data.anchors [i];}             point.leftDirection = data.anchors [i];         }} ellipse.selected = true;     Linez.Selected = true;     NEED SOME HELP HERE! How can I call //app.executeMenuCommand ("makeCompoundShape"); }

    It is used to be made exclusively with vbscript, or applescript but starting with CS6 also do you this with javascript

    app.doScript ("actionName", "actionSetFolderName");

  • Make the shape "Unsecure" for Advanced PDF editing tools?

    I have a form map of comments or Satiscation survey I created by Adobe LiveCycle Designer and I need help... I want to use the 'Send e-mail' button BUT I don't want that it sent back to me in the form of data... There is a button they click for 1 to 5 satisfaction and a comment at the bottom of the form box, but I want the shape, not the xml data...

    So my plan was to use the advanced changes the tab tools on Adobe Acrobat Professional... Then use the link tool, I think he put a mask on top of the 'Send email' button and send me the completed return form... I have not tested this theory yet because the form is "safe" in PDF and I don't know how I can get my idea to work...

    Can anyone help?

    Hello

    I suspect that the form is "secure" seen in Acrobat, because you have set a password to open for when the formed is open in the designer of the LC. This applies security to the form (which also prevents a user to print to PDF).

    Even if the form doesn't have any security, you will not be able to use a form of LC Designer AcroForm tools. They are different animals!

    There is a solution, which is in a lot of posts on the forum. If you use a standard "button" instead of a button 'send e-mail', you can have JavaScript in the click event that might look like this:

    vEmail = "[email protected]"; var
    var vSubject = 'customer comments ';
    var vBody = 'Put the friendly customer-oriented text here and it will appear in the body of the email to the customer.';

    event.target.submitForm ({cURL: "mailto:" + vEmail + "?"}) subject = "+ vSubject +"& body ="+ vBody, cSubmitAs: 'PDF', cCharset:" utf - 8 "});"

    Submit custom PDF will ensure, you get the shape and not only the XML.

    When you develop in LC, it is best to make all the scripts in LC, rather than trying to adapt certain parts in format Acrobat (IMHO) ;-)

    Good luck

    Niall

  • Make a distressed t-shirt design and now...

    I found a good filter that allows to reproduce the effect I'm after if I change the background to black. Anyone has a suggestion how to stick inside the text, but in the transparency color of the shirt displayed through?

    Bandits_Logo_Distressed.jpg

    That's what I want to look like her.Bandits_Logo_Distressed_b.jpg

    RT

    function() {return A.apply (null, [this] .concat ($A (arguments)))}

    .. .screen printers have white when printing on T-Shirts. I'm trying to print work ready.

    Wholesale,

    It's just a monochrome printout for screen printing. It's really as simple as it gets. You don't have to do any special rigamorole for this.

    You can do this loan to print for the purpose of the screen simply by filling out the shards of '' distress '' black with white, and the filler text with black. Save it as a PDF file. When that is printed by the shop of the screen, they have exactly what they need: black Uni in the area of the image.

    Yes, screen printers can print opaque white inks. Is not serious. Do not confuse you. Unless you set a white color as a separate color spot, objects of white circles are not going to make an image when printing, print as color PES. The white objects will simply knockout all that is behind them. In this design, there is nothing behind except the text that you want to be knocked out by them. You don't need even a clipping for this design mask.

    Think about it... mentally to do what I described above and then print it on your office laser printer. Any deposited where toner is white? No, normal white in programs like Illustrator means simply "any ink here."

    In the most common configurations of typical of local print T-shirt shops, screen printing, screen printing requires an opaque black image on a transparent or translucent - separate such a film 'positive' for each ink involved in design. It's what will your screen print shop if they simply print the document that has been put in place that I described. Just like your laser printer gives only a white paper in the white areas, so the white areas will simply be 'clear' when the shop screen print to a piece of acetate or mylar.

    This "positive" film will serve as a mask during screen printing emulsion exposure to light. This gives a negative image in the emulsion. (Image area is open mesh, non-imagee area of the mesh is blocked by hardened light emulsion.) Then, in the printing process, ink is "crushed" through open areas of the mesh on the garment.

    Print from your file: positive

    Display screen: negative

    Ink on shirt: positive

    JET

  • Font sizes make it too small in design mode DW CS3?

    I've recently upgraded to DW CS3 in DW8 (which is always installed) on my Vista Ultimate system.

    For some reason any CS3 occasionally renders fonts smaller than they "should" appear. This can be replicated using the code below (I realize that this code is not 'best practices' of any measure, but it's the simplest way I could demonstrate the problem). In DW8 design see it makes exactly such that it generates in IE5, 6, 7 and Firefox (with default settings display) but in DW CS3, the police appear much smaller! I realize this is probably a question of standards with the CS3 version probably stick to standards more strongly than the browsers and DW8, but I need the design view to make the browser will be or it is useless for me

    Please, don't say I need to change my code to be more 'standards compliant' as my main use of DW is coding a great PHP/MySQL billing system that is used in a LAN controlled on IE6 only. It was written by someone else and has been added to and updated by myself. It is very large and certainly didn't need to rewrite just to make correctly in design mode DW CS3.

    Any help greatly appreciated

    I have a solution undocumented and unsupported for DW9 Design layout
    Rendering of the view to DW8 rendering:

    Judgment of the DW. Manually add a registration/preference in the settings folder,
    type = 'String', name is "RenderToStandards", value = "FALSE". Restart DW.

    Use at your own risk.

    Hope this helps,
    Randy

    > For some reason any CS3 occasionally renders smaller fonts than they "should".
    > appear.

  • To make the shape FNDSCAUS read-only


    Hi all

    Is there a way to make the form read-only users (FNDSCAUS)? The reason being among the users of support they need to not see users as view only and not for something else.

    Thank you

    Jay

    Hello

    R12: How to create read only responsibility (Doc ID 1290228.1)

    How to create a FORM of QUERY_ONLY (Doc ID 400380.1)

    How to make a form only in the Oracle Applications (Doc ID 1013404.102)

    Concerning

    SANAE

  • Make a shape in which colleagues can add revisions (+ 1 row) and amendments (1 a, b, c). Once completed and opens again the changes disappear. Someone who can help?

    Hello world

    See the image below. Part of a great shape I did for work. Had a little problem however. Add a new line with the button 'Add a new revision' works perfect (also when saved and reopened). But when I add the changes with the button + on the right (a, b, c), they disappear when I save and reopen the file. Someone who can help?

    Thank you!

    untitled.JPG

    Hello

    I solved the problem you described.

    https://files.Acrobat.com/a/preview/e192fe2f-3268-4075-ae2d-09d471e2e783

    I hope this helps.

  • How to make the shape of 10g in 11i applications?

    Hi all

    I'm working on oracle r12 and I developed a shaped form 10g. This form works very well in R12. But he does not get compiled in 11i applications.
    Displays error

    ROS ERROR:-200
    Segmentation fault (coredump)

    Please suggest how to make the form work on 11i?
    Template.FMB and the PLL is different in 11i and R12?

    I don't have access to any apps 11i environment. Where can I get these?


    Thank you
    Veena

    I'm working on oracle r12 and I developed a shaped form 10g. This form works very well in R12. But he does not get compiled in 11i applications.
    Displays error

    ROS ERROR:-200
    Segmentation fault (coredump)

    Please suggest how to make the form work on 11i?

    You cannot run Oracle Forms/Reports 10 g with EBS 11i since it is not certified.

    For R12, use Developer 10 g

    For 11i, you need to use Developer 6i

    Template.FMB and the PLL is different in 11i and R12?

    Yes.

    I don't have access to any apps 11i environment. Where can I get these?

    You mentioned above that Forms 10 g does not work with 11i applications so I assume you have access to an instance of 11i. If you want to continue to have access to the 11i environment, please log an SR and ask the support of Oracle to send the Media Pack, so you can install it.

    Thank you
    Hussein

  • How to make a shape in Photoshop CS6

    The pen tool option has changed. He no longer has the custom shape tilde? What Miss me?

    It's on the shapes with the Rectangle tool, Ellipse tool, dialog box etc.

  • How to make a shape to resemble the painting?

    Hello

    We hope that you do well.

    As you'll see in the attached photo, I try to make this bottle looks like a bowling ball. I draw two red lines and think they work fairly well, but still seem very "photoshopped". Someone at - it suggestions on how to make it look more realistic but still beautiful?

    Thank you very much.

    Reduce the opacity of the scratches and him apply a touch of 'glass' Frosted' distortion.

  • Try to combine two "lines" to make a "shape"?

    I tried for hours to combine two curves I draw with the pencil tool in the form of what I can fill it with a color or a gradient:

    http://img199.imageshack.us/img199/4155/flametests01.PNG

    The top row has two lines (rubbed).   When I move them around together, I get a nice shape "flame" I want to use a logo.

    The low line shows what happens when the two 'lines' are 'filled', and what happens when the flame is "completed".   I tried all manor of consolidation, merger, combining... I lost track at this point...

    I think part of my problem is that I guess would be the pencil tool to draw lines (or 'ways' are perhaps more accurate?) - but it seems to be 'forms '.

    I tried to use the pen tool, but the curves are never as smooth as those that I drew "Freehand"...

    What should I do / do differently?

    Just drag - select two higher points with the direct Selection tool and KBSC CmdOpt-shift-J allows to unite lines. Do the same thing at the bottom to fill the shape.

  • How to make a shape like that?

    http://prntscr.com/5qh384

    You mean like this?

    I did a rectangle on a transparent background. Apply a gradient fill.  And used Edit > transform > Distort then dragged the top corners towards the inside and the outside.  The opacity of the rectangle layer set at 95%.  Save for Web as transparent PNG.

    Nancy O.

  • How to make a vector shape / layer in a mask without pixelation it?

    Watching Nigel French on Lynda.com transform a form (using the custom shape tool) in a mask, but following the same exact procedure he does not work for me:

    Select a new layer, press U, select Custom Shapes, has chosen to target record, size and release.

    Voila! In the video, he gets a layer mask on this new layer. I just get a new layer - and it's driving me crazy. He goes on to pen the layer to soften the edges, which, if it is possible, can be useful.

    I tried half a dozen variations such as drag and drop, creating a new layer from a solid fill color and me cannot work out how to make the shape in a mask. Can someone tell me what I am doing wrong? I'm guessing that there is a setting I'm missing somewhere, maybe?

    just to be clear, I know that I can put a mask on my vector form by clicking on the icon of the mask or of the layer > vector mask > current path, but this is not what I'm asking. I want to know how to make the shape I paint in a mask on a layer, we layer (as in the right of it).

    If you can see, the video is here at the minute mark 7: create a logo with some shape layers in the Photoshop course for designers: shape layers

    The transcript over this article reads

    I want to fill the shape with white. So I'll do my foreground color white and press the Option or Alt + Delete as follows, and I also want to then adjust the opacity. I'll take the opacity down and here's something I want to do. I would like to pen, so that make us it sweet. Now, you may be thinking, wait a minute, all these layers of shape are vectors, how can they be feathered? Surely, they cannot be softened. Well, actually, they can.

    If we go to the masks Panel, I can simply increase the amount of feathering and you can see as I do he soft all edges in this path. Now another problem I have is that the inside of this shape of the target is displayed in the center of the bagel and we do not want that to happen. So I could spend time trying to position it just so, so that we don't see. But easier than that I'll just double-click my masks to make it smaller.

    Without having read what you have written here, I just Ctrl + click on the content icon in the palette shape layer layers to select the transparency of the layer.  This selection allows you to hide a layer in the layer to hide targetint then click on the Add layer mask in the layers palette.  The current selection will be used to create the layer mask.

Maybe you are looking for

  • Removal of the firefox proxy settings does not work until a reboot?

    If I transfer my work (with a proxy server) to my network network (without server), I have to restart the browser until he realizes that there is no proxy server to authenticate with. Until I do that, (re) loading pages gives me an error. However, wh

  • Bloatware on new dv7

    HP is the undisputed king of Bloatware and I knew that before I bought this laptop, but the coupon code I had this makes a much better deal than their competitors. I uninstalled all the garbage from cyberlink and most of the junk from HP.  My respect

  • 0x87005b4 error code

    occurs when you try to open windows defender

  • I started Windows 7 Windows 10 and told me that my copy of Windows 7 is not genuine.

    * Original title: Windows 10-7 I ran Windows 7 for 2 years without any problem. I have upgraded to Windows 10 but he could not recognize my CD/DVD burner, so I started Windows 7. Now, after about 6 weeks, I am told that my copy of Windows 7 is not ge

  • Save as a PDF presets

    I have a document I want to save the .ai file it is open... and then save as pdf with my own Adobe PDF presets. Is the name of my preset: Machine viewsSudo code example: #target illustrator var doc = app.activeDocument; // just save it as the .ai tha