8000 Massive MEP move by tacaswell · Pull Request #4293 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Massive MEP move #4293

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 23 commits into from
Mar 30, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
DOC : maybe fix MEP14
  • Loading branch information
tacaswell committed Mar 29, 2015
commit 1d140ebebcc982510a34a2471f88a701fd05f021
1 change: 1 addition & 0 deletions doc/devel/MEP/MEP14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ source tree.

Why add more text rendering engines? The "built-in" text rendering
has a number of shortcomings.

- It only handles right-to-left languages, and doesn't handle many
special features of Unicode, such as combining diacriticals.
- The multiline support is imperfect and only supports manual
Expand Down
0