Comment by dredmorbius
Comment by dredmorbius a day ago
As a matter of US law:
- Font letterforms are not copyrightable. (Eltra Corp. v. Ringer, 579 F.2d 294 (4th Cir. 1978) <https://en.wikipedia.org/wiki/Eltra_Corp._v._Ringer>)
- Font programmes are. (Generally 1980 Computer Software Copyright Act.)
- Cleanroom reimplementation of software is not copyright infringement. An AI without access to original source code would likely pass this test.
- As a further twist, it appears likely that courts will hold that AI creations are themselves not copyrightable (original works of authorship), such that the product of any such project would itself be public domain. (See: <https://www.reuters.com/legal/ai-generated-art-cannot-receiv...>.)
The whole scenario appears to open the door to liberation of all fonts for which public letterforms are available. This would be an "AI hole" (analogous to the ... analogue hole) for escaping copyright. Whether this liberation would occur before foundries passed new protective legislation will be an interesting question.
Right.
A good question to work on is whether an LLM, given a reasonable number of characters of a font, can generate letter forms for the entire Unicode character space. Probably. It's a style matching problem, and LLMs are good at that.