Commit Graph

39 Commits

Author SHA1 Message Date
e7f5b820db Fixed typo 2021-05-08 17:52:28 +02:00
020e40c013 Merge branch 'master' of ssh://vvvvvvaria.org:12345/mb/asciiWriter 2021-05-08 17:47:21 +02:00
46d8dcb664 Made single column example try to import Hyphenator from PyHyphen, but fallback if it isn't available. 2021-05-08 17:47:15 +02:00
f258d24007 adding packaging information in the readme 2021-05-08 17:42:47 +02:00
c13ff1643c removed the draw.py for now (not working) 2021-05-08 17:40:04 +02:00
98e7b56834 Merge branch 'master' of ssh://vvvvvvaria.org:12345/mb/asciiWriter 2021-05-08 17:35:11 +02:00
445505169e Disabled hypheneator. 2021-05-08 17:35:05 +02:00
920174585c Merge branch 'master' of ssh://vvvvvvaria.org:12345/mb/asciiWriter 2021-05-08 17:32:33 +02:00
bcafab70e7 making char optional in the single function 2021-05-08 17:32:30 +02:00
ee2367d44b Forgot image.py. 2021-05-08 17:31:16 +02:00
1581a2fa79 Adjusted path in examples. 2021-05-08 17:22:18 +02:00
ba5d0d87b1 Sntax error 2021-05-08 17:07:12 +02:00
b82ccbf909 Moved examples out of bin folder. 2021-05-08 16:55:14 +02:00
c08831f8b9 adding the setup.py 2021-05-08 16:47:04 +02:00
898c4dfa12 removing the old readme 2021-05-08 16:46:37 +02:00
382b2dd45f moving the examples in the asciiWriter folder 2021-05-08 16:46:22 +02:00
e8e52c1f0f adding new package filename conventions 2021-05-08 16:45:53 +02:00
93d0cb5ef4 Struggling with imports 2021-05-08 16:44:46 +02:00
f0c2e695f8 Merge branch 'master' of ssh://vvvvvvaria.org:12345/mb/asciiWriter 2021-05-08 16:04:12 +02:00
57d09002b4 More documentation. 2021-05-08 16:04:03 +02:00
3af6274f89 removing the pyc files 2021-05-08 14:39:12 +02:00
9cb6c67944 updated the gitignore 2021-05-08 14:36:05 +02:00
dc030edc7a updated the gitignore 2021-05-08 14:35:43 +02:00
3f5e70c4f6 updated the gitignore 2021-05-08 14:35:10 +02:00
c6c10c60bd restructuring the repo 2021-05-08 14:34:31 +02:00
24c3d8af3e added a multi_column example 2021-02-23 17:32:53 +00:00
8723ac945f added a make_multi_column and variable column shape functiongit add single_column_page.py 2019-12-23 19:14:25 +01:00
6f18856f0e Merge branch 'master' of ssh://vvvvvvaria.org:12345/mb/ascii-art-but-with-unicode 2019-12-23 18:16:27 +01:00
3ef09ab552 Added a translate function 2019-12-23 18:16:25 +01:00
79b968a7a8 Merge branch 'master' of ssh://vvvvvvaria.org:12345/mb/ascii-art-but-with-unicode 2019-12-23 18:03:36 +01:00
b0c396493e adding my changes into one big commit ;) 2019-12-23 18:03:24 +01:00
76657435c4 Added a translate function 2019-12-23 17:57:57 +01:00
20167b4c6a Attribution for the modified textwrap 2019-12-23 16:53:27 +01:00
c96b0faf7a Fixed return with wrong datatype 2019-12-23 16:48:22 +01:00
d36c520f03 Should fix empty chunks error 2019-12-23 16:47:11 +01:00
28405c2173 Better naming 2019-12-23 16:40:54 +01:00
701c788fd5 Added a modified version of PyHyphen's textwrap2 that wraps a single line with the desired width and returns the remaining text. 2019-12-23 16:38:51 +01:00
b9d887fe62 Removed pycache 2019-12-23 15:07:56 +01:00
1b6648c858 first commit :) 2019-12-23 15:00:49 +01:00