cwg icon indicating copy to clipboard operation
cwg copied to clipboard

Chinese Worksheet Generator

Results 32 cwg issues
Sort by recently updated
recently updated
newest added

Bumps [reportlab](http://www.reportlab.com/) from 3.5.23 to 3.5.55. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=reportlab&package-manager=pip&previous-version=3.5.23&new-version=3.5.55)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

It would be helpful to allow the user to set the number of characters that are allowed on each page.

Example input: "你好汽車" // renders as "你好汽車" Current result: "Could not find data for character " // renders as "Could not find data for character " Expected result: "" is...

bug
enhancement

Input: `馬( 不錯)我(你好)阿了子(打算)...` Actual result: `Error: Could not find data for character .` Expected result: `Error: Could not find data for character: .` or `Error: Could not find data for...

enhancement
user request

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.8 to 3.0.9. Release notes Sourced from flask-cors's releases. Release 3.0.9 Security Escape path before evaluating resource rules (thanks @​praetorian-colby-morgan). Prior to this, flask-cors incorrectly evaluated CORS...

dependencies

Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Ability to choose the color/gradation/intensity of the guides.

use the smaller font with higher character limit. It could be an option, not necessarily enabled every time. Example from another sheet (software): [Happy Chinese new year Stroke Order.pdf](https://github.com/lucivpav/cwg/files/5991543/Happy.Chinese.new.year.Stroke.Order.pdf)

enhancement