windows animated cursor plug-in
#1
Posted 29 December 2007 - 02:44 PM
i read this
and add some code
now it can read and write .ani file
binary file
ani(Win32bin).zip
source code
winani(src).zip
maybe some one want to make it better
***** 2007/12/30 *****
made some fix
now the cursor hotspot can be fix at the left top
because does not know about the cursor hotspot
so you can't custom it position
***** 2009/06/25 *****
fixed custom hotspot position
previous version forgot initialize hotspot default value to (0, 0)
so if you did not change the hotspot xy value
it may cause the problem
#3
Posted 30 December 2007 - 03:26 AM
glad someone like it
It is done by the gimp animation package
#4
Posted 12 March 2008 - 02:56 AM
#6
Posted 22 March 2008 - 08:31 AM
#7
Posted 22 March 2008 - 10:37 AM
#8
Posted 22 March 2008 - 03:38 PM
Only...that file you downloaded is NOT a plugin installer BUT the plugin itself, so instead then click on it to install you must move as it is in your plugin folder
#9
Posted 23 March 2008 - 03:52 PM
@JamesH; This is superb, just the job. ;)
#11
Posted 03 May 2009 - 10:24 PM
I'm running gimp 2.6 on vista. any help would be great. thanks!
#12
Posted 04 May 2009 - 10:05 AM
If is as for gif,there may be the root of the problem.
If that, if only Yes/Not transparency is supported then you should, before clearing, sharpen the selection to avoid partially selected pixels
(that will result in partially transparent pixels )
Is just a guess i am not sure if ani files may support also partial transparency
#13
Posted 04 May 2009 - 10:23 AM
ani files support only i bit transparency (see http://www.gdgsoft.c...p/aniformat.htm )so you can't apply antialiases or use partial transparency..transition from transparency to color has to be sharp, no smoothing allowed
IF not once saved, in case of partially transparent pixels all that with >50% transparency will become fully transparent,all that with <50% transparency will get the BG color
that is a limit of the format so no change in the plugin may help:
if will look nice saved as animated gif,(nicealso when placed on BG of different colors) then will look nice if saved as Animated cursor
EDIT
or maybe not i overlooked this note
Quote
But is not clear if that apply to .ani files, the best seems to check in practice if my suggestion works
#14
Posted 22 June 2009 - 04:29 AM
Maybe it is because I used partial transparency on an ani cursor (which was one frame btw).
#15
Posted 22 June 2009 - 05:05 AM
#16
Posted 25 June 2009 - 07:27 AM
wajmhome said:
hope this version fixed the problem
please re download and try again

Help
















