Jump to content

davidism

Members
  • Posts

    34
  • Joined

  • Last visited

Posts posted by davidism

  1. I never thought to try it other places (the statusbar happened by accident), but this happens everywhere on mine also. But minimizing and restoring restores everything except the floating windows, which cannot even be reset by opening and closing them. You have to completely restart PDN to get them back.

    Its weird how you cannot scroll the statusbar but I can, and that your horizontal scroll works while mine doesn't. But now that we know it affects the entire program, this should definitely be fixed as it could cause some real confusion.

  2. My laptop has a Synaptics Touchpad that allows you to to horizontal scrolling. By accident I did this while the mouse was over the statusbar, and to my suprise, it scrolled off the screen. Moving the mouse back into the editing area restores it. While its not a very big problem, it is weird to see. I'm not sure if this happens with actual mice that have horizontal scroll buttons, so could someone test it?

    Another scrolling issue that is a little more annoying is that using the touchpad to scroll the editing area vertically works, but horizontally does not. It would be really handy if I could scroll both directions. Again, I'm not sure if this is just a touchpad issue.

  3. I guess the safe thing to do would be to draw the shadows in, and disable the shadow option in Windows.

    I never thought of embeding two cursors in one file. The icon part of the plugin does this, I wonder if, if you are right, the plugin can be upgraded to allow this in cursors also.

  4. Control Panel --> Mouse --> Pointers --> Enable Cursor Shadows.

    Are you thinking of icons rather than cursors? In that case, yes you do have to draw shadows for icons, but not for cursors.

    Again, I'm not sure how other operating systems besides Windows handle cursor shadows.

    AFAIK = As Far As I Know

  5. How can you turn cursor shadows off in Windows? If it was images rather than the operating system providing the shadows, there would be two images of each cursor, one with and one without shadow. However, there is only one image of each, and none have shadows in them. So this would imply that shadows are done by the operating system (at least in Windows).

  6. I think you can download the application here:

    http://www.kennberg.com/project_resize.php

    I'm about to check it out.

    The video linked in the first post is awesome!

    EDIT: It works great. Only thing, it can only scale down, not up.

    Thanks for the link! If we can't get it in PDN, this is the next best thing. Two semi-problems though: as BoltBait already mentioned it only scales down, second, it only accepts .tga files.

    Now, I haven't programed for Paint.NET, but why would this need to be a tool instead of a plug-in? Using the program as an example, the plug-in would ask for the width and height, and then do the work.

  7. Perhaps edge detect could be used to aid with finding seams. Try it out: edge detect at 0 degrees gives more vertical looking lines, while 90 degrees gives more horizontal looking lines. Then it would be a matter of analyzing the pixels after edge detect to form pats from top to bottom or left to right and removing them. It would probably slow down really fast the larger the images got.

  8. Rather than add button clicks and keyboard presses, this should be in the line tool toolbar. Add another -/+ box called "Line Complexity" which allows you to set the number of nubs. Adding more nubs after you begin should either reset the line, or shift the nubs somehow to keep the current shape.

    Also, I like the idea of continuing the previous line with the next line.

  9. Perhaps this should be part of the pan tool itself. If the pan tool (or space) is selected and if the image is zoomed larger than the screen, then, and only then, a new small window in a corner opens showing the whole image plus your zoom location. With the pan tool, you could then either drag the zoomed image or the location box in the window. Of course, you should be able to disable the window if it gets in the way.

×
×
  • Create New...