'README.md' updaten
This commit is contained in:
parent
7fa756919e
commit
6e62e180fa
24
README.md
24
README.md
@ -5,10 +5,10 @@ Files for the plain text publication for Data Workers, an exhibition by Algolit
|
||||
<http://www.algolit.net/index.php/Data_Workers>
|
||||
|
||||
|
||||
` _ `
|
||||
` _ __ ___ | |_ ___ ___ `
|
||||
`| '_ \ / _ \| __/ _ \/ __|`
|
||||
`| | | | (_) | || __/\__ \`
|
||||
` _ `<br>
|
||||
` _ __ ___ | |_ ___ ___ `<br>
|
||||
`| '_ \ / _ \| __/ _ \/ __|`<br>
|
||||
`| | | | (_) | || __/\__ \`<br>
|
||||
`|_| |_|\___/ \__\___||___/`
|
||||
|
||||
|
||||
@ -19,6 +19,10 @@ lines per page: 70
|
||||
70, 140, 210, 280, 350, 420, 490, 560, 630, 700
|
||||
|
||||
|
||||
|
||||
|
||||
---------
|
||||
|
||||
### --- txt to pdf ---
|
||||
|
||||
options ...
|
||||
@ -53,6 +57,9 @@ The inverted tool of this process
|
||||
*"What's It? PDFMiner is a tool for extracting information from PDF documents. Unlike other PDF-related tools, it focuses entirely on getting and analyzing text data. PDFMiner allows one to obtain the exact location of text in a page, as well as other information such as fonts or lines."*
|
||||
|
||||
|
||||
|
||||
------
|
||||
|
||||
### --- hyphenation ---
|
||||
|
||||
#### Hyphenator
|
||||
@ -62,6 +69,8 @@ The inverted tool of this process
|
||||
<https://pypi.org/project/textwrap3/>
|
||||
|
||||
|
||||
------
|
||||
|
||||
### --- commands ---
|
||||
|
||||
Generate the publication to PDF:
|
||||
@ -81,6 +90,8 @@ PDFTK in one command:
|
||||
`$ pdftk data-workers.en.pdf A=data-workers.en.pdf cat A52 output data-workers.en.backcover.pdf && pdftk data-workers.en.backcover.pdf multistamp logos.pdf output data-workers.en.logos.pdf && pdftk A=data-workers.en.pdf B=data-workers.en.backcover.logos.pdf cat A1-51 B output data-workers.en.publication.pdf`
|
||||
|
||||
|
||||
------
|
||||
|
||||
### --- ASCII/UNICODE fonts ---
|
||||
|
||||
Unicode art :)
|
||||
@ -94,10 +105,15 @@ Unicode art :)
|
||||
<http://www.alanwood.net/unicode/>
|
||||
|
||||
|
||||
------
|
||||
|
||||
### --- unifont ---
|
||||
<http://unifoundry.com/unifont/index.html>
|
||||
|
||||
|
||||
|
||||
------
|
||||
|
||||
### --- DUMP ---
|
||||
|
||||
`[\/\]\<\?\'\)\(\[\\\"\w]`
|
||||
|
Loading…
Reference in New Issue
Block a user