index
:
jakobst1n/textgraph
master
Text graphing utility
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
graph.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make platform dependent code possible to disable by disabling libc and ansi ↵
jakobst1n
2024-06-16
1
-0
/
+21
|
|
|
|
features
*
Simplify calculations, use a more nested struct for pixels
jakobst1n
2024-06-13
1
-56
/
+84
|
*
Fix dot8 by mapping from the useful math format, to the real unicode layout
jakobst1n
2024-06-12
1
-22
/
+49
|
*
Add option for 8dot braille
jakobst1n
2024-06-12
1
-21
/
+87
|
*
Add color to braille and star mode by default
jakobst1n
2024-06-12
1
-4
/
+4
|
*
Simplify braille code by using unicode offsets directly, instead of maps
jakobst1n
2024-06-12
1
-27
/
+15
|
*
Fix downsampling function
jakobst1n
2024-06-12
1
-19
/
+15
|
*
Fix logic error when choosing Braille characters
jakobst1n
2024-06-12
1
-14
/
+20
|
*
Add options to toggle colors, prepare for allowing multiple lines
jakobst1n
2024-06-12
1
-55
/
+80
|
*
Improve braille mode slightly
jakobst1n
2024-06-12
1
-29
/
+18
|
*
Add attempt at a braille mode
jakobst1n
2024-06-12
1
-11
/
+82
|
*
Abstract slightly, add cut functionality
jakobst1n
2024-06-11
1
-38
/
+53
|
*
Rename axis argument to silent, and invert it, so axis are enabled by default
jakobst1n
2024-06-11
1
-0
/
+4
|
*
Implement keep_tail, fix refactor typo
jakobst1n
2024-06-11
1
-14
/
+36
|
*
Refactor the code, deletions will follow
jakobst1n
2024-06-11
1
-160
/
+300
|
*
Add some documentation
jakobst1n
2024-06-09
1
-9
/
+42
|
*
Add some basic functionality
jakobst1n
2024-06-08
1
-105
/
+154
|
*
Initial commit
jakobst1n
2024-06-04
1
-0
/
+142