diegomura / diegomura/react-pdf

Display Chinese Characters Vertically

Open
#2,655 0 comments 0 reactions 0 assignees View on GitHub
new feature
Dominant language
TypeScript
Stars
16.8k
Forks
1.3k
Avg merge
5h 6m
Merged PRs (30d)
52

Description

Is it possible to display a line of Chinese text vertically similar to CSS style below?

```
writing-mode: vertical-rl;
text-orientation: mixed;
```

In the Text component style, writingMode property is not accepted. Please advise, thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.