- 551 topics

Creating your own computer graphics. Questions, guides, tutorials, tips, and best practices.

You cannot create topics in this forum.

"Combine Icons" batch operation not working in RWIE...

Hi Vlasta, I'm trying to use your batch op that you wrote, to combine a bunch of icons. They are .png files of different sizes. Screenshot: http://i.imgur.com/duu0OKJ.png (this only shows a small portion--they are in different folder) I keep getting "Object d...

Create icon from image, but only certain sizes and bit'th

in RWIE Hi Vlasta, I'm using the beta, but I have the non-beta installed too. I've got a bunch of PNG files to make into ICOs, but I only want certain sizes (16,24,32,64) and the highest bit depth (32). Can this batch setup be made with just the GUI, or does...

A script to make everything into 24x24 PNG files?

batchop request :- } Hi Vlasta, I've been needing to convert lots of images to 24x24 PNG files. Often the source file is a larger PNG that needs to be reduced to 24x24 pixels. Sometimes I need to deconstruct ICO files that I made a long time ago, to get the 2...

How about a script to chop (parse?) an image into tiles?

RW Icon Editor This one might be more of a challenge for you, Vlasta 😊 I'm not sure if this could even be scripted. Also, since you'd start with only one image, I'm not sure if it would be a "batch" operation... Anyway, my general work-flow is to create my...

adding a link to my new icon

Simple desktop *.ico Hello I've searched these forums - but perhaps my question is just too simple! Where/how to connect my lovely new little icon with a URL?

Help on gradients please.

Mainly how to get multiple colours in a radial gradient I can get one colour for a radial gradient, but I can't seem to be able to add multiple colours to a single radial gradient. There is not graph that shows how many colours I'm using, nor the sliders such ...

Graphic design

Projets Bonjour, J'ai réalisé quelques projets, est-il possible de les mettre en ligne sur le site. Si oui comment. Fichiers U3D et 3DS Cordialement PEACOCK35

How to get selection using JSScripting?

I have a script that I mentioned before that recolors pixels monochromically. Within an UI mockup I use it to change the states of various elements, icons and text mostly. The script currently works on everything on a layer, and as the mockups are sizeable, th...

Script that replaces one color with another with tolerance.

I'm trying to create a script that replaces oldColor with newColor with a tolerance (0-100) in percent. Sadly I couldn't find a way to get HSV from a particular variable so I am stuck on using RGB (wait... does it use BGR format instead??) and scraping the val...

A script to animate a small rumble (blurry effect if needed)

This will be very useful for my upcoming cursors I want RWCursorEditor to make me a small rumble animation for any image to make into an animated cursor as a script. Is it possible?

Help! Document.Animation.GetFrame(0) not working!

This is my code and it gives me an error! var frame0 = Document.Animation.GetFrame(0); Unable to get property 'GetFrame' of undefined or null reference

A Script Request (RWPaint user)

plus an idea for forum expansion Hi, I've been using RWPaint for all my art projets for the past 2-3 years. It was so perfect for my needs that I didn't need to ask for anything. Because I didn't know ( 😞 ) it's scripting capabilities. Now I need something:...

Script, Transfer image layer to alpha layer

Transfers the color of one layer to the alpha of another layer, creating a new layer with the result. --Vlasta wrote this for me some time back. ;| "Configuration" Context; var li = Document.LayeredImage; var n = li.Layers; var names = []; for (var i = 0; i &l...

count the number of pixels of a certain color

in RW-Paint I need to check how many pixels of a certain color is used in an image. The perfect scenario: I colorpick on a pixel in my image, and in the palette it tells how many pixels are from this color. It would be good if the output can be turned on/off. ...

RWIE Can I disable antialiasing?

in line tool for example Hi Vlasta, I hope you are doing well and staying healthy. I am doing some pixel-level work in RWIE. I'd like the Line Tool to make crisp lines without the antialiasing "shadows." Is it possible to disable antialiasing?

Transparent Coding

I need a code ASAP Hey, I'm looking for a code for making all of the pixels change alpha of your choice. In other words, make the picture transparent. Is there a code for this?

Requesting a graphing calculator.

Can it be done? In school I'm starting to work with sine waves... and after seeing some examples the teacher was using I was thinking it would be kinda cool to see in this. Would a script that fills a layer with a graph of a given equation be difficult to impl...

i can help ppl

Batch Combine Large and Small Version of same image?

Icon Editor Question Hi Vlastimil, I'm the one you were helping over on the DC forums... http://www.donationcoder.com/forum/index.php?topic=32545.0 Thanks again for the help--Normalize Icon v2 works great! Another Batch Question: Is there a script (or any oth...

Script Exchange

Post your scripts, and find some more I hope users will post various scripts here to enhance the general awesomeness of the RealWorld applications suite and help each other. Following is a template (for ease of browsing) to post scripts. Description: describe ...

Help with coding

I need help with coding using javascript I was wondering how to use Java Script, I know all the basic coding, I learned it in a website called "scratch" but it uses visual script codes, I don't know what to type for what. So... Can you help me? Thanks!

Share an icon set?

~how do I do it? Vlasta, remind me again: How do I share a set of icons to the RealWorld site here? My set has 324 icons, so too many to post as individual icons. I can zip them, or put them in an .ICL file. They are all home-made by me. Nothing fancy.......

Icon Tags

Should I be using Windows 7, Windows XP and/or Windows Vista tags? Should I be using Windows 7, Windows XP and/or Windows Vista tags? And which of my options for rendering would you say is the best if I want to make sure everyone (as many people as possible) c...

HOW TO MAKE ROUNDED ICONS

if anyone knows i would like to know how to change the square icons to have a more rounded edge

How to minimize scripting

If I m using scripting in Java and want to use minimize for my website, How can I use this script. Anybody have Idea about this things.