mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #62] [MERGED] Function that draws lines on a braille canvas. #181
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#181
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mum4k/termdash/pull/62
Author: @mum4k
Created: 12/31/2018
Status: ✅ Merged
Merged: 12/31/2018
Merged by: @mum4k
Base:
devel← Head:10-braille-line📝 Commits (3)
27079c8Function that draws lines on a braille canvas.7008fa2More test coverage.86244ccAdding a licence.📊 Changes
3 files changed (+575 additions, -0 deletions)
View changed files
➕
canvas/braille/testbraille/testbraille.go(+48 -0)➕
draw/braille_line.go(+161 -0)➕
draw/braille_line_test.go(+366 -0)📄 Description
Fixes #47
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.