[PR #120] [MERGED] Function that draws text in vertical columns. #207

Closed
opened 2026-03-03 16:23:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/120
Author: @mum4k
Created: 2/13/2019
Status: Merged
Merged: 2/13/2019
Merged by: @mum4k

Base: develHead: draw-vertical-text


📝 Commits (1)

  • 939ee15 Function that draws text in vertical columns.

📊 Changes

2 files changed (+541 additions, -0 deletions)

View changed files

draw/vertical_text.go (+120 -0)
draw/vertical_text_test.go (+421 -0)

📄 Description

Works on #43


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mum4k/termdash/pull/120 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 2/13/2019 **Status:** ✅ Merged **Merged:** 2/13/2019 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `draw-vertical-text` --- ### 📝 Commits (1) - [`939ee15`](https://github.com/mum4k/termdash/commit/939ee15513ba0b246f806c385a1629442a352890) Function that draws text in vertical columns. ### 📊 Changes **2 files changed** (+541 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `draw/vertical_text.go` (+120 -0) ➕ `draw/vertical_text_test.go` (+421 -0) </details> ### 📄 Description Works on #43 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#207
No description provided.