On Mon, Jan 7, 2013 at 5:50 PM, Tom Hacohen <t...@stosb.com> wrote:

> I'm not sure there's a need for a specific row_draw, I think using the
> regular font_draw (with possible adjustments for fake-monospace) should be
> enough.


It's not, and it will be a super waste as this will apply cutouts and
everything per char!

with specific grid render function system can better know and optimize. As
I said, it can collapse sibling rectangles (bg, think of ncurses, it's a
single rectangle for 10x20 "ncurse windows", not 200), and underline...
also it can be smarter when drawing the text.


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to