aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove empty lineHEADmasterjakobst1n2024-09-251-1/+0
* Add empty line to end of file :)jakobst1n2024-09-251-0/+1
* Remove dependency on libc cratejakobst1n2024-06-255-33/+56
* Don't panic on invalid lines when operating in filtering modejakob.stendahl2024-06-171-3/+9
* Don't use the tg alias by default, add fedora build scriptjakob.stendahl2024-06-175-55/+84
* Make platform dependent code possible to disable by disabling libc and ansi f...jakobst1n2024-06-165-6/+53
* Simplify calculations, use a more nested struct for pixelsjakobst1n2024-06-132-59/+87
* Fix dot8 by mapping from the useful math format, to the real unicode layoutjakobst1n2024-06-121-22/+49
* Add option for 8dot braillejakobst1n2024-06-123-28/+101
* Add color to braille and star mode by defaultjakobst1n2024-06-121-4/+4
* Simplify braille code by using unicode offsets directly, instead of mapsjakobst1n2024-06-121-27/+15
* Add help textjakobst1n2024-06-122-28/+54
* Fix downsampling functionjakobst1n2024-06-121-19/+15
* Fix logic error when choosing Braille charactersjakobst1n2024-06-122-22/+28
* Add options to toggle colors, prepare for allowing multiple linesjakobst1n2024-06-124-56/+111
* Add licensejakobst1n2024-06-121-0/+675
* Add a very simple usage section to readmejakobst1n2024-06-121-0/+13
* Add manual page to readmejakobst1n2024-06-121-0/+76
* Put examples in code blocksjakobst1n2024-06-121-8/+14
* Improve braille mode slightlyjakobst1n2024-06-121-29/+18
* Add some examples to the readmejakobst1n2024-06-121-0/+79
* Add attempt at a braille modejakobst1n2024-06-123-15/+92
* Toggle cursor for filter modejakobst1n2024-06-122-1/+3
* Add libc crate ( :-( ), and make a signal handler for swapping back to main s...jakobst1n2024-06-124-6/+38
* Abstract slightly, add cut functionalityjakobst1n2024-06-114-70/+114
* Rename axis argument to silent, and invert it, so axis are enabled by defaultjakobst1n2024-06-115-14/+27
* Add example spec filejakobst1n2024-06-111-0/+58
* Implement keep_tail, fix refactor typojakobst1n2024-06-112-15/+43
* Delete GraphCanvas, all logic is in GraphBuilderjakobst1n2024-06-111-187/+0
* Refactor the code, deletions will followjakobst1n2024-06-114-219/+354
* Fix parsing of positional argumentsjakobst1n2024-06-091-1/+13
* Add some documentationjakobst1n2024-06-095-85/+287
* Add simple readme and manual, add script to build debian packagejakobst1n2024-06-084-0/+78
* Add some basic functionalityjakobst1n2024-06-086-127/+481
* Initial commitjakobst1n2024-06-046-0/+190