Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

prefer full/UCS4 sub-tables over BMP/UCS2 ones #88

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

leibnewton
Copy link

Some ttf files contain several sub-tables. For example, a ttf file may contain one unicodeEncodingBMPOnly table, one microsoftUCS2Encoding table, and one microsoftUCS4Encoding table. In this case, we choose microsoftUCS4Encoding as the best one. Since there are most valid codes in it.

@google-cla
Copy link

google-cla bot commented Oct 27, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

rcoreilly pushed a commit to goki/freetype that referenced this pull request Mar 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant