reduce lag time between drawing line and seeing it onscreen

Ask a Question related to Adobe Photoshop Elements, Design and Development.

  1. #1

    Default reduce lag time between drawing line and seeing it onscreen

    I just loaded Photoshop Elements 2.0 on my iBook and am surprised to notice a fairly unnacceptable lag time between when I make a mark on my intuos2 graphics tablet and when the line actually shows up on my screen. Depending on how thick the line is, it can take about a half second to a second. (I know it doesn't sound like a long time, but imagine what it would be like to draw with a pencil if the lead wouldn't actually put a line on paper until you said "one, one thousand.")

    Anyone have any idea what might be a likely fix to get my graphics board humming?

    For what it's worth, I don't notice any lag when I use the same tablet in Painter Classic.

    Thanks!
    Vince Waldron Guest

  2. Similar Questions and Discussions

    1. Using cylinders for line drawing
      I have been trying to use cylinders for line drawing, unfortunately I have not been able to get the results I want. I am sure the problem is...
    2. drawing line with actionscript
      Can someone tell me please how I can draw a line with actionscript that grows longer but not wider. For example from coordinate 0,0 to 200,400.
    3. 3d line drawing
      What would be the best way to draw a free 3d spline inside the 3d world using a keyboard input (or any other input that allows accurate 3d...
    4. How is this done?? Line drawing.
      Hi, I have recently started dabbling with Flash and I came across this site: www.caststoneuk.co.uk I really like the effect of the lines being...
    5. How do you reduce DL time
      I've got a Flash MX file I'm only half way finished producing. As it stands now it will take over 710 seconds to download at 56.6 k per second. Is...
  3. #2

    Default Re: reduce lag time between drawing line and seeing it onscreen

    "Vince Waldron" <ag644@yahoo.com> wrote in message
    news:2ccd703f.-1@webx.la2eafNXanI...
    > I just loaded Photoshop Elements 2.0 on my iBook and am
    > surprised to notice a fairly unnacceptable lag time between
    > when I make a mark on my intuos2 graphics tablet and when
    > the line actually shows up on my screen. [...] For what it's
    > worth, I don't notice any lag when I use the same tablet in
    > Painter Classic.
    Are you comparing apples to apples? That is, when you try the same
    experiment in Painter, are you drawing on an image that has the same
    resolution and same number of pixels?

    The most likely source of the lag is the time it takes for Elements to take
    your user input (i.e. "click here, drag to there"), go change all of the
    pixels in your image to match that, and then redisplay the results on your
    monitor. If your image is higher resolution in Elements than in Painter,
    Elements would take longer. Worst case scenario, the portion of the image
    being changed can't all fit in RAM at once, and disk swapping will happen,
    slowing things even more.

    You might ask "why can't Elements just draw the line on the screen and then
    put the results into the image later?" Well, it could, but then there would
    inaccuracies between the feedback you get while drawing the line and what
    actually winds up in the picture, due to the resolution differences.

    In fact, it's possible that Painter is faster because, due to the nature of
    that program, such inaccuracies are considered more tolerable, and so it
    does draw directly to the screen-resolution image during the click-and-drag.
    If that's the case, then even an apples-to-apples comparison would show a
    difference in speed.

    So, things to try: reduce the image size you're editing and make sure you
    have enough RAM. If doing those things improves the situation, then you'll
    have some idea as to why it was happening in the first place.

    Pete


    Peter Duniho Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139