Jump to content

parsiansoft

Newbies
  • Posts

    5
  • Joined

  • Last visited

Posts posted by parsiansoft

  1. If you wish to make lines thicker that have already been drawn, read this:

     

    http://forums.getpaint.net/index.php?/topic/25775-best-way-to-increase-line-thickness-of-black-and-white-tif-schematic/

     

    If you are using the line tool/curve tool, you can adjust the thickness while you are drawing it (you'll see the "nubs on the line when you release the mouse button) by changing the brush size from the pull-down menu as shown:

     

    LineThickness_zpsb24bdcf9.png

     

    Thanks for your help, but I could have drawn that I choose shapes such as software CorelDraw , 

    When the shape is drawn around the selected

     

       http://img.informer.com/screenshots/0/733_1.jpg

  2. hi!

    plz help me , i use vs2012 and windows 7 

    when i compile Paint.NET source this error show :

     

     

     

    Error 1 The command "@rem Embed manifest
    call "G:\paint\src\Manifests\embedManifest.bat" "G:\paint\src\SetupFrontEnd\bin\Release\SetupFrontEnd.exe" "G:\paint\src\Manifests\requireAdministrator.xml"
    call "G:\paint\src\Manifests\embedManifest.bat" "G:\paint\src\SetupFrontEnd\obj\Release\SetupFrontEnd.exe" "G:\paint\src\Manifests\requireAdministrator.xml"
     
    @rem copy English strings over
    copy "G:\paint\src\\Strings\Release\PaintDotNet.Strings.3.resources" "G:\paint\src\SetupFrontEnd\bin\Release\"
     
    @rem Sign
    rem call "G:\paint\src\signfile.bat" "G:\paint\src\SetupFrontEnd\obj\Release\SetupFrontEnd.exe"
    rem call "G:\paint\src\signfile.bat" "G:\paint\src\SetupFrontEnd\bin\Release\SetupFrontEnd.exe"
    " exited with code 1. SetupFrontEnd
    Error 2 Failed to load file "G:\paint\src\bin\Release\PaintDotNet.exe". The system cannot find the file specified. G:\paint\src\mt.exe paintdotnet
    Error 3 Failed to load file "G:\paint\src\obj\Release\PaintDotNet.exe". The system cannot find the file specified. G:\paint\src\mt.exe paintdotnet
    Error 4 The command "@rem Embed manifest
    call "G:\paint\src\Manifests\embedManifest.bat" "G:\paint\src\bin\Release\PaintDotNet.exe" "G:\paint\src\Manifests\asInvoker.xml"
    call "G:\paint\src\Manifests\embedManifest.bat" "G:\paint\src\obj\Release\PaintDotNet.exe" "G:\paint\src\Manifests\asInvoker.xml"
     
    @rem Sign
    rem call "G:\paint\src\signfile.bat" "G:\paint\src\obj\Release\PaintDotNet.exe"
    rem call "G:\paint\src\signfile.bat" "G:\paint\src\bin\Release\PaintDotNet.exe"
     
    @rem copy Interop.WIA.dll over
    copy "G:\paint\src\\Interop.WIA\Interop.WIA.dll" "G:\paint\src\bin\Release\"
     
    @rem copy WiaProxy32.exe over
    copy "G:\paint\src\\WiaProxy32\bin\Release\WiaProxy32.exe" "G:\paint\src\bin\Release\"
     
    @rem copy English strings over
    copy "G:\paint\src\\Strings\Release\PaintDotNet.Strings.3.resources" "G:\paint\src\bin\Release\"
     
    :done
    rem call "G:\paint\src\prejit.bat" "G:\paint\src\bin\Release\PaintDotNet.exe"" exited with code 1. paintdotnet
    Error 5 Warning as Error: 'System.Drawing.FontFamily.GetFamilies(System.Drawing.Graphics)' is obsolete: 'Do not use method GetFamilies, use property Families instead' G:\paint\src\ToolConfigStrip.cs 1462 41 paintdotnet
     
     
     
×
×
  • Create New...