Bradley Reed wrote:
I compiled a fresh cvs version of enlightenment last night and although
compilation and install went without problem, I am noticing one bit of
strangeness which I was wondering if anyone else was also observing.


I use the theme R-9X (from http://www.deviantart.com/view/976729) and it
worked flawlessly under the latest release 0.16.6. After compiling the
cvs version, all my other themes, as well as the default themes seem
to work. In R-9X, the little pointer graphic in the menus to show there
is a submenu seem to have a fading or a color gradient effect rather
than just being the images in the
~/enlightenment/themes/R-9X/menustyles/images directory.


I noticed that the bars that are on the screen as enlightenment is
loading as well as the dragbar also have that gradient effect, and I
wondered if there were a connection.

I think this shows a difference in the image border/scaling code in
imlib and imlib2.
If you compile the code with imlib1 (--without-imlib2) it will look as
with 0.16.6.

If in menustyles.cfg you change the right image border width from 10 to
11 pixels (__EDGE_SCALING 3 10 3 3 -> 3 11 3 3) you also get the old
look.

I'm not sure there is a bug here. It may just be that this theme brings
out minor differences in the algorithms because it has theme elements
with high contrast on the border edge.

This is pure speculation from my part, maybe somebody who knows the code
can provide a proper explanation :)

/Kim


------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to