i'm looking for a simple text-effect.
i especially care about one feature: i need a parameter, that changes the font of the text. similar to the asci-freeframe-plug-in. in the asci plug-in i'm able to choose between 4 or 5 different fonts.
is there something like that???
if not, how can i create my own plugin??
thx mduc
text effect w/ changing fonts
for more info in how to make freeframe plugins visit the following links:
http://freeframe.sourceforge.net/
http://sourceforge.net/projects/freeframe
a very nice freeframe SDK was made, this sdk consists out of a project wizard for msvc, step for step you will be guided to the process of making a plugin. in the end you only have change one piece of code in the project and that's the function wich does the actual processing.
if you are somehow experienced in msvc making a plugin is a breeze:
http://www.infomus.dist.unige.it/FreeFr ... meSDK.html
cheers
Edwin
http://freeframe.sourceforge.net/
http://sourceforge.net/projects/freeframe
a very nice freeframe SDK was made, this sdk consists out of a project wizard for msvc, step for step you will be guided to the process of making a plugin. in the end you only have change one piece of code in the project and that's the function wich does the actual processing.
if you are somehow experienced in msvc making a plugin is a breeze:
http://www.infomus.dist.unige.it/FreeFr ... meSDK.html
cheers
Edwin