Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix link to pango #30315

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 1 commit into from
Jul 15, 2025
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion doc/devel/MEP/MEP14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ number of other projects:
- `Microsoft DirectWrite`_
- `Apple Core Text`_

.. _pango: https://pango.gnome.org
.. _pango: https://github.com/GNOME/pango
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a mirror; it should've gone to their GitLab.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or, to their website: https://www.gtk.org/docs/architecture/pango - sorry for not checking, will fix in a follow up PR

.. _harfbuzz: https://github.com/harfbuzz/harfbuzz
.. _QtTextLayout: https://doc.qt.io/archives/qt-4.8/qtextlayout.html
.. _Microsoft DirectWrite: https://docs.microsoft.com/en-ca/windows/win32/directwrite/introducing-directwrite
Expand Down