Search:

Type: Posts; User: bebraw

Search: Search took 0.00 seconds.

  1. Replies
    59
    Views
    126,126

    franc: Before dragging image/file to the...

    franc: Before dragging image/file to the executable, try copying it into the same directory. <edit>Nevermind. It seems to output the palette based on the path of the input. So there is no need to...
  2. Replies
    59
    Views
    126,126

    If you open up the file in Artrage (File ->...

    If you open up the file in Artrage (File -> Import Image File), you should see the opaque and transparent parts of the image just fine. After that it's just a matter of filling (hotkey "f") the areas...
  3. Replies
    59
    Views
    126,126

    Just try putting in some text file (num.txt or...

    Just try putting in some text file (num.txt or something)


    5
    where 5 is the amount of color swatches you want.

    That should do the trick.
  4. Replies
    59
    Views
    126,126

    Nice work! You are quick. This will be extremely...

    Nice work! You are quick. This will be extremely useful utility. :)
  5. Replies
    59
    Views
    126,126

    YIQ sort seems visually pleasing to me. I wrote a...

    YIQ sort seems visually pleasing to me. I wrote a simple example of how to do that. You can find it here. It uses colorsys module that's provided with Python. It might make sense to give grapefruit a...
  6. Replies
    59
    Views
    126,126

    Nice work! I had a similar idea earlier. I wanted...

    Nice work! I had a similar idea earlier. I wanted to create a palette like yours but based on given input image instead. You can find my initial code (Python, uses PIL) here. It just blurs the image,...
Results 1 to 6 of 6