Flat: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "https://xxyxyz.org/flat/ Flat comes from a context of art/architecture/generative design, written in python, good color support (rgb/cmyk/grayscale/overprint), supports flexible text flows, examples in documentation, comes with a second tool to make it easier to use called even, one developer, but has a monoskop page, and there is an email address on the web page, last commit 4 years ago..., no dependencies though! * examples: https://github.com/xxyxyz/flat-examples *...")
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
https://xxyxyz.org/flat/
https://xxyxyz.org/flat/


Flat comes from a context of art/architecture/generative design, written in python, good color support (rgb/cmyk/grayscale/overprint), supports flexible text flows, examples in documentation, comes with a second tool to make it easier to use called even, one developer, but has a monoskop page, and there is an email address on the web page, last commit 4 years ago..., no dependencies though!
Flat is a "generative infrastructure for Python".
 
<blockquote>
Flat is a library for creating and manipulating digital forms of fine arts. Its aim is to enable experimentation with and testing of unpredictable or automated processes, to inspect the beginning of the "new".
 
It grew out of the needs for generative design, architecture and art. The concept of "design" is more of a subject of study yet to be delved into, hence the fitter term for subtitle is "infrastructure".
 
It is written in pure Python and distributed under a liberal license.
</blockquote>
 
$ pip3 install flat
 
Flat comes from a context of art/architecture/generative design, written in python, good color support (rgb/cmyk/grayscale/overprint), supports flexible text flows, examples in documentation, comes with a second tool to make it easier to use called even, Juraj Sukop is the main developer, is from Slovakia, but only the one main developer, but has a monoskop page, and there is an email address on the web page, last commit 4 years ago (2020)..., no dependencies though!


* examples: https://github.com/xxyxyz/flat-examples
* examples: https://github.com/xxyxyz/flat-examples
* monoskop page: https://monoskop.org/Juraj_Sukop
* monoskop page: https://monoskop.org/Juraj_Sukop
* video of presentation: https://www.youtube.com/watch?v=9EOOErc1vUQ
* video of presentation during LGM 2014: https://www.youtube.com/watch?v=9EOOErc1vUQ
* Allison Parish also contributed to Flat
* Allison Parish also contributed to Flat
* sister project "even": https://xxyxyz.org/even/
* sister project "even": https://xxyxyz.org/even/
* article on line breaking: https://xxyxyz.org/line-breaking/ + https://archive.org/details/xxyxyz_line_breaking
==See also==
* [[Typesetting Tools]]
* [[Portable Document Format|PDF]]
[[Category:Cookbook]] [[Category:Python]] [[Category:PDF]] [[Category:PagedMedia]]

Latest revision as of 11:44, 24 January 2024

https://xxyxyz.org/flat/

Flat is a "generative infrastructure for Python".

Flat is a library for creating and manipulating digital forms of fine arts. Its aim is to enable experimentation with and testing of unpredictable or automated processes, to inspect the beginning of the "new".

It grew out of the needs for generative design, architecture and art. The concept of "design" is more of a subject of study yet to be delved into, hence the fitter term for subtitle is "infrastructure".

It is written in pure Python and distributed under a liberal license.

$ pip3 install flat

Flat comes from a context of art/architecture/generative design, written in python, good color support (rgb/cmyk/grayscale/overprint), supports flexible text flows, examples in documentation, comes with a second tool to make it easier to use called even, Juraj Sukop is the main developer, is from Slovakia, but only the one main developer, but has a monoskop page, and there is an email address on the web page, last commit 4 years ago (2020)..., no dependencies though!

See also