Flat: Difference between revisions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
</blockquote> | </blockquote> | ||
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, | $ 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== | ==See also== |
Latest revision as of 10:44, 24 January 2024
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!
- examples: https://github.com/xxyxyz/flat-examples
- monoskop page: https://monoskop.org/Juraj_Sukop
- video of presentation during LGM 2014: https://www.youtube.com/watch?v=9EOOErc1vUQ
- Allison Parish also contributed to Flat
- sister project "even": https://xxyxyz.org/even/
- article on line breaking: https://xxyxyz.org/line-breaking/ + https://archive.org/details/xxyxyz_line_breaking