https://github.com/freesewing/tile
Command line tool to tile PostScript images on multiple pages
https://github.com/freesewing/tile
Last synced: about 1 year ago
JSON representation
Command line tool to tile PostScript images on multiple pages
- Host: GitHub
- URL: https://github.com/freesewing/tile
- Owner: freesewing
- License: gpl-3.0
- Created: 2017-05-22T15:22:11.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T17:34:13.000Z (over 2 years ago)
- Last Synced: 2025-04-08T13:49:57.444Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 128 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Freesewing tile
[Freesewing](https://freesewing.org/) is a Javascript library for parametric design, specifically made-to-measure sewing patterns.
> This is our tile repository, which holds __tile__ a tool to tile PostScript images on multiple pages.
>
> Tile is a fork of Poster, by Jos T.J. van Eijndhoven
For all info on what freesewing does/is/provides, please check [freesewing.org](https://freesewing.org).
## Installation
### From GitHub
```
git clone git@github.com:freesewing/tile.git
cd tile
make
sudo make install
```
## License
Tile code is licensed [GPL-3](https://www.gnu.org/licenses/gpl-3.0.en.html),
## Contribute
Your pull request are welcome here.
If you're interested in contributing, a good place to start is
[our Discord server](https://discord.freesrwing.org/)
where you can ask questions, meet other freeSewers,
or just hang out and share a laugh.