Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbaraa/sheev
Image form generator.
https://github.com/mbaraa/sheev
forms image-forms non-pdf-forms
Last synced: 9 days ago
JSON representation
Image form generator.
- Host: GitHub
- URL: https://github.com/mbaraa/sheev
- Owner: mbaraa
- License: mit
- Created: 2021-08-19T16:18:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T01:46:48.000Z (almost 2 years ago)
- Last Synced: 2024-11-24T13:12:13.354Z (2 months ago)
- Topics: forms, image-forms, non-pdf-forms
- Language: Go
- Homepage: https://sheev.mbaraa.app
- Size: 1.34 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Sheev
**What's `Sheev` you might ask?**\
This thing generates image forms, much wow!**Well you might ask... why the hell would anyone do this while PDF forms are all over the place?**\
I use this for forms that are not PDF, and besides I didn't find a free suitable PDF forms library for Go so...[![GoDoc](https://godoc.org/github.com/mbaraa/sheev?status.png)](https://godoc.org/github.com/mbaraa/sheev) [![Go Report Card](https://goreportcard.com/badge/github.com/mbaraa/sheev)](https://goreportcard.com/report/github.com/mbaraa/sheev) ![GitHub](https://img.shields.io/github/license/mbaraa/sheev)
## dependencies:
- **SOFTWARE**
- [go-cairo](https://github.com/ungerik/go-cairo) cairo the image manipulation library
- [goarabic](https://github.com/01walid/goarabic) the amazing arabic text library that saved my from generating PDFs from scratch 🙂
- [dsc_logo_generator](https://github.com/mbaraa/dsc_logo_generator/) this might sound a bit weird, but the `Text` type defined in there is actually useful 😇- **NON SOFTWARE**
- [GeezaFontInterface](https://developer.apple.com/fonts/system-fonts/#downloadable) I don't know what license this font has, but as I understood from there website this font is allowe in non-commercial use, so I guess I'm allowed to use it 😇, or am I ??!