Jump to content

PaintNetRus

Members
  • Posts

    27
  • Joined

  • Last visited

Posts posted by PaintNetRus

  1. 1 hour ago, IHaveNoName said:

    My question would be: when are you actually going to require a critically perfect one pixel width rounded corner square/rectangle?

    I just wanted to create a button like that

    image.png.c39a80447847720d2e68a96aabdf99bc.png

    and I chose a simple way to do it, as it seemed to me - Shape type: Rounded rectangle

    but the final result was not as I expected, and I decided to report it.


    Similar problem with - Shape type: Ellipse

    but most likely it should be so

    Spoiler

     

    image.png.dd4dbf5dada91d4d5b2eaec5a3d0421c.png

     

     

  2. I wanted to create Rounded rectangle.

    But the result surprised me. It looks very bad. Angles are curves.

     

    tested on Paint.Net 4.1.2, 4.1.6, and alpha 4.1.7

     

    Select Shapes tool and set:

    - Shape type: Rounded rectangle

    - Brush width: 1

    - Corner size: 1

    - Antialiasing Disabled

     

    and create a shape on canvas

    Problem - only two corners will be rounded

    Spoiler

     

    image.png.38f01a9a913601faa6315abf25f0802b.png

     

     

     

     

     

    then increase Corner Size - 2
    Problem - corners look very bad, they are all different

    Spoiler

     

    image.png.4e900c71ca18292fea8d4486cc2394b6.png

     

     

    and increase Corner size a little more - 6
    look at this

    Spoiler

     

    image.png.4f85b17f92e1644eb0c3fa6b5fa8c61f.png

     

     


    However, the corners are displayed correctly if Antialiasing is Enabled.

    look at gif

    Spoiler

     

    CornerProblem.gif.9fb46f2f4abc7ee23b96fac66a7c7452.gif

     


    but even when using Antialiasing, the corners are not 100% identical, you can make sure to compare the color at the smoothing points

    compare points at top and bottom

    Spoiler

     

    image.png.fdc726681305a67af217c05b36f9474e.png

     

     

  3. I did not find a discussion about Dark Theme, so i create this topic.

     

    Dark Theme has a problem.

    Elements - icons, text, windows forms - too light, too contrasting

     

    - first example

    if make a dark theme a little lighter, then the elements will be less distracting

    compare these images

    pdn_dark_theme_original.png

    and

    pdn_dark_theme_lighter.png

    on the ..lighter.png screenshot, the interface is perceived a little better

     

    - second example

    it would be better if all the window elements were dark

    loot these image

    dark_theme_pdn.png

    even in this example it is necessary that the text and icons are less light.

     

    I understand that pdn uses windows forms.
    I hope in the future there will be a solution for this.


    and I know about the contrast theme in windows, but this does not solve the problem with light elements.

     

     

    Spoiler

     

    pdn_dark_theme_original.png

    pdn_dark_theme_lighter.png

    dark_theme_pdn.png

     

     

  4. 1. File - New

    2. use Ctrl+B to turn on overscroll

    3. Select 'Text Tool' and click on working area

    4. then just hold down the any key - type text

     

    - the working area will move to the left (problem one)

     

    - then repeat step 3 and 4 - the work area starts jumping at the time of typing (problem two)

     

    Video

     

     

    for example, in Photoshop the working area in this case does not shift.

     

     

  5. 1 hour ago, Rick Brewster said:

    I think someone reported this awhile ago but the bug is in my old database that I've since discarded. So I've filed a new one over at github. Thanks!

    Yes. I previously reported this issue. Thanks.

     

     

     

    17 minutes ago, Eli said:

    @PaintNetRus If you disable antialiasing when creating the gradient you should not have the problem when using the Magic Wand at 0 % Tolerance.

    Problem if antialiasing is enabled...

     

    Quote

    Trouble. Dithering\Antialiasing in Gradient tool.

    5 hours ago, PaintNetRus said:

    Enable Antialiasing for Gradient tool

  6. A real use case

     

    - Make Rectangle

    - Use Gradient Tool

    - Enable Transparency Mode for Gradient Tool (set Black and White colors)

    - Make the rectangle part transparent

    then

    - Use Magic Wand tool

    - Set Tolerance 0% for Magic Wand tool

    - And select an area outside the Rectangle

    so

    You see that the part of the rectangle is not completely transparent

    Expected Result, that the transparent part will be completely transparent, and with Magic Wand Tool you can select the actual visible part of the rectangle.

     

     

    Dithering Problem.png

  7. - Create new layer

    - Use Gradient tool

    - Enable Antialiasing for Gradient tool

    - Make a Gradient in center of layer

    then

    - Use Magic Wand tool

    - Set Tolerance 0% for Magic Wand tool

    - And select an area outside the gradient

    so

    You see that Dithering for Gradient tool in Paint.net is broken

    Anti-aliasing is applied to the entire layer, this is incorrect

    Anti-aliasing should only be applied in the gradient area, and should not extend beyond its area

     

    Look attached files

    Dithering is broken.png

  8. Hello.
    I found a small problem when working with canvas.

    So:
    1. Select tool "Rectangle Select"
    2. Select an area.
    3. Remove the selected area (use "Del" or "Ctrl+X")

    4. Select tool "Rectangle Select"
    5. Select another area.
    6. Select tool "Move Selected Pixels" and move the selection.

    6.1 Obtain an image of:

    Image >>post-72283-0-97062400-1406119802_thumb.p<<
    7. Select tool "Color Picker"
    8. View color in transparent areas.

    9. In the first area of ​​the color will be - 000000 ("Opacity - Alpha" = 0)
        In the second area of ​​the color will be - FFFFFF ("Opacity - Alpha" = 0)

     

    ___

     

    And yet, for example, I want to create a gradient "from transparent to white":

    post-72283-0-75950100-1406121445_thumb.p

    post-72283-0-77669400-1406121775_thumb.p

    It turns out that "Opacity - Alpha" in the red zone is not "0". There is noise with "Opacity - Alpha" = 1.

    And in the blue zone "Opacity - Alpha" in the red zone is not "255". There is noise with "Opacity - Alpha" = 254.

    The resulting image:

    Image >>>>>post-72283-0-84534200-1406121932.png<<<<<

     

    How do I make the gradient (with the option "Antialiasing Enable") to red and blue zone was not noise (with different "Opacity - Alpha")?

  9. Hello.

    I noticed one feature when using the tool "Gradient" with the option "Antialiasing enabled".

    1. So, draw a gradient

    post-72283-0-53391000-1405520366_thumb.p

    2. Then select the "Magic Wand" and change the "Tolerance" to 0%

    3. and make a selection in the area of ​​"1" or "2".

    post-72283-0-86737500-1405520702_thumb.p

    4. After step "3", we see that in the area of ​​"1" and "2" is the noise.

    post-72283-0-77787000-1405521417_thumb.p

     

    As I understand it, in the area of ​​"1" and "2" noise should not be. Maybe it's a bug?

    In "GIMP" and "Photoshop" when using the tool "Gradient"(with the option "Antialiasing enabled") this noise does not appear.

     

    By the way, when using the option "Transparency Mode" noise also remains in the clear zone.

     

    upd: video - http://www.mediafire.com/download/3slj0dc0leadzob/noise.zip

  10. Bug when moving the selected area:

    - Select area as shown in the screenshot

    - Select the tool "Move Selected Pixels"

    - Moved with the mouse so that the upper or lower part disappeared behind the canvas

    - as a result disappears the upper right rectangle (if you move down) \ as a result disappears upper left rectangle (if you move to the right)

     

    post-72283-0-36804900-1403381224_thumb.p

    video - http://www.mediafire.com/download/p7c2nuvi0i1r20w/PN4RC5284.mkv

  11. Hello!

    In the previous topic, I asked the question

    2.When working with the tool "Move Selected Pixels", while moving the selected area(dotted line) disappears. Is it a bug?

    In version 3.5.11, the dotted line does not disappear during the move.

    http://forums.getpaint.net/index.php?/topic/28562-paintnet-40-beta-build-5268/#entry410444

     

    I understood why the dotted line disappears while moving the selected area.

    I moved the selected area using the keyboard keys "Up, Down, Left, Right".

    So, when you move the selected area using the keyboard keys "Up, Down, Left, Right" dotted line disappears for half a second!

     
    Сheck for yourself:

     paint.net 4.0 beta build 5278

     1. Select the tool "Rectangle Select"

     2. Select any area on canvas

     3. Select the tool "Move Selected Pixels"

     4. Move the selected area using the keyboard keys "Up / Down / Left / Right"

     5. Thereafter, the dotted line disappears for half a second - I think it's a bug

     

     Paint.NET 3.5.11 (Final Release build 4977.23448)

     1. Select the tool "Rectangle Select"

     2. Select any area on canvas

     3. Select the tool "Move Selected Pixels"

     4. Move the selected area using the keyboard keys "Up / Down / Left / Right"

     5. Thereafter, the dotted line disappears, but instantly appears. - So it must be in the version "paint.net 4.0 beta build 5278"

     

    ...

     
    So, if in the version "4.0" to move the selected area to several pixels, holding a key is pressed, the dotted line disappears during movement. Also note that, if you move a selected area with the mouse, the dotted line is drawn instantly.
  12. Hello! I have several questions.

     

    1. When working with the tool "Paintbrush" or "Pencil", if the draw line quickly, the line turns smooth.

    post-72283-0-77839800-1402004808_thumb.p

     

    if slowly draw a diagonal line, the line turns rough.

    post-72283-0-49320100-1402004802_thumb.p

    Is it a bug?

     

    2.When working with the tool "Move Selected Pixels", while moving the selected area(dotted line) disappears. Is it a bug?

    In version 3.5.11, the dotted line does not disappear during the move.

     

    3. Selection border is not displayed correctly, with the large scale.

    post-72283-0-42386300-1402004818_thumb.p

  13. Hi!
    I found the way that leads to a crash.
    Procedure:
    1. Select an arbitrary area of ​​the canvas (eg tool "Rectangle select").
    2. Select the tool "Move Selected Pixels".
    3. Next, press the following key combinations:
    4. Ctrl+Down (or Up, Left, Right).
    5. Ctrl+D (or V, X, possibly also other combinations result in a crash).
    An important point: if you press the second key combination is after displayed the dotted line, the program will not crash.

     

    Pressing keyboard shortcuts, Ctrl+Down (or Up, Left, Right), long processed!

     

    P.S. This machine translation, I hope the meaning is clear.

  14. The fact is that instead of question marks "Paint.Net ?????? 3.5.5" should be the word "Paint.Net версия 3.5.5" (версия - version). We have to do a Russian translation as well as in English translation - "Paint.Net v3.5.5", instead of "версия" to "v". How do you think?

    The problem occurs on multiple computers.

    Attached screenshots: XP SP3 Russian language, Windows 7 Russian language

    post-72283-127226275329_thumb.jpgpost-72283-127226279648_thumb.jpg

×
×
  • Create New...