'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>
|
<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
|
70, 140, 210, 280, 350, 420, 490, 560, 630, 700
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
---------
|
||||||
|
|
||||||
### --- txt to pdf ---
|
### --- txt to pdf ---
|
||||||
|
|
||||||
options ...
|
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."*
|
*"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 ---
|
### --- hyphenation ---
|
||||||
|
|
||||||
#### Hyphenator
|
#### Hyphenator
|
||||||
@ -62,6 +69,8 @@ The inverted tool of this process
|
|||||||
<https://pypi.org/project/textwrap3/>
|
<https://pypi.org/project/textwrap3/>
|
||||||
|
|
||||||
|
|
||||||
|
------
|
||||||
|
|
||||||
### --- commands ---
|
### --- commands ---
|
||||||
|
|
||||||
Generate the publication to PDF:
|
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`
|
`$ 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 ---
|
### --- ASCII/UNICODE fonts ---
|
||||||
|
|
||||||
Unicode art :)
|
Unicode art :)
|
||||||
@ -94,10 +105,15 @@ Unicode art :)
|
|||||||
<http://www.alanwood.net/unicode/>
|
<http://www.alanwood.net/unicode/>
|
||||||
|
|
||||||
|
|
||||||
|
------
|
||||||
|
|
||||||
### --- unifont ---
|
### --- unifont ---
|
||||||
<http://unifoundry.com/unifont/index.html>
|
<http://unifoundry.com/unifont/index.html>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
------
|
||||||
|
|
||||||
### --- DUMP ---
|
### --- DUMP ---
|
||||||
|
|
||||||
`[\/\]\<\?\'\)\(\[\\\"\w]`
|
`[\/\]\<\?\'\)\(\[\\\"\w]`
|
||||||
|
Loading…
Reference in New Issue
Block a user