Jump to content

Eli

Members
  • Posts

    1,804
  • Joined

  • Last visited

  • Days Won

    29

Posts posted by Eli

  1. Hello community programmers :) ,

     

    Many times I have an image that I want to multipy on a straight line. Usually I do it by pasting the image multiple times over an imaginary line but it is not perfect. Sometimes I use one of the tiling effects such as Repeat Paste from Clipboard or Fill from Clipboard and then I remove the images I do not need but the angles are very limited. If someone can make this effect it would be very nice.  I think this effect would enrich the plugins list.  

     

    These are some of the Features it should have:

    - A Size or Zoom feature to adjuste the size of the image

    - A variable angle of the line formed by the images

    - A spacing feature to adjust the spread of the images.

     

    line-001-54d8fa2.png

    - A feature to rotate the images

    line-001-54d8f9c.png

    Thank You.

     

     

    • Like 2
  2. Hi MadJik, i just wanted to report an error:

    Spoiler

    File: C:\Program Files\Paint.NET\Effects\XYCoords.dll
          Name: XYCoordsEffect.XYCoordsEffectPlugin
          Version: 1.2.5.21065
          Author: MadJik
          Copyright: Copyright © 2018 MadJik (Jean-Claude JAY)
          Website: http://forums.getpaint.net/index.php?showtopic=111783
          Full error message: PaintDotNet.WorkerThreadException: Worker thread threw an exception ---> System.DivideByZeroException: Attempted to divide by zero.
       at XYCoordsEffect.XYCoordsEffectPlugin.OnRender(Rectangle[] rois, Int32 startIndex, Int32 length)
       at PaintDotNet.Effects.Effect`1.Render(Rectangle[] renderRects, Int32 startIndex, Int32 length) in D:\src\pdn\src\Effects\Effect`1.cs:line 54
       at PaintDotNet.Effects.Effect`1.Render(EffectConfigToken parameters, RenderArgs dstArgs, RenderArgs srcArgs, Rectangle[] rois, Int32 startIndex, Int32 length) in D:\src\pdn\src\Effects\Effect`1.cs:line 97
       at PaintDotNet.Effects.BackgroundEffectRenderer.RenderWithClipMask(Effect effect, EffectConfigToken token, RenderArgs dstArgs, RenderArgs srcArgs, Rectangle[] rois, IRenderer`1 clipMaskRenderer) in D:\src\pdn\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 168
       at PaintDotNet.Effects.BackgroundEffectRenderer.RendererContext.RenderTile(EffectConfigToken token, Int32 tileIndex) in D:\src\pdn\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 148
       at PaintDotNet.Effects.BackgroundEffectRenderer.RendererContext.RenderNextTile(EffectConfigToken token) in D:\src\pdn\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 141
       at PaintDotNet.Effects.BackgroundEffectRenderer.ThreadFunction() in D:\src\pdn\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 233
       --- End of inner exception stack trace ---
       at PaintDotNet.Effects.BackgroundEffectRenderer.DrainExceptions() in D:\src\pdn\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 418
       at PaintDotNet.Effects.BackgroundEffectRenderer.Abort() in D:\src\pdn\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 373
       at PaintDotNet.Effects.BackgroundEffectRenderer.Start() in D:\src\pdn\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 319
       at PaintDotNet.Menus.EffectMenuBase.<>c__DisplayClass42_4.<RunEffectImpl>b__4() in D:\src\pdn\src\PaintDotNet\Menus\EffectMenuBase.cs:line 982

     

×
×
  • Create New...