Fri Feb 21, 2003 5:06 am
Fri Feb 21, 2003 7:19 am
Fri Feb 21, 2003 9:06 am
nbamake -extract Opacity -matting 0000.psp 0000-a.bmp
Fri Feb 21, 2003 1:36 pm
bchogan wrote: I edit the transparency file as well. This allows for the creation of semi-transparent gradients, like around the edges of the images, reducing the appearence of "jaggies." It is kind of a pain to have to edit all the files that rfshtool outputs. But when I used to use eage to edit transparencies, I would have to edit each color that I wanted to be transparent or semi-transparent, which is more time consuming.
bchogan wrote:Maybe you could include a magic wand type tool with a feather option that would allow for selecting areas and deleting their transparency, for jaggie-free edges.
bchogan wrote:Having an import tool that works with all ea graphics types would, of course, be greatly appreciated, too.
bchogan wrote: Thanks for asking our opinions on what to create, and for creating eage and whatever subsequent edit ors you happen to release.
Fri Feb 21, 2003 2:20 pm
nba2kstuff wrote:due to the voluminous amount of graphic files that we have to work with, our approach to the solution for many of these technical problems employ command line based technlogies, instead of graphical user interface based ones.
on cleanup and final polishing touches, the graphical user interfaces based programs are most especially valuable and useful! but when trying to mass convert 100s-1000s of files, the GUI approach is too time consuming.
nba2kstuff wrote:for example here is the command line used to extract the channel matte for subsequnt binding into the FSH binary object data structre.
- Code:
nbamake -extract Opacity -matting 0000.psp 0000-a.bmp
Sun Feb 23, 2003 7:10 pm
Brien wrote:bchogan wrote: I edit the transparency file as well. This allows for the creation of semi-transparent gradients, like around the edges of the images, reducing the appearence of "jaggies." It is kind of a pain to have to edit all the files that rfshtool outputs. But when I used to use eage to edit transparencies, I would have to edit each color that I wanted to be transparent or semi-transparent, which is more time consuming.
I see. If the color file is separate from the transparency file, how do you edit the transparency file? That is, without having the two together, how can you be sure how the overall image will look.