On Fri, 23 Jan 2004 15:48:18 +0100 "Nemec, Bernhard"
<[EMAIL PROTECTED]> babbled:

> Is there any special reason a line should not be only one pixel long?
> 
> In src/lib/engines/common/evas_line_main.c, function
> evas_common_line_draw():
> 
>    if ((dx == 0) && (dy == 0))
>      {
>         /* point draw */
>         return;
>      }
> 
> should probably draw a pixel before returning?

oops! yeah - i think i just ended up forgetting to finish that part of the
function off! :) i rattled along and did the rest forgetting this part... ewps!
:)

> Thanks,
> Bernhard
> 
> 
> -------------------------------------------------------
> 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-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
熊耳 - 車君 (数田)                  [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to