Skip to content

feat: add rtl render support#2653

Merged
niklasvh merged 2 commits intomasterfrom
fix-2488
Aug 13, 2021
Merged

feat: add rtl render support#2653
niklasvh merged 2 commits intomasterfrom
fix-2488

Conversation

@niklasvh
Copy link
Copy Markdown
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