Skip to content
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

Add majuscule small capital I (Ɪ) #211

Closed
KrasnayaPloshchad opened this issue Feb 16, 2021 · 2 comments
Closed

Add majuscule small capital I (Ɪ) #211

KrasnayaPloshchad opened this issue Feb 16, 2021 · 2 comments

Comments

@KrasnayaPloshchad
Copy link

This letter have been used in some publications in Kulango languages in Côte d'Ivoire in the 1990s, the code point is U+A7AE.

@pauldhunt
Copy link
Contributor

This form is already present in the fonts, I will map it to the proper code point in the next release.

@erniemarch2
Copy link

confirmed in build 3.038

pauldhunt added a commit that referenced this issue Jun 28, 2021
	Redesigns a majority of diacritics.
	Assigns codepoint U+A7AE to I.a. (GitHub issue #211)
	Adds support for polytonic Greek tagging so that acute/tonos and grave are harmonized. (GitHub issue #214)
	Adds IPA characters requested by user. (GitHub issue #215)
		LATIN SMALL LETTER REVERSED OPEN E WITH HOOK (U+025D)
		LATIN LETTER SMALL CAPITAL G WITH HOOK (U+029B)
		LATIN SMALL LETTER M WITH MIDDLE TILDE (U+1D6F)
		LATIN SMALL LETTER N WITH MIDDLE TILDE (U+1D70)
		LATIN SMALL LETTER V WITH RIGHT HOOK (U+2C71)
		LATIN LETTER DENTAL CLICK (U+01C0)
		LATIN LETTER LATERAL CLICK (U+01C1)
		MODIFIER LETTER SMALL TURNED R (U+02B4)
		COMBINING DOUBLE BREVE BELOW (U+035C)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants