Skip to content
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

feat: add rtl render support #2653

Merged
merged 2 commits into from
Aug 13, 2021
Merged

feat: add rtl render support #2653

merged 2 commits into from
Aug 13, 2021

Conversation

niklasvh
Copy link
Owner

@niklasvh niklasvh commented Aug 13, 2021

Fixes #2488
Fixes #2529
Fixes #1460
Fixes #686

# Conflicts:
#	src/render/canvas/canvas-renderer.ts
@niklasvh niklasvh merged commit 6947982 into master Aug 13, 2021
@niklasvh niklasvh deleted the fix-2488 branch August 13, 2021 11:51
This was referenced Aug 14, 2021
Zynton added a commit to odoo-dev/odoo that referenced this pull request May 20, 2022
The `html2canvas` library had been downgraded to its version from 2013
because of an issue with RTL rendering (see [1]). In the meantime, the
library explicitely introduced RTL rendering support (see [2]).
Upgrading the library to its latest (2022) version means a lot of old
bugs are fixed.

[1] odoo@659e285
[2] niklasvh/html2canvas#2653
robodoo pushed a commit to odoo/odoo that referenced this pull request May 20, 2022
The `html2canvas` library had been downgraded to its version from 2013
because of an issue with RTL rendering (see [1]). In the meantime, the
library explicitely introduced RTL rendering support (see [2]).
Upgrading the library to its latest (2022) version means a lot of old
bugs are fixed.

[1] 659e285
[2] niklasvh/html2canvas#2653

closes #91773

Related: odoo/enterprise#27527
Signed-off-by: David Monjoie (dmo) <dmo@odoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RTL direction problem Corrupted Unjoint Arabic Font Rendering Right to Left Languages (like Arabic).
1 participant