How do I make a sort of bumpy, uneven line?

Hi everyone, Illustrator newbie here:p I was wondering how I could create a bumpy-ish, uneven line like the black outlines in the image of this t-shirt: http://store.delias.com/item.do?itemID=57535&categoryID=2571 (you can zoom in by mousing over). Any help much appreciated. Thanks!

The roughen filter will do what you want. Keep the detail and size at a low value will create a similar effect to what is used in that image on the stalk (I assume thats what you meant, if not maybe you could explain a bit better).

Similar Messages

  • How can I make iTunes sort on the first word by default, even though that word is "The" or "A"?

    How can I make iTunes sort on the first word by default, even though that word is "The" or "A"?
    I myself think that (for instance) "A tribe called Quest" should be sorted under "A", not "T".
    Now I can edit the sort options manually per track and/or per selection, but I would really like to just kill this "iTunes-knows-how-you-should-sort"-feature in iTunes.
    Anyone any suggestion on how to do that?
    Thanks

    Here is a modified version of one of Doug's Scripts. My modification was to add Sort Name to the list of tags that could be changed. I tried it on a single track and it worked. I recommend backing up your library first. Select the tracks you want to change (or all tracks) and run the script from the Applescript Editor.  If it works as intended, save it so you can apply it to newly imported tracks.  And, yes, I know this isn't the exact answer to your question, you want to change a preference setting in iTunes (if there is such a setting).
    Original script can be forund at http://dougscripts.com/itunes/scripts/ss.php?sp=thistagthattag
    Modified script is below. Start up Applescript Editor, paste it into a new window.  Start up iTunes and select the tracks to modify.  Click Run in the Applescript Editor.  Follow the instructions.
    (* Put This In That
    v2.0 april 22 2008
    - runs as universal binary
    - adds "Show" tag
    - consolidated code
    - saved as script bundle
    v1.7 October 3, 2006
    - adds "Album Artist" as option
    v1.6 October 28, 2004
    - works around iTunes 4.7 selection bug
    v1.5 ('04/1)-- adds "grouping" tag
    Get more free AppleScripts and info on writing your own
    at Doug's AppleScripts for iTunes
    http://dougscripts.com/itunes/
    This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
    This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
    Get a copy of the GNU General Public License by writing to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
    or visit http://www.gnu.org/copyleft/gpl.html
    -- CONSTANTS
    property allOptions : {"Song Name", "Artist", "Album", "Album Artist", "Composer", "Genre", "Comments", "Show", "Grouping", "Sort Name"}
    property my_title : "Put This In That"
    global thisTag, thatTag, theNewTags, theOriginalTags, yn
    tell application "iTunes"
              if selection is not {} then -- if tracks are selected...
                        set sel to selection
                        set numTracks to (length of sel)
                        set s to "s"
                        if numTracks is 1 then set s to ""
                        display dialog "The data from one tag REPLACES the data in another tag in all the selected tracks, with option to delete data in first tag." & return & return & (numTracks & " track" & s & " selected.") buttons {"Cancel", "Continue"} default button 2 with title my_title giving up after 30
                        if gave up of result is true then return
                        my choose_this_tag()
                        my choose_that_tag()
                        set yn to (button returned of (display dialog "Delete data in " & thisTag & " afterwards?" buttons {"Yes", "No"} default button 2 with title my_title giving up after 45) is "Yes")
                        set oldfi to fixed indexing
                        set fixed indexing to true
                        repeat with t from 1 to numTracks
                                  tell contents of item t of sel
                                            set theOriginalTags to {get name, get artist, get album, get album artist, get composer, get genre, get comment, get show, get grouping, get sort name}
                                            set theNewTags to theOriginalTags
                                            my do_put()
                                            set {name, artist, album, album artist, composer, genre, comment, show, grouping, sort name} to theNewTags
                                  end tell
                        end repeat
                        set fixed indexing to oldfi
              else
      display dialog "No tracks have been selected." buttons {"Cancel"} default button 1 with icon 0 giving up after 30
              end if -- no selection
    end tell
    to choose_this_tag()
              tell application "iTunes"
                        set n to (choose from list allOptions with prompt ("Select a tag to get data from:") with title my_title)
                        if n is false then error number -128
                        set thisTag to (n as text)
              end tell
    end choose_this_tag
    to choose_that_tag()
              set o to {}
              repeat with t in allOptions
                        if (t as text) is not thisTag then copy t to end of o
              end repeat
              tell application "iTunes"
                        set n to choose from list o with prompt ("Use data from the " & thisTag & " tag to REPLACE data in...") with title my_title
                        if n is false then error number -128
                        set thatTag to n as text
              end tell
    end choose_that_tag
    to do_put()
              try
                        repeat with i from 1 to (length of allOptions)
                                  if thisTag is (item i of allOptions) then
                                            set thisTag_sto to (item i of theOriginalTags)
                                            exit repeat
                                  end if
                        end repeat
                        repeat with i from 1 to (length of allOptions)
                                  if thatTag is (item i of allOptions) then
                                            set (item i of theNewTags) to thisTag_sto
                                            exit repeat
                                  end if
                        end repeat
                        if yn then
                                  repeat with i from 1 to (length of allOptions)
                                            if thisTag is (item i of allOptions) then
                                                      set (item i of theNewTags) to ""
                                                      exit repeat
                                            end if
                                  end repeat
                        end if
              end try
    end do_put

  • How can I make the sort default "by date" in iPhoto?

    On one of my computers, every time I load an event, it goes to the top of the library and I have to go to "sort/by date" to get it to go to the end or bottom of the library...where I want it.
    On my other computers, the default seems to be "by date" normally....
    How can I make the default sort option "by date?"
    Thanks.

    I am not by that computer now.  But that makes sense.
    I combine events that are imported into that iPhoto.  I suppose that would qualify as manually sorting....right?
    Still, shouldn't there be a way to overide that and make "date" the default.  That is, if your observation is correct.
    (I'll take a look tomorrow....)
    Thanks!!

  • How can I make Color Tags color the whole line?!

    All,
    I have been using Color Tags every since they first  appeared on the Mac. It WAS great to color code files and folder of which I now have hundreds done that way. Problem is that now Apple has done away with the easy to see, easy to use colored line and replaced it with a stupid tiny dot. How can I get my colored lines back? Why does Apple keep changing things that have worked for year into things the are HARDER to use?
    Thanks,
    Dan

    "Labels" has been changed to "Tags" in Mavericks. It appears that you cannot modify the appearance of Tags in Mavericks at this point.
    There have been several threads on the subject in this forum, and the some of the suggested solutions are to revert your OS back to the system you had prior to Mavericks, or investigate 3rd party software such as Pathfinder, which allow you to modify the  presentation in the finder -
    www.cocoatech.com/pathfinder/
    Apple does not monitor these threads, so the only way to make sure way to make sure Apple hears your opinion on this is to give your feedback directly to Apple:
    http://www.apple.com/feedback/macosx.html
    MtD

  • URLs are not "live" in my Yahoo email account since I switched to Firefox. How can I make the URL in my signature line live?

    I put an automatic signature beneath each outgoing email, and that signature includes a URL. I've sent emails to myself in both my Yahoo and Hotmail accounts, and the URL does not come through as live. That is, I can't just click on it and go. I have to copy/paste it into a browser window, and most people won't do that. It's a full URL:
    http://www.smashwords.com/profile/view/HStanbrough

    As Costa Rica isn't on this page : http://support.apple.com/kb/HT5699
    then try contacting Support via this form and explain that you've forgotten your answers, don't have a rescue email address, and your country isn't on the HT5699 page and see how they reply : https://ssl.apple.com/emea/support/itunes/contact.html
    When they've been reset you can then use the steps half-way down this page to add a rescue email address for potential future use : http://support.apple.com/kb/HT5312 .

  • How do i make a "fill in the blank" line????

    I am making a questionnaire and need to have lines/spaces that can be filled in.
    When i use the underscore it does not work bc it moves the lines and words. I need something that when i send the document to a client they can fill it out and e-mail it back to me with out messing up the entire format of the document.
    how do i do this? please help!
    thank you!

    Hi, and welcome to Apple discussions and the pages '09 forum.
    Check the article _Creating Placeholders in Custom Templates_ in Chapter 13, *Designing Your Own Document Templates* of the Pages '09 User Guide.
    The guide is can be downloaded through the Help menu in Pages. The article is on page 267.
    You may have to put the placeholder into a Text Box to retain the position of other text on the page.
    Note that the client will require Pages '09 on his/her machine to open a Pages file.
    Regards,
    Barry

  • How can I make columns appear, so that info lines up on a page?

    So, I'm creating a resume as one of the pages for my website on iWeb.
    When I took the info from a table in mac Pages and placed it on the page, it landed in one tall column, and I had to manually space it out. The tab doesn't even work to space it. And to make everything line up from one row to the next, I had to choose a even width font (courier).
    When I look at the published website on my mac, the columns are lined up.
    When I look at it on a pc, the columns are not.
    What can I do?

    Read my blog :
    [Create and add a TABLE in iWeb|http://www.wyodor.net/blog/archives/2010/01/entry_297.html]
    [More about a TABLE in iWeb|http://www.wyodor.net/blog/archives/2010/01/entry_298.html]

  • How can I make a comment tool, such as Line or Highlight, stay active in Acrobat X Pro?

    They used to stay active in Acrobat 8 Standard. I found instructions for setting a tool to remain active for Acrobat 9 but not for X Pro.

    Looks like there's no support for audio line in on the headphone jack.
    http://support.apple.com/kb/SP649
    However, if you have a mike with a USB connection you will be able to input through that.

  • How can i make x-axis even distribution in line chart?

    can i change the min value, max value of x-axis?

    For a line chart, the answer is : NO
    In this charts, the X axis isn't a numeric one. It's just one with labels.
    On the screenshot, compare the chart 2 (line one) and the chart 4 which is a scatter chart.
    This late one behave as a true numeric one and it allow us to set min and max values.
    Yvan KOENIG (VALLAURIS, France) lundi 11 juillet 2011 15:18:51 iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • How can I make my user input on the same line as the question?

    The only way I know of doing it is
    System.out.println ("Please enter an uppercase letter of the English Alphabet: ");
              letter = dataIn.readLine ();But that makes Please enter an uppercase letter of the English Alphabet:
    **User input here, a line down**So how can I make it all fit into one line with this sort of layout:
    Please enter an uppercase letter of the English Alphabet:  **USER INPUTS HERE, SAME LINE**

    change your call from println to print.
    check the API docs for this stuff, it tells you everything you need to know.
    Good Luck
    Lee

  • How to switch of Column sorting in the Web (7.0)

    Hi All,
    In my 7.0 created Web report I get a sorting icon in each column header. It's probably a basic question but how can I make these sorting icons disappear from my report? Probably a analysis item setting, but I can't find it.
    Many thanks,
    Ron

    Hi,
    you can use a command to custome a report, report Interface (RRI).
    You have to customize it with the transaction RSBBS (jump).
    You define a sender your query andf receveir another query.
    Then you can use a standard web item = Button group.
    In the internal display you custom a button. In menu you choose ' Command via command wiaizar' -> all command -> command for data provider -> Basic data provider command -> RRI
    Hope it helps

  • How do I make a JTable's header sorting actually change the actual table?

    How do I make a JTable's header sorting actually change the actual table?
    Currently, I'm using
    table.setAutoCreateRowSorter(true);to allow the user to sort the table.
    However, I want to be able to load something based on the selected row's index. The problem is that when the table is rearranged, the change appears to only be local, in other words, the actual table isn't changing.
    For instance:
    index 0 "A"
    index 1 "B"
    index 2 "C"
    Sorted in reverse gives me
    "C"
    "B"
    "A"
    But C is still index 2 (instead of 0).
    Thanks in advance.

    Cross posted and answered in the Swing forum.
    [http://forums.sun.com/thread.jspa?threadID=5353865]
    I see this is not your first incidence of cross posting. In future, please post a question once only.
    db

  • How to make data sorted by default by key figure?

    hi experts,
    how to make data sorted by default by key figure?

    Hi ,
    Try to make the selections for the filter of the query..
    Check this link ..
    http://help.sap.com/saphelp_nw70/helpdata/en/f1/0a5625e09411d2acb90000e829fbfe/frameset.htm
    Regards,
    Shikha

  • How to change the default sorting in iTunes

    Hi,
    Does anyone know how to change the default sorting method for all items in iTunes?  I use the third option for organizing the library as a whole (the one that has a list of icons for bands that you double click to show only that band's songs).  The only sorting method I use is to sort by Album by Year (ascending), this makes the most sense to me.  I can tell that iTunes is attempting to remember when I do this for certain artists, but it epically fails at maintaining this sorting pattern.
    To be clear, say I open Radiohead and click through to have it sort with the above method.  Everything works great, but when I return a few days later to play Radiohead again, the sorting is not maintained.  It could be as simple as sorting in a descending direction, or could even be trying to sort by the number it was added in my library.
    I'd really appreciate it if someone knew of a way (maybe even through scripts if possible / the only solution) to eliminate this problem and have every (NOT just the artists who I've told iTunes to sort a specific way) artist sort that way.
    I don't know if my copy is just corrupt?  It may be, since for some artists it's started playing them in the above mentioned order they were added to my library even if I force a sort by album by year (i.e. it will go from playing a 2007 album to a 2002 album and not the 2008 album).
    Thanks!

    Andrew, I know I am extremely late to the party but I too use Grid View.  I had the same problem that you had but have found this to work for me.  I used it and it is still holding as my default sorting even after switching between the Artist page and Grid View.
    Once you are inside of the Artist page continue to click on the Album column until it shows Album by Artist/Year.
    That will give you each album sorted by the year instead of it randomly sorting it for you each time you leave an Artist's page and then back again.
    Hope this helps.

  • I submitted a credit card to pay for Dreamweaver but got PhotoShop. How can I make an exchange?

    I submitted a credit card to pay for Dreamweaver and got PhotoShop. How can I make an exchange?

    Hi Charles,
    Please contact Customer Support to sort out your issue.
    http://helpx.adobe.com/contact.html
    Thanks,
    Preran

Maybe you are looking for