Drawing a square outline?

Hi All,
Is it possible to produce in FCE HD the outline of a box superimposed upon a sequence? What I need are thin white lines in the form of a square outlining the sequence. I checked under video generator / shapes, but couldn't find anything that would produce a square. I thought about Mattes, but really don't know enough about it. I have no dexterity at all with Photoshop. I have photoshop elements, but again, I don't really use it. If that's the way to go, would someone be willing to explain how I can create a square that's not filled?
THANKS!!

Ian,
Basic Border and Bevel create borders around the full frame of the sequence.
May be this is just what Ira needed...
My attempt with Photoshop was to create border shapes of any size to superimpose to any portion of a clip. But I ran into that very bad problem.. now I'm very suspicious about ANY import of pictures to FCE (something I did often in the past).
Joe's filters include a quite powerful generator of shapes
http://www.joesfilters.com/joesshapes.php
that is part of a package I never tried, but seems professional to me. Just not very cheap.
So I'm working at something homemade. I already have a beta version: sounds promising. If anybody is interested let me know...
Piero

Similar Messages

  • Need help on drawing multiple squares on the screen

    I am working on a project for aircraft seating and what i have to do is create square on the screen as seat. I got to draw 180 squares on the screen and it sounds easy but i have been stuck at it for about 10 days now my superviser doesn't know java so he can't help me on what i should do next and java superviser's told me they have no time to see me so if anyone here can help to guide me where i am goin wrong or how i should do it would be very helpful. Here is the code i have so far i think i am maybe close to gettin it working but then again i could be far off.
    import java.awt.BorderLayout;
    import java.awt.Graphics;
    import java.awt.Dimension;
    import java.awt.GridLayout;
    import javax.swing.JFrame;
    import javax.swing.JPanel;
    public class Seating extends JFrame {
        private JPanel boardPanel;
        private JPanel panel2;
        private Square board[][];
        public Seating() {
            boardPanel = new JPanel();
            boardPanel.setLayout(new GridLayout(6,30,0,0));
            //create board
            board = new Square[6][30];
            //rows in the board
           for(int row = 0; row < board.length; row++)
               //column on the board
                for(int column = 0; column < board[row].length; column++)
                    //create square
                    board[row][column] = new Square(' ', 3 * row + column);
                    //add square
                    boardPanel.add(board[row][column]);
                panel2 = new JPanel();
                panel2.add(boardPanel, BorderLayout.CENTER);
                add(panel2, BorderLayout.CENTER);
                setSize(2000,1500);
                setVisible(true);
                 private class Square extends JPanel
                    public Dimension getPreferedSize()
                      return new Dimension(20,20);
                    public Dimension getMinimumSize()
                        return getPreferedSize();
                    public void paintComponent(Graphics g)
                        super.paintComponents(g);
                        g.drawRect(0, 0, 19, 19);
    }

    Yeah I'd make a Seat class, subclassing JLabel, and then add some business logic to them to reflect that. For example, if they're already booked, given them a different color and disable clicks on them. If they're bookable, add a mouse click listener. Maybe I'd make different subclasses of Seat for those different roles. I'd add them all to the grid, but also add them to a Map indexed by seat name or something so I could find them and update them as needed.

  • Draw a square with the cursor

    i would like to draw a square with the movement of the coursor, while its left button is clicked and the cursor is over an image.
    when i leave of pushing the right button the square have to dissapear.
    if you don't understand, it's the same in windows when you click the left button and square appears.
    My question is how can i do this?
    thanks

    Not sure I completely understand the question, but maybe this will give you an idea:
    import java.util.*;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.event.*;
    public class DrawSquare extends JPanel
         Point startPoint = null;
         Point endPoint = null;
         public DrawSquare()
              setPreferredSize(new Dimension(500,500));
              MyMouseListener ml = new MyMouseListener();
              addMouseListener(ml);
              addMouseMotionListener(ml);
              setBackground(Color.white);
         public void paintComponent(Graphics g)
              // automatically called when repaint
              super.paintComponent(g);
              g.setColor(Color.black);
              if (startPoint != null && endPoint != null)
                   // draw the current dragged line
                   int x = Math.min(startPoint.x, endPoint.x);
                   int y = Math.min(startPoint.y, endPoint.y);
                   int width = Math.abs(endPoint.x - startPoint.x);
                   int height = Math.abs(endPoint.y - startPoint.y);
                   g.drawRect(x, y, width, height);
         class MyMouseListener extends MouseInputAdapter
              public void mousePressed(MouseEvent e)
                   if (SwingUtilities.isLeftMouseButton(e))
                        startPoint = e.getPoint();
                        repaint();
              public void mouseReleased(MouseEvent e)
                   if (SwingUtilities.isLeftMouseButton(e))
                        startPoint = null;
                        endPoint = null;
    //                    repaint();
              public void mouseDragged(MouseEvent e)
                   if (SwingUtilities.isLeftMouseButton(e))
                        endPoint = e.getPoint();
                        repaint();
         public static void main(String[] args)
              JFrame frame = new JFrame();
              frame.setDefaultCloseOperation( JFrame.EXIT_ON_CLOSE );
              DrawSquare d = new DrawSquare();
              frame.getContentPane().add( d );
              frame.pack();
              frame.setVisible(true);
    }

  • Can't see the square outlining the current date in iCal

    I can't (or barely) see the square outlining the current date in iCal. Why?? What to do?? I use OSX 10.6.8.

    Are you talking about the calendar widget? If so, hit F12 to bring up the widget you have running. Next click the + sign at the bottom left corner. Scroll through the widgets and look for iCal and click it. I hope this helps.

  • Draw a rectangle outline with a transparent fill

    I am newbie using Elements 10.
    How do I draw a rectangle that only displays the stroke.  That is, it has a transparent fill.
    Your help would be much appreciated.
    Thanking you in anticipation.
    Roger

    On the options bar of the rectangular marquee tool, select "fixed size" and enter equal w & h values to suit.. That should give you a precise square configuration, outlined by the stroke
    Enter text on a separate layer
    Use the line tool to connect the square boxes. The line tool allows one to use arrow-heads.
    If you are still stuck, please post a representative example for additional guidance.

  • How to animate drawing of circle outline from first point to completed circle?

    How can one animate the drawing of a circle outline in Edge Animate from the first point to the complete circle? Would a better approach be to create a gif and import that into the Edge Animate project? Thank you for your time and expertise.

    This first image is the file in ID with High Quality Display on
    This is with Overprint Preview and that what I aming for, roughly, for the final. [I'm not sure what is the purpose of overprint preview in ID].
    This is the 3 plates of Black and two pantones
    This is the plate of Black plate
    This is the Pantone 812 c plate
    and finally this is the Pantone 8201 c plate
    Hope this can help to get the best solution

  • How to stop cursor from drawing blue squares?

    Hi,
    Suddenly the cursor (arrow pointer) on my macbook is drawing light blue squares when i move it around. It is like it has been converted to a drawing tool. Very annoying! Does anybody know how to fix this?

    Try a Safe Mode boot ...
    Startup your Mac in Safe Mode
    A Safe Mode boot takes longer than a normal boot so be patient.
    Once you are in Safe Mode, click Restart from the Apple () menu.
    Then try moving the cursor ..

  • Visible square outline on iMac 27" display

    This is a tricky one to explain but here goes. I got my 27" iMac a few weeks ago - love it. However, there's one small issue. About a week after I bought it, I noticed that there's an outline of a square on one half of the display - it's very faint but it's definitely there. It can be seen against any background ranging from white to dark grey and can be seen during videos and games if you focus on the area around it.
    I tried to take a picture of what I can see and have attached it and tried to outline the issue (it was taken on my iPhone 4 so apologises for the poor quality). It gets even more curious when I found out that this outline is in the same place and size for the Google Chrome app to fit perfectly inside of it and I think the plug may have come out while this app was displayed, but I doubt that would cause this issue.
    I have tried Googling this issue but cannot find a single issue to match - I don't really want to go to Apple and explain the issue because they messed up my iPad 2 replacement (even though I now have Apple Care). This issue doesn't ruin my latest Apple purchase because it's a beautiful thing, it would just be nice to know the cause of this issue and if there's a solution.
    I would appreciate any advice, help or history on this issue. Thank you, Steven.
    iMac Specifications
    27" iMac (Mid 2011)
    Mac OS X Lion (Pre-installed with Snow Leopard)
    3.1Ghz QuadCore CPU
    4GB DDR3 RAM
    AMD Radeon HD 6970M (1GB)
    1TB HD

    Hi Stevey,
    Your issue sounds quite similar to mine, except mine fades away again after a short while.
    Please see my thread on my issue here: https://discussions.apple.com/message/16260001#16260001
    Best,
    Luke

  • Xcompmgr draws trailing shadow outlines without the -f flag

    I have been fiddling around with xcompmgr, and so far its been pretty cool, i like being able to see through my terminals and fading effects were cool for a while, but i noticed that after long periods of use it would start bashing X and i would get weird stuttering till i killed it. Ive read that this has to do with a memory leak in xcompmgr's fade option.
    Basically i want to get rid of fade, but whenever i turn it off, i get weird trailing shadow outlines. In addition to the trailing shadows i also get shadows on my terminal that i have set as part of my background (which makes it look quite ugly).
    Is there anyone who knows how to fix this trailing shadow problem short of turning on fade effects?
    I have an nvidia geforcego 7700 if that helps at all.
    Thanks for any help provided.
    Edit: actually an alternative composite manager for openbox would be fine too, i just want my transparency and shadows with no troubles
    Last edited by Kruppe (2008-10-23 21:17:42)

    continuation of logs:
    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >BtcCallLgCl< for event BEFORE_DUMP
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   723]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 3 24796) [dpnttool.c   333]

  • One inch square box does not draw one inch.

    If I try to draw a square box in any size, illustator does not make it square.
    For example, if I select the Rectangle Tool, click in the art space and set the rectangle to one inch by one inch, I get a box that is 1.0003 by 1.0003
    Here is a screen shot of what I am getting.
    This is also happening to any rectangle and circle.
    Even if I hold down shift to keep the preportions lock, it still happens.
    I have check and nothing is snapping or set to snap.
    This is a major issue for me as I use illustator for creating dielines and those dielines need to be very accurate.

    Jason,
    It seems that something is seriously wrong, or they just fobbed you with an off measure version (the error seems to be far below any Stroke Weight, and Align to Pixel Grid should actually give a precise inch, or at least 0.01389 above or below it, depending on the positioning on the Artboard).
    You may try the following (you may have tried/done some of them already, and 5) is less likely) and see whether it helps (the following is a general list of things you may try when the issue is not in a specific file; 3) and 4) are specifically aimed at possibly corrupt preferences):
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool, and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Cannot Draw Circles or Squares in Captivate (Holding down SHIFT doesn't work.)

    Hi,
    I am trying to add squares and circle shapes to a Captivate 8 project.
    Before I click to draw the shape, I hold down the SHIFT button to constrain the proportions. Captivate draws me an oval or a rectangle all the same.
    Error testing I have tried:
    Trying to add a square in PowerPoint by holding SHIFT work (so not a hardware issue?)
    Resizing my dratted rectangles & ovals by holding SHIFT in Captivate does constrain the proportions, but not to a shape I require!
    Resizing images while holding SHIFT also constrains proportions.
    The same error also occurs in my copy of Captivate 7?!
    I'm completely puzzled. I know it's basic function, but it's vital for me to be able to create a smart-looking layout. Is it simply not possible to draw "perfect" squares and circles in Captivate?
    Seth

    Don't know if it is an oversight, I'm always logging that lack of use of SHIFT, think it is just not considered important enough. My mind tells it is very important, but I'm just a user.
    That is what I told you... in CP8 you need a lot more clicks and mouse movements to get to everything (sighing).
    The screenshot you are showing me is the Properties panel for a shape, tab 'Style', not 'Options'.You have to click on 'Options' to see the former Transform accordion. Splitting up the too long Properties panel of CP7 in two panels and tabs causes incrementing the number of clicks. And it didn't avoid scrolling, as you can see in this Style part. Will stop ranting, even after so many months, do not succeed in liking the UI shift.

  • How to minimize the file size of a file with drawing markups

    Scenario:
    I need to turn a sample of a report into a report template, so I am deleting as many objects as I can with the Tools>Content>Edit Object.  For text that I cannot delete that way, I am covering it up with a white box (Comment>Drawing Markups>square and setting outline = white and fill = white).  On this particular PDF, there are about 20 of these white boxes.  I'm then using Preflight>Flatten annotations and form fields to flatten all of the markups.
    Problem:
    Unfortunately, even after using Preflight and Save As>Reduced Size PDF, the file size is still over 900 kb.  The original file size before I make any changes is less than 150 kb.  I need the final file size to be 200-300 kb.
    Settings:
    Windows 7
    Adobe Acrobat X Pro
    Solutions?
    I may be going about this all wrong, so any advice you have is much appreciated!  The only other thing I can think of to do (since I can't get a blank sample report), is to recreate the report in Word and then PDF it.  I'm hoping there's a better solution.  I tried Photoshop first and the file sizes were in the MBs, so I switched to Acrobat.  Maybe a different program would work even better?

    Basically that is what Bill is telling you. The best method is to:
    create the design of the form in Word.
    Save as a PDF (on a Mac the best method is to go to print menu click pdf and hold mouse or track pad button down, and Chose Adobe PDF) .
    Then open PDF in Acrobat
    Click on Tools
    Click on Forms and create form. Either letting acrobat create the fields and add or take away fields as need.  Or create fields manually.
    This way should you need to make correction you can open the original Word Document, Make chages save as PDF The in open original in PDF. Click on Tools > Pages and choose replace pages and replace desired page(s) as needed. Then readjust fields if needed or add or take fields as needed.

  • Can you define a specific size of a Drawing Markup rectangle?

    Hi all,
    I am using Acrobat X and have been asked to find an answer to a 'problem' someone is having.
    If you have a site plan of one's property and they submit it to me for comment (as a pdf file) can I draw a box to a specific size? Say I set the 'scale ratio' to what the drawing scale is, I go to 'comments' and from the 'Drawing Markups' pane I choose 'draw rectangle; square', I then draw a rectangle to represent a shed of a specific size. I can dimension how far the rectangle/shed is to be from the property lines and I can dimension the rectangle/shed but I have to play with stretching it to get it to my desired size based on the scale I set.
    My question; is there anyway, when I am drawing the box, to either specify an x by y size or see the lenghts of their sides once I pick a corner and start to drag the box to the other corner?
    If not, would there be a java script that could accomplish this task?
    Any help would be appreciated.
    Thanks in advance.
    Paul

    Thanks Sabian, I understand that Acrobat is not a vector drawing application and I have been using all those programs (illustrator, AutoCAD, CorelDRAW etc.) for the past 20+ years. It wouldn't seem too much to ask considering that I can set a scale to my page (in Acrobat) and I can get Acrobat to give me a dimension from point A to point B based on that said scale, so why couldn't I expect to put a rectangle markup based on that same scale?
    As for the right tool? We are a municipality that is trying to make it easier for the public to submit applications online. Those submissions are in the format of a PDF because it is unrealistic to assume the everyone in the public has access to or can afford a program like AutoCAD or illustrator. Likewise it is too COSTLY to have everyone in the city have say 'AutoCAD' or even 'illustrator' to view the application documents to markup and send back.
    I believe  In 1991, Adobe Systems co-founder John Warnock outlined a system called "Camelot"[3] that evolved into PDF (from Wikipedia) and it was a way to have an independent viewing format regardless of what software application created it. I truly believe that Acrobat for what it's initial intent was that it should incorporate some of these features as it only makes sense in an evolutionary sense. Not to be a 'drawing package' but in it's markup/comments palette to expand on them.
    So keep your comments to 'no at this time acrobat does not allow this type of functionality but who knows in the future' and don't treat me as though I don't know anything about anything. In my decades of using these applications I have seen them evolve to include more functions and do more then when the product was originally released.
    I will now go on and recommend that they seriously look at Bluebeam Revu as it is not only cheaper but it has a ton more functionality specifically designed for the needs as listed above working with PDF's (and bitmap images to boot). I was just wanting to cover all bases and give all programs a fair look.
    Thanks again for your intuitive insight.
    Paul

  • How to draw a border around a Textured Plane?

    Hi everyone,
    How does one go about drawing a square border around a textured square plane?
    I've tried using the setBoundaryColor() method, and have set the texture2D's boundaryModeS and boundaryModeT to CLAMP, but no boundary color appears.
    Can someone help?
    Here are some fragments of my code:
    /** My plane **/
    QuadArray plane = new QuadArray(20, GeometryArray.COORDINATES
    | GeometryArray.TEXTURE_COORDINATE_2
    | GeometryArray.COLOR_3
              float length = 0.5f;
              float epsilon = 0.1f;
         Point3f p = new Point3f(-length/2.0f, length/2.0f, 0.0f);
    plane.setCoordinate(0, p);
    p.set(-length/2.0f, -length/2.0f, 0.0f);
    plane.setCoordinate(1, p);
    p.set(length/2.0f, -length/2.0f, 0.0f);
    plane.setCoordinate(2, p);
    p.set(length/2.0f, length/2.0f, 0.0f);
    plane.setCoordinate(3, p);
         Point3f upperborder = new Point3f(-(length/2.0f+epsilon), length/2.0f+epsilon, 0.0f);
    plane.setCoordinate(4, upperborder);
    upperborder.set(-(length/2.0f+epsilon), length/2.0f, 0.0f);
    plane.setCoordinate(5, upperborder);
    upperborder.set((length/2.0f), length/2.0f, 0.0f);
    plane.setCoordinate(6, upperborder);
    upperborder.set((length/2.0f), length/2.0f+epsilon, 0.0f);
    plane.setCoordinate(7, upperborder);
    Point3f rightborder = new Point3f((length/2.0f), length/2.0f+epsilon, 0.0f);
    plane.setCoordinate(8, rightborder);
    rightborder.set((length/2.0f), -(length/2.0f), 0.0f);
    plane.setCoordinate(9, rightborder);
    rightborder.set((length/2.0f+epsilon), -(length/2.0f), 0.0f);
    plane.setCoordinate(10, rightborder);
    rightborder.set((length/2.0f+epsilon), length/2.0f+epsilon, 0.0f);
    plane.setCoordinate(11, rightborder);
    Point3f lowerborder = new Point3f(-(length/2.0f), -length/2.0f, 0.0f);
    plane.setCoordinate(12, lowerborder);
    lowerborder.set(-(length/2.0f), -(length/2.0f+epsilon), 0.0f);
    plane.setCoordinate(13, lowerborder);
    lowerborder.set((length/2.0f+epsilon), -(length/2.0f+epsilon), 0.0f);
    plane.setCoordinate(14, lowerborder);
    lowerborder.set((length/2.0f+epsilon), -length/2.0f, 0.0f);
    plane.setCoordinate(15, lowerborder);
    Point3f leftborder = new Point3f(-(length/2.0f+epsilon), length/2.0f, 0.0f);
    plane.setCoordinate(16, leftborder);
    leftborder.set(-(length/2.0f+epsilon), -(length/2.0f+epsilon), 0.0f);
    plane.setCoordinate(17, leftborder);
    leftborder.set(-(length/2.0f), -(length/2.0f+epsilon), 0.0f);
    plane.setCoordinate(18, leftborder);
    leftborder.set(-(length/2.0f), length/2.0f, 0.0f);
    plane.setCoordinate(19, leftborder);
    TexCoord2f q = new TexCoord2f(0.0f, 1.0f);
    plane.setTextureCoordinate(0, 0, q);
    q.set(0.0f, 0.0f);
    plane.setTextureCoordinate(0, 1, q);
    q.set(1.0f, 0.0f);
    plane.setTextureCoordinate(0, 2, q);
    q.set(1.0f, 1.0f);
    plane.setTextureCoordinate(0, 3, q);
    /** My Texture (using Appearance) **/
    // can't use parameterless constuctor
    Texture2D texture = new Texture2D(Texture.BASE_LEVEL, Texture.RGBA, image.getWidth(), image.getHeight());
    texture.setImage(0, image);
    texture.setEnable(true);
    texture.setMagFilter(Texture.NICEST);
    texture.setBoundaryModeS(Texture.CLAMP_TO_BOUNDARY);
    texture.setBoundaryModeT(Texture.CLAMP_TO_BOUNDARY);
    texture.setBoundaryColor(new Color4f(1.0f, 0.0f, 0.0f, 0.0f));
    planeAppearance.setTexture(texture);
    Is there a better way to do it?
    Thanks in advance for any help!

    Do a control-A (select all). This should put a selection outline around your image. Then do an Edit-Stroke. Define your Width in pixels, Color, and then choose Inside. Set blending to whatever you want (Normal for a solid color) and then the Opacity.
    Play with it. Have fun. Do NOT edit original images - always do an Image-Duplicate before doing edits until you know what you're doing. It is way too easy to make edits and then save that file over your original - losing the source file forever (unless you have a backup).

  • Change Color Selecting Layers in PSE10 for a Drawing from Photoshop CS6 (non-photo) .PSD file?

    Hi Everyone,
    I have a drawing that was created in Photoshop CS6 (non-photo) and saved as a .PSD file.  I am able to open the file in PSE10 and see the drawing and select the layers.  I am having trouble with figuring out how to change the colors on each layer in PSE10.  When I select a layer where do I go to change the color of that layer?  Can this be done in PSE10 as this a drawing created in Photoshop CS6 and not a photo?
    TIA,
    ClearInk8

    I'm not sure what I am doing wrong. 
    Here are the steps I have tried.
    I made sure the RGB Color (Image>Mode) was selected.
    I selected the star layer
    Next I selected Layer>Created Clipping Mask
    Then I selected Color blend mode
    Then I selected Solid Color
    When I choose a color the entire canvas fills with the solid color and covers up the drawing.
    What step am I missing?
    The small red square outline you have next to the orange color box in the color fill layer I am not see this small icon.
    ClearInk8

Maybe you are looking for