width of 1280 px in Illustrator isn't 1280 px width in AE

Hello

I just put my workspace Illustrator in 1280 x 720 and made a square with these dimensions. I then imported my place as a mask in AE (all of the same size). The height is imported correctly but the width decreases in AE!

Any ideas?

OK, I continued in a mixture up to 1080 and 1280... No problem more

Tags: After Effects

Similar Questions

  • Why Illustrator break sentences?

    When I open a PDF in illustrator, it breaks sentences in several different boxes I can tell it not to do?

    Illustrator isn't supposed to be a PDF Editor. If you can open .pdfs in illustrator, they have been optimized for Acrobat format. Always save a copy of an .ai file, or ask your customer to send you files .ai to avoid additional costs of proofing and setting of the file.

    Copy the text below and save it in a text editor in a file .js and this run as a script to join your text frames.

    /////////////////////////////////////////////////////////////////

    Join executives of related texts v.2.1 - CS, CS2

    //>=--------------------------------------

    When Adobe came out with the new text of CS engine,

    text fields in documents saved in an older format were

    often divided into 'sub' fields.

    //

    This script is a basic tool to help

    join the broken text fields. It works best on individual lines of horizontal text.

    //

    It collects text in any number of some executives of (non-grouped) of texts related

    and aggrigates in a single text frame.

    the order is based on the relative coordinates x, y.

    //

    Where a coordinated vertical wet selected text is identical to the following,

    the text boxes are supposed to be on the same line.

    //

    When a coordinated vertical wet selected text is different,

    the text boxes are supposed to be sequential lines,

    //

    //

    This script WILL NOT make any attempt to maintain the Visual integrity

    placement of character. He will join only the fields for easier editing,

    but sometimes, this is a HUGE time saver.

    //

    Starting with Version 2.0, an option is given to maintain the individual style of each letter.

    See the first lines of the script for details.

    //

    //

    the sensitivity of what is considered 'the same line' can

    be adjusted by setting the variable 'verticalTolerance '.

    near the top of the script (just below style tables).

    But beware, it is assumed that all selected text is on a horizontal plane.

    If you want to join textfields rotated, you their first unrotate.

    //

    //>=--------------------------------------

    Copyright (c) of the JS code: www.wundes.com John Wundes ( [email protected] )

    Copyright full text here: http://www.wundes.com/js4ai/copyright.txt

    //////////////////////////////////////////////////////////////////

    var format = true;

    Usage notes:

    When you run this script to the list of items of 92 FULL of character style options, execution time of a script

    has fallen to very slow levels.

    My fix for this was to create a subset of the common formats that would be likely to.

    If you don't get the desired behavior, you can either copy the desired of attributes

    the 'fullStylesArray' to 'basicStylesArray', or if you want to copy everything all the time, you can assign only

    the 'stylesArray' value line 'fullStylesArray' on (or around) 50.

    //

    //

    var fullStylesArray = ["Tsume", "akiLeft", "akiRight", "alignment", "' alternateGlyphs,"line spacing","unt autoLeadingAmo","baselineDirection","baselinePosition","baselineShift","bunriKinshi","burasagariType","capitalization","characterAttributes', 'characterOffset', 'connectionForms', 'content', 'ntextualLigature co', 'desiredGlyphScaling', 'desiredLetterSpacing', 'desiredWordSpacing', 'with etionaryLigature', 'everyLineComposer', 'figureStyle', "fillColor", "firstLineIndent", 'fractio ns', 'horizontalScale', 'hyphenateCapitalizedWords', 'caesura', 'hyphenationPreference', 'h yphenationZone', "italic", "justification", 'kerning', 'kerningMethod', 'kinsoku', 'kinsokuOrde r', 'kurikaeshiMojiShori', 'language', 'leader', 'leadingType', 'leftIndent', 'length', "e ligatur", 'maximumConsecutiveHyphens', 'maximumGlyphScaling', "] [maximumLetterSpacing maximumWordSp ',' acing ',' minimumAfterHyphen ',' minimumBeforeHyphen ',' minimumGlyphScaling ',' minimumHyphenated WordSize ',' minimumLetterSpacing ',' minimumWordSpacing ',' mojikumi ',' everything ',' openTypePositi on ',' of ordinals, 'ornaments', 'overprintFill', 'overprintStroke', 'paragraphAttributes', 'a tionalMetrics', 'rightIndent","romanHanging","rotation", 'singleWordJustification', 'size', from paceAfter', 'then spaceBefore', 'history', 'blocked', 'strokeColor', 'strokeWeight', 'stylistic ceans,"cyclical"', tabStops =', 'tateChuYokoHorizontal', 'tateChuYokoVertical', 'textFont', ' you xtSelection ', 'securities', 'monitoring', 'underline', 'verticalScale', 'wariChuCharactersAfterBreak', 'wariChuCharactersBeforeBreak', 'wariChuEnabled', 'wariChuJustification', 'wariChuLineGap', 'wariChuLines', 'wariChuScale'];

    //

    var basicStylesArray = ["alignment", 'baselineDirection', "baselinePosition", "baselineShift", 'Cape italization', 'characterOffset', 'content', "fillColor", "horizontalScale', 'italic', 'justifi cation', 'kerning', 'openTypePosition',"ordinal","ornaments","bar","rotation","TR ze","stylisticAlternates', 'textFont', 'titration', 'monitoring', 'underline', "verticalScale"];

    //

    This defines the amount of acceptable vertical gap for the anchors to be

    considered on the same line. A value of zero if you want to be exact.

    var verticalTolerance = 0;

    verticalTolerance = prompt ("what gap in pixels do you allow letters to be considered on the same line?", 1.5); points

    //

    var stylesArray = basicStylesArray;

    var exclusionList = ['characterOffset', "strokeWeight"];

    var allFormatedChars = new Array (0);

    above the lines used to put copy in the form

    mainSel = activeDocument.selection;

    var groupFound = 0;

    Join executives from all dissociated related texts.

    lines of the var = new Array (0);

    sortAndJoin (mainSel);

    Alert (allFormatedChars);

    //--------------------

    /*

    */

    -FUNCTIONS-

    function sortAndJoin (salt) {}

    var = sel.length sLen;

    If (slen > 0)

    {

    textObjects = new Array();

    OK, I'll give you a group level for free...

    If (slen == 1 &.) Salt TypeName [0] == "GroupItem") {}

    Salt = salt .textFrames [0];

    SLen = sel.length;

    }

    for (j = 0; j

    {

    If (.) Salt TypeName [j] == "TextFrame") {}

    textObjects.push (sel [j]);

    But if there are several selected groups, screw...

    } ElseIf (.) Salt TypeName [j] == "GroupItem") {}

    groupFound = 1;

    }

    }

    If (groupFound == 1)

    {

    Alert ("Please separate selection first.");

    } else {}

    TLEN var = textObjects.length;

    now sort the list

    If (tlen > 0) {}

    TOB var = textObjects;

    out (TOB);

    //

    //

    blab var ="";

    for (x = 0; x< tob.length;="" x++)="">

    "chat += .silence tob [x] + ' ' + tob [x] .name + '\n ';

    }

    Alert (Blab);

    //

    //

    var DISP = "";

    for (j = 0; j<>

    {

    If (tob [j] .name == ": Salvation:")

    {

    Add a return

    TOB [j] .silence += "\r";

    }

    Alert (TOB [j]);

    {if (format.)}

    -create formatted table here

    extractFormatting (tob [j]);

    }

    DISP += tob [j] .silence;

    }

    .silence Tob [0] = disp;

    var tobLen = contents.length tob. [0]

    delete return "extra".

    {if(TOB[0].contents[tobLen-1]=="\r")}

    Alert ("found back");

    .silence Tob [0] = tob [0].contents.substr (0, tobLen-1);

    }

    for (j =(tlen-1); j > 0; j-)

    {

    TOB [j]. Remove();

    }

    App.Redraw ();

    calculated for my CPU (2.5 Ghz), your results may vary...

    format =! confirm ("formatting individual characters will take about" + (Math.round ((tobLen) *(stylesArray.length*.0115))) + "seconds." "") \n do you want to ignore the formatting character? ") ;

    TOB [0] .name = tob [0].contents.substr (0.5) + «...» » ;

    Alert (allFormatedChars);

    {if (format.)}

    -affect the formatting here

    assignFormatting(tob[0]);

    Alert ("formatting assigned");

    }

    now kill all textfields...

    ///*

    //*/

    }

    }

    }

    Alert ("text:" + textObjects);

    }

    function copyText(a,b) {}

    Text copies of an object to object b...

    b.contents = a.contents;

    }

    function addText(a,b) {}

    Text copies of an object to object b...

    b.Contents += ("\n"+ a.contents);

    }

    anchor x, y

    position x, y

    function isHiOrLeft(a,b) {}

    alert (a + "" + b);

    commented version measures based on height instead of anchor points.

    If (a.position [1]-a.height > b.position [1]-b.height) {}

    If (a.anchor [1] > b.anchor [1] &! isWithin(a.anchor[1],b.anchor[1])) {}

    B.SID = ": Salvation:";

    Returns true;

    commented version measures based on height instead of anchor points.

    } ElseIf (a.position [1]-a.height == b.position [1]-b.height & a.position [0])< b.position[0])="">

    } ElseIf (isWithin(a.anchor[1],b.anchor[1]) & a.anchor [0])< b.anchor[0])="">

    B.SID = ': left: ";

    Returns true;

    }

    Returns false;

    }

    function isWithin (YposA, YposB) {}

    if(YposA==YposB) {return true;};

    If (findDiff (YposA, YposB)<>

    Returns true;

    }

    Returns false;

    }

    function findDiff(a,b) {}

    If (a > 0 & b > 0 & b > a |)

    a<0 &&="" b="">0   ||

    a<0 &&=""><0 &&="" a="">b  ){

    Math.abs (b - a) return;

    }

    Math.abs (a - b) return;

    }

    function swapItems (arr, aNum, bNum) {}

    Text copies of an object to object b...

    tmp = arr [aNum];

    arr [aNum] = arr [bNum];

    arr [bNum] = tmp;

    }

    function draw (objArr) {}

    var x, y, holder;

    The bubble sort method.

    obLen = objArr.length;

    for each letter in the textfield:

    for (x = 0; x< oblen;="" x++)="">

    compare against the other letter

    for (y = 0; y)< oblen-1;="" y++)="">

    {if (isHiOrLeft(objArr[y+1],objArr[y]))}

    owner = objArr [y + 1];

    objArr [y + 1] = objArr [y];

    objArr [y] = owner;

    }

    }

    }

    }

    -section added for text processing formatting: -.

    following two lines moved to the top of the script:

    var exclusionList = ['characterOffset', "strokeWeight"];

    var allFormatedChars = new Array (0);

    //-------------:::USAGE:::-------

    extractFormatting(selection[0]);

    assignFormatting(selection[1]);

    function extractFormatting (a) {}

    var charsLen = a.textRange.characters.length;

    for (var each = 0; everyone)<>

    var tempAtts = new Array (0);

    //

    EACH parameter takes too long, then we define our list of things to change instead

    for {(everyValue to stylesArray)

    for (everyValue to {a.textRange.characters [each])}

    try {}

    {if (notExcluded (everyValue))}

    tempAtts.push ([stylesArray, [everyValue], a.textRange.characters [each] [stylesArray [everyValue]]]);

    //}

    }

    {catch (e)}

    nothing...

    }

    }

    allFormatedChars.push (tempAtts);

    }

    }

    function assignFormatting (b) {}

    var charsLen = allFormatedChars.length;

    for (var each = 0; everyone)<>

    //

    for (everyValuePair to {allFormatedChars [each])}

    try {}

    var att = allFormatedChars [each] [everyValuePair] [0] + "" ;// stringify...

    b.textRange.characters [each] [att] = allFormatedChars [each] [everyValuePair] [1];

    }

    {catch (e)}

    nothing

    }

    }

    }

    }

    not used

    function notExcluded (item) {}

    for (var all-in-exclusionList) {}

    {If (point == {exclusionList [all])}

    alert (each + "has been excluded");

    Returns false;

    }

    }

    Returns true;

    }

    not used

    function stack (objArr) {}

    var x, y, holder;

    The bubble sort method.

    obLen = objArr.length;

    for each letter in the textfield:

    for (x = 0; x< oblen;="" x++)="">

    compare against the other letter

    objArr [x] .moveToBeginning (objArr [x] .parent);

    }

    }

  • How can I fix the horrible thick lines after imported into Illustrator SVG

    I have an SVG file which appears fine in InkScape, but poster wrongly lines as huge thick blocks in Illustrator. The SVG file was created initially by the Sibelius 7 music notation application. The only reason why I consider buy Illustrator would be importing Sibelius generated SVG files for graphical manipulation. So I'd like to sort this point or it's a big no-no to Illustrator. Any help really welcome! Thanks in advance!

    Peter

    Mac OS 10.8.2

    Try out CS6

    Just a few questions / observations;

    (1) I noticed on the web page of Sibelius 7, it can also export to pdf. Have you tried this export, then import that into Illustrator?

    (2) say you that these are multiple pages (up to 70?). Illustrator isn't optimal for multi-page files. Have you looked into InDesign?

  • Package in Illustrator option does not appear.

    I updated and installed all my applications CS6 and ran all the updates. However, new options to 'package' in Illustrator isn't always visible. What can be the problem?

    Hi Wjclax5,

    (1) I would firstly confirm that you have installed the update by launching Illustrator and going to help > about Illustrator, the version should show as 16.1.0

    (2) the package option should appear under the file menu

    If you do not have 16.1.0 trying to go to help > updates in Illustrator

    -Dave

    r-cs6-in-the-creative-cloud-2/ http://blogs.adobe.com/creativelayer/Sneak-Peek-of-New-package-file-Feature-for-Illustrato

  • Hindi in Illustrator?

    Hi, I downloaded a hindi font scheme but Illustrator isn't let me paste a hindi Word. It converts just ascii characters or whether the police "I don't know which character it is.

    Any suggestions?

    Thank you-

    Kate

    Yes, you should have charged hindi language pack, but also in Illustrator you must first police Hindi you want responsible as well if you have not selected first police that it will stick more than likely as ascii.

    You will have less problems with this in CS 4

  • Drawing of 3D perspective boxes

    How can I draw 3D perspective boxes as in the following example?

    primarysuccession.jpg

    Thanks in advance for any advice.

    Illustrator isn't a 3D space.

    So what you can do is either:

    -use the grid to view as guidelines

    -create 3 rectangles (or how much you need), group them and then extrude and bevel.

  • Can I change the save by default than the PDF compatibility?

    The default value for save as pdf is Acrobat 6. Problem started just about my plans of work not made does not correctly in the PDF file. Preview of the document is also very strange. Registered PDF open correctly in artificial intelligence, but not in anything else including Acrobat and Apple Preview. Change the compatibility to 8 solves the problem.

    I get that I can make a custom preset, action or script, but I would really just stay simple as possible.

    Well, if you simply remove the tree off the road probably will lead you into another tree later.

    You could make your custom desktop configuration, rename it to default Illustrator, and replaces the one that is named [default Illustrator]. Then, it would be always ready. Is that what you want to do? If Yes, tell me if you are on a mac or a pc, so we can point to the place where it should be.

    The brackets mean that the setting is kept in a place where you have to admin / owner of the password of the computer. But the thing is that this default Illustrator isn't quite a parameter you want to use when you send to a printer. So if you really want to go in this direction, you have to know what the risks are and how to avoid them.

  • Duplication of mixing real paint

    Hello

    I am currently in a color theory class where we use paintings to create scales of gray color.  So basically, you mix complementary colors to create a neutral gray color.  For example, if you mix green paint and red paint, you get a dark gray color.  How do you do this in Illustrator?  The only thing I could think about was opening the gradient window and choosing red to one side and the green to the other.  This creates a nice gradient between two complementary colours.  However, the intermediate color created in Illustrator isn't gray.  It's just a clear color and when I mix real paintings, it's a very dark gray color.  Also, is there an existing swatch who already do what I need?  I searched all the nuances and not found.  It seems that it would be the easiest color chart and I think it would already exist somewhere.

    The main reason that I ask is that I would do my color design in Illustrator before I use real paintings.  Obviously, additive color is not the same as the subtractive color, but I was hoping there was a way I could do it.

    Thank you

    Jon

    I'm using CS5 as well.

    Weird... everything seems correct.

    Of course my swatches have not been adjusted for the exact opposite colors.

    If you click on the opacity of the high filling... you do not have "isolate mix" checked have you?

  • CS5 will have the same problems of memory than previous versions?

    I heard Illustrator alerts 'insufficient memory' called a "bug" here and elsewhere, and I don't know if it is or just a problem with 32-bit applications.

    Some years, I bought a MacPro and built the ram up to 19 shows, thinking it would help some of my problems of "slowness" Illustrator. Since I came to understand that I paid a lot of money for a good computer, but always use an app which is not built to take full advantage of the computer's CPU, ram or operating system.

    I use CS4, I use it for the freelance work, and I am constantly frustrated by slow or its decision pure and simple when it accesses all the little memory its authorized to search. (Good for me to work with artistic complex traces or parts detailed with blends, transparency, effects etc.) Certainly not a problem if I just work with simple forms filled.)

    I know Illustrator CS5 is still 32-bit, and I guess I put if someone had knowledge of all Adobe goes under the hood and make something to improve its performance. I'm having a problem to achieve grand prize update of Creative Suite, if it's just for a few new features and the same old slow.

    Thank you

    Tarzeck

    Illustrator isn't multi-threaded for the most part, so that it always uses 1 CPU and 32-bit... It is of the stil limited in terms of RAM.

    I crossed my fingers and wished beefier performance for some time. Out of all Adobe applications... Illustrator is by far the slowest of the Pack.

  • Variable width tool not work - cannot adjust the position of the points of width - Illustrator CS6

    Hello

    I'm having a Mare with variable width tool in Illustrator CS6...

    When I add points of variable width for a stroke I can't move the position of the decimal point of width. I watched several videos showing the width point slide seamlessly along the racing line - but I am unable to do this in my session of Illustrator!

    However, if I move the cursor width-tool on the end of the race only point, a (~) symbol will appear and I am able to slide that point only along the race. But this isn't a suitable way for me to realize the effects I'm trying since.

    I would be very grateful of any advice or experience with this issue.

    Thank you very much!

    When you create a new point width, you can move it in the direction of width but does not change its position. Howeven after the point is created, you can move your cursor near the point which is along the central axis of the race, to move along the racing line.

    You can also watch http://tv.adobe.com/watch/csinsider-design/illustrator-a-closer-look-at-the-variable-width - tool-for-illustration /

    Let me know this was useful.

  • Illustrator constrain proportions do not impose no height and uniform width

    I noticed this problem a few times now the last few months, but today it was annoying me more than usual - so time to see if anyone else has had or knows a solution.

    I press "M" or "L" and shift-click and drag to create a square or circle (or any other simple shape) with height and width.  I see the following in the toolbar:

    for the fine search.  However, I would like to make the shape a little bit bigger.

    1. I go to the toolbar as shown above and make sure that the height and width link is set to constrain the proportions and then I click on one of the arrows and it increases both height and width EQUAL , but where he jumps usually up to one millimeter alone, instead, it climbs 11.001 - it seems to add or moins.001 of a millimeter of height and width.

    2. starting at the image above, I click on the arrow pointing upwards on the width and I get the following text:

    3. If I click down arrow 3 times the height and width down to 11 mm, 10 mm, then 9,999 mm.  If I wear by clicking on the bottom, it engages 8.999, 7.999 etc.. If I type, say "10" and then press ENTER, I get the following:

    4. well, this is not true - the height and width must be the same.  So I deselect the button of "constrain proportions" and together both to '10', then turn it on constrain proportions again and click up arrow again and I get:

    This problem happened randomly for a while now.  This example above I tested on a new document.  When this problem occurred immediately, I created another new document and more or less the same thing happened.

    This happens to you at all?  or just me?  and everyone has found a solution to this problem?  I know it's only very slightly inaccurate but Illustrator is a professional software and mistakes like that just shouldn't happen.  What I have to reboot every time or is there something simple, I'm missing here?  Sometimes, this feature works without a problem, so I'm puzzled as to what it could be.

    OK, just reset preferences and I can't reproduce the problem at the moment.  I hope this makes it set for now.

  • Lack of "Constrain the width and height option" to "Transform the menu" Illustrator 5.5 - El Capitan

    Hello

    After the upgrade to El Capitan 10.11.2, I discovered that my Transform menu in illustrator 5.5 misses the "width and height option force", this is the menu that is too short, any ideas on how to fix?

    Sincerely

    Martin

    Decommissioning the system or upgrade to Illustrator. Your versions are not compatible (entirely).

  • Transform problems - including the width of the line dimensions - Illustrator CC 2014

    Hello

    I just do the illustrator cc update the previous version of illustrator cc 2014.


    The problem I have is that now the transformation Panel includs the width of the contour of the size.

    Previously, illustrator did not do that. I found it not do with rectangles, but does so with everything else. I could really do with this disabling. I know I could align stroke to inside, but it's boring to do abit oly works with closed forms. I use illustrator for projects that combine graphic production and creating paths for CNC, so they must be accurate.


    Thanks for any help


    screen grab.jpg

    You have 'Use Preview Bounds' selected in you preferences?

    Edit > Preferences > General >

    Take a look, and clear the check box if yes. :-)

  • Why isn't open illustrator?

    Why isn't open illustrator?

    Dear Sanjay

    Thank you, thank you and once again I say thank you! I was on the phone for an hour with the Adobe technical support and they couldn't get it done. But your suggestion worked like a charm. I searched the Verdana and it was not in the system fonts folder. I moved it to the folder of fonts library, and for the first time since the illustrator update restarted open, yahooooooo!

    Thank you, Mr President

    Janice

  • How can I get a box of width and height that I resize an object in Illustrator CS6?

    In a training video on Illustrator cs6, that a device is shown below, only the instructor manually resizes a work plan using the tool of work plan:

    Image for discussion.JPG

    Justin, the instructor, called the little box that immediately shows width/height a "box of width and height, but the search on this term is not productive. When I run the device program is not available, not only the video explains what option makes available or what could have changed on my copy to hide or disable the box. Even though I know that I can achieve the same effect by choosing the information window and can even adjust settings more precisely using the Control Panel, I would like to have the convenience of this box. Anyone can set up why I'm having a problem?

    I note that the same type of display in the same series of videos (from Lynda.com) is indicated when the instructor resizes an image. After that 30 minutes of research on Google and the search for the identity of this device and how to activate it just empty... can someone point me in the right direction? An experienced editor of first, I'm trying to expand my skills identified in more than Adobe and new to Illustrator. Please forgive me if I'm missing something obvious.

    Thank you

    Jay from the Bronx

    Try searching some guides. The rocker is Cmd (Ctrl) u.

Maybe you are looking for