forked from xhtml2pdf/xhtml2pdf
-
Notifications
You must be signed in to change notification settings - Fork 0
Upgrade to new version #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Asian fonts support and font managment.
Improved README.rst file
* checking prefix to update face.name * Documentation about updating face-name
* Improved README.rst
…ted since Python 3.3. (xhtml2pdf#509)
…orking and we already have 'in' as unit. Also 'inch' and 'i' aren't official units for CSS/HTML.
…ting the same way as "0".
* checking prefix to update face.name * Documentation about updating face-name * checking prefix to update face.name * Update context.py Add support for multiple fonts and unicode Change string detection to use basestring checking prefix to update face.name checking prefix to update face.name Documentation about updating face-name Fixed some minor stuff in the README.rst file. Updated changelog and prepared for pip new version Ttf file metadata same name fix (xhtml2pdf#506) * checking prefix to update face.name * Documentation about updating face-name unit_test_asian_font Update test_asian_font_support.py Update reference.rst Update testrender.py Update arabic_font_rendering.html Update ttf_file_metadata_same_name.html Create test_arabic_font_support.py Update test_asian_font_support.py Create test_update_face_name.py Update context.py Update document.py Update util.py Update reference.rst adding test to testrender Update testrender.py moved to testrender * Ascii * Update test_asian_font_support.py * Update test_update_face_name.py * Update test_update_face_name.py * . * . * . * . * . * . * . * find * find2 * Update test_asian_font_support.py * Update test_asian_font_support.py * x2 * Update test_arabic_font_support.py * new app * x3 * x5 * Update test_update_face_name.py * x6 * Update test_update_face_name.py * x6 * upper * slide * complete * Ascii
* Fixed calculation of pagesize & orientation * Updated CHANGELOG.txt
…dhi font-support; removed unlicensed .ttf fonts (xhtml2pdf#520) * Updated Travis/AppVeyor * Updated Travis/AppVeyor
Fixes software supply chain safety warnings like at the bottom right of https://github.com/xhtml2pdf/xhtml2pdf/actions/runs/9430536130 * [Keeping your actions up to date with Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot) * [Configuration options for the dependabot.yml file - package-ecosystem](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem)
…ml2pdf into bengosney-python-bidi-update
…ml2pdf#793) It is not currently possible to fetch files through a proxy. Until this functionality is added, the test cases will always fail so just skip them since they are meant to test something else. The detection is based on the presend of the http_proxy environment variable which should be appropriate in the vast majority of cases (I think HTTPS_PROXY may be finer but it's probably nitpicking in practice).
* Fix various typos * Rename pc/pn vars to pageCount and pageNumber * Fix a couple of manual test typos * Add basic spell-check GH workflow * Add typos to pre-commit config * Add typos config to pyproject.toml
Found via `codespell -S ./tests,testrender,manual_test,reportlab_paragraph.py -L splitted`
…l2pdf#798) Bumps the github-actions group with 2 updates in the / directory: [jpetrucciani/mypy-check](https://github.com/jpetrucciani/mypy-check) and [crate-ci/typos](https://github.com/crate-ci/typos). Updates `jpetrucciani/mypy-check` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/jpetrucciani/mypy-check/releases) - [Commits](jpetrucciani/mypy-check@1.14.1...1.15.0) Updates `crate-ci/typos` from 1.29.7 to 1.30.0 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.29.7...v1.30.0) --- updated-dependencies: - dependency-name: jpetrucciani/mypy-check dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.