genalog icon indicating copy to clipboard operation
genalog copied to clipboard

Genalog is an open source, cross-platform python package allowing generation of synthetic document images with custom degradations and text alignment capabilities.

Results 15 genalog issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

The dependencies specified in this project's requirements.txt are too strictly pinned, making it hard to install. For instance, [`opencv-contrib-python==4.2.0.34`](https://pypi.org/project/opencv-contrib-python/4.2.0.34/#files) doesn't have releases for Python 3.9 at all. It might be...

If my content is more than a page long, what does `doc.render_png()` return? Looking at the source code, it seems to return it per page. How can I access the...

Hi, Thank you for sharing nice work. @laserprec I wanna make my own templates (html file which i have) , How can i make the jinja file that match with...

Hi. Thanks for sharing a nice work. There seem to be some minor typos in the docstrings. https://github.com/microsoft/genalog/blob/b8b9fbabdde5855e8bcc9db025e78cc619e15cd1/genalog/text/alignment.py#L203-L207 Maybe it should be changed as below? ` '.' is for substition...

Newer versions of weasyprint (53.x) removed their dependency on cairo and do not support PNG exports anymore (see Kozea/WeasyPrint#1232 and https://www.courtbouillon.org/blog/00004-weasyprint-without-cairo-what-s-different) This breaks some parts of the genalog code, specifically...

Does genalog support the Arabic language? Thanks in advance.

Genalog is great in generating a synthetic document from a given template, but coming up with a template is still a pain. Wouldn't it be great if I can just...

enhancement

I'm planning to base a (partially) synthetic document datapipeline on generation capabilities in this lib. As is known from issues going back 2 years, in it's current state this library...

Im trying to install the library im facing issues with pip and source installation im getting this error: ![image](https://github.com/microsoft/genalog/assets/75134122/7c9cad69-1cf7-415b-a51f-8328ea0d2536)