Re: [edk2] Trying to understand the BOXDRAW_ naming logic?

2013-09-19 Thread Carsey, Jaben
I think this is defined about where you go and hence start.  I.e. Draw a box 
going to bottom right, you start in the upper left...

At the same time, it's not overly logical...

From: David F. [mailto:df7...@gmail.com]
Sent: Thursday, September 19, 2013 2:56 PM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] Trying to understand the BOXDRAW_ naming logic?

Hi,
I don't understand why:

BOXDRAW_DOWN_RIGHT = upper left corner of a box,
BOXDRAW_DOWN_LEFT = upper right corner,
BOXDRAW_UP_RIGHT = lower left
BOXDRAW_UP_LEFT = lower right
What's the logic there (or is this a firmware implementation problem that got 
it all mixed up) ??

TIA!!
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk___
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel


Re: [edk2] Trying to understand the BOXDRAW_ naming logic?

2013-09-19 Thread Andrew Fish

On Sep 19, 2013, at 4:56 PM, "David F."  wrote:

> Hi,
> 
> I don't understand why:
> 
> BOXDRAW_DOWN_RIGHT = upper left corner of a box,
> BOXDRAW_DOWN_LEFT = upper right corner,
> BOXDRAW_UP_RIGHT = lower left
> BOXDRAW_UP_LEFT = lower right
> 

These are the Unicode names, or at least shortened versions of the Unicode 
names. A quick Bing shows http://www.unicode.org/charts/PDF/U2500.pdf

250C ┌ BOX DRAWINGS LIGHT DOWN AND RIGHT

Thanks,

Andrew Fish

> What's the logic there (or is this a firmware implementation problem that got 
> it all mixed up) ??
> 
> TIA!!
> --
> LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
> 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
> 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
> Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
> http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk___
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel

--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk___
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel


[edk2] Trying to understand the BOXDRAW_ naming logic?

2013-09-19 Thread David F.
Hi,

I don't understand why:

BOXDRAW_DOWN_RIGHT = upper left corner of a box,
BOXDRAW_DOWN_LEFT = upper right corner,
BOXDRAW_UP_RIGHT = lower left
BOXDRAW_UP_LEFT = lower right

What's the logic there (or is this a firmware implementation problem that
got it all mixed up) ??

TIA!!
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk___
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel


Re: [edk2] Trying to understand the BOXDRAW_ naming logic?

2013-09-19 Thread Tim Lewis
Actually, it says: if you are at a corner, where do the legs go. Legs going 
down and right is in the upper-left corner. Legs going up-right is in the 
lower-left.

From: Carsey, Jaben [mailto:jaben.car...@intel.com]
Sent: Thursday, September 19, 2013 3:13 PM
To: edk2-devel@lists.sourceforge.net
Subject: Re: [edk2] Trying to understand the BOXDRAW_ naming logic?

I think this is defined about where you go and hence start.  I.e. Draw a box 
going to bottom right, you start in the upper left...

At the same time, it's not overly logical...

From: David F. [mailto:df7...@gmail.com]
Sent: Thursday, September 19, 2013 2:56 PM
To: edk2-devel@lists.sourceforge.net<mailto:edk2-devel@lists.sourceforge.net>
Subject: [edk2] Trying to understand the BOXDRAW_ naming logic?

Hi,
I don't understand why:

BOXDRAW_DOWN_RIGHT = upper left corner of a box,
BOXDRAW_DOWN_LEFT = upper right corner,
BOXDRAW_UP_RIGHT = lower left
BOXDRAW_UP_LEFT = lower right
What's the logic there (or is this a firmware implementation problem that got 
it all mixed up) ??

TIA!!
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk___
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel