Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Type : Enable double line block char drawing (═ ║ ╒ ╓....) #3

Open
ogt opened this issue Apr 8, 2013 · 0 comments
Open

Comments

@ogt
Copy link
Owner

ogt commented Apr 8, 2013

I'm offering $60.00 on oDesk for someone to do this task: https://www.odesk.com/jobs/~01f9e0af301ef7c56a

Enhance the block type to allow for the drawing of double lines (in addition to the 11 double line chars we have 16 additional mix (for the corners and Ts)) (Fonts 255X, 256X)

Note that this is not a different type, its an extension of the existing type block,
similarly to the way we extended the simple time to use = for horizontal lines instead of just dashes - (issue #1 ).
This means that when the user presses Shift, then the line drawn between point a and point b should be double. The chars described in Issue #2 for single line drawing are (should be) compatible (connect) with the chars below. Double line would be drawn both in the case of horizontal move as well as in the case of vertical move.

The only files that will be needed to change should be : ./lib/blocklines.js, ./test/test_blocklines.js and ./README.md

Make sure that you extend the tests to maintain 100% code coverage.

═ ║ ╒ ╓ ╔ ╕ ╖ ╗ ╘ ╙ ╚ ╛ ╜ ╝ ╞ ╟
╠ ╡ ╢ ╣ ╤ ╥ ╦ ╧ ╨ ╩ ╪ ╫ ╬

http://en.wikipedia.org/wiki/Box-drawing_character

Follow the instructions of Issue #2 for any additional information.


Budget : $60
Required Skills : Nodejs, Javascript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant