Jump to content

Recommended Posts

Posted
  On 6/11/2014 at 2:29 PM, scintilla4evr said:

To mLipok, I don't use Tidy, because it crashes on my computer. I don't know why. 

 

Tidy have shows one issue error in paint.au3

just add    #endregion    after :

#include <Base/Init.au3>

 

but I think you mean Au3Check ?

 

ps.

where I can find MemoryDll.au3 ?

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

  On 6/11/2014 at 5:47 PM, mLipok said:
ps.

where I can find MemoryDll.au3 ?

 

Take it from this package:

MemoryDll.zip

Posted (edited)

When creating a new image (File -> New) I get higher CPU load and permanent I/O (read) on my disk although I'm doing nothing!

2gv0dbs.jpg

Br,

UEZ

Edited by UEZ

Please don't send me any personal message and ask for support! I will not reply!

Selection of finest graphical examples at Codepen.io

The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

Posted (edited)
  On 6/11/2014 at 10:47 PM, UEZ said:

When creating a new image (File -> New) I get higher CPU load and permanent I/O (read) on my disk although I'm doing nothing!

2gv0dbs.jpg

Br,

UEZ

 

I know. It's the primary problem of vPaint. To fix it, I'll probably have to rewrite the whole code of this application.

Edited by scintilla4evr
Posted
  • 1 month later...
Posted

I've decided to continue developing vPaint. This is version 3.6:

vpaint_3_6_screenshot.png

New features:

  • New UI
  • Multi-color gradients
  • Effect brushes
  • Color, noise and new blur filters
  • VisualElementsManifest.xml with Windows 8.1 tile data.

 

Download

Posted

Version 3.7!

vPaintScreen37.png

New features:

  • Improved toolbox
  • LUT Curve & Lens Correction (slooow) effects
  • Blend brushes
  • Pen properties

 

Download

Posted

Version 3.8!

vPaintScreen38.png

Changes:

  • Fixed path errors
  • New effects (powered by ImageMagick)
  • New FX user interface

Download

Also, see the vPaint Development blog here.

Posted

This editor is amazing! But unfortunately I have no clue how to open the program.. Every time I try to start the compiled exe (3.8) it crashes after displaying the load screen for a second. 

When trying to compile or start it myself there is an error in line 186: error: $tagBITMAPINFOHEADER previously declared as a 'Const'. How can I fix this / can get this program to work for me?

Posted (edited)

IT SUDDENLY WORKS!! .__. I have no idea what I did different, but it works now. 
 

@Geir1983 Maybe a restart of the computer helps you, I also have Win8.1 Pro x64.

Edited by TheMcSebi
  • 9 months later...
Posted

I don't know why, but I started to feel "lonely" without new versions of vPaint, so I started to rewrote it completely. This is the screenshot of application after one day of work:

Day1.png

Posted
Posted

@scintilla4evr my friend, good to hear you back to this awesome project.

mLipok

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted
  On 5/26/2015 at 3:52 PM, xkhen0015 said:

Nice GUI for the v4! @.@ It amazes my eyes!

​I'm really suprised, that you say, that the interface of vPaint 4 amazes your eyes, since you've only seen the title bar and menu bar. But, thanks, opinions like this really motivate me.

Posted
  On 6/1/2015 at 12:48 PM, scintilla4evr said:

It's time for 1st release of vPaint 4 source code. It IS unstable. Be careful.
 vPaint 4 (Source Release #1).zip

​the ZIP was so compress, it made it so unstable, that by just looking at it, exploded !!! <joke> 

1) Ctrl-Z is very intuitive but it's counterpart is not. Could you make it Ctrl-Y ? 

2) I don't like chasing UDFs and having them in the zip is great but if you could put them in, lets say, ".\includes\" , would be better.

Thanks for sharing :)

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...