anti-aliasing
This commit is contained in:
parent
f0788d5c0d
commit
ab97a01427
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ The goal of Scour is to output a file that renderes identically at a fraction of
|
|||
Scour is open-source and licensed under [Apache License 2.0](https://github.com/codedread/scour/blob/master/LICENSE).
|
||||
|
||||
Scour was originally developed by Jeff "codedread" Schiller and Louis Simard in in 2010.
|
||||
The project moved to GitLab in 2013 an is now maintained by Tobias "oberstet" Oberstein and Eduard "Ede_123" Braun.
|
||||
The project moved to GitLab in 2013 an is now maintained by Tobias "oberstet" Oberstein and Patrick "Ede_123" Storz.
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -40,7 +40,7 @@ Website
|
|||
Authors:
|
||||
- Jeff Schiller, Louis Simard (original authors)
|
||||
- Tobias Oberstein (maintainer)
|
||||
- Eduard Braun (maintainer)
|
||||
- Patrick Storz (maintainer)
|
||||
"""
|
||||
|
||||
VERSIONFILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "scour", "__init__.py")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue