//
pkg.gl
Category
github.com/markkurossi/blog
asciiart
package
0.0.0-20241105143623-2b0f73e30e6a
Repository:
https://github.com/markkurossi/blog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
374 SLOC
#
Functions
NewRegion
NewRegion creates a region of the input data.
Process
Process converts the input data to output string replacing ASCII graphics with the corresponding ASCII Box-drawing characters.
#
Constants
FlagDown
ASCII character connection directions.
FlagLeft
ASCII character connection directions.
FlagRight
ASCII character connection directions.
FlagUp
ASCII character connection directions.
#
Structs
Region
Region defines an ASCII art region.