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 support for combining double marks #179

Closed
KrasnayaPloshchad opened this issue Sep 11, 2019 · 1 comment
Closed

Add support for combining double marks #179

KrasnayaPloshchad opened this issue Sep 11, 2019 · 1 comment

Comments

@KrasnayaPloshchad
Copy link

KrasnayaPloshchad commented Sep 11, 2019

I found a photo taken from a Taiwanese Bible printed in Pe̍h-ōe-jī, on this image, I saw some texts has some marks over the ng diagraph, but they are placed between two letters.
https://commons.wikimedia.org/wiki/File:Taiwanese_Bible_Chim-gian_1933.jpg
NOTE: Click “Original file” to see the image after you visit the above page.

For example:
24:26 En͞g ha̍p-gi ê ōe ín-tap ê, Chhin-chhiūⁿ ēng chhùi kā lâng chim.
24:27 Lí tio̍h tāi-seng pi-pān gōa-thâu ê sū, Chhân-hn᷍g liāu-lí chheng-chhó, chiah thang khí-chhù.
26:8 Chhin-chhiūⁿ ēng chi̍t pò͘-tē-á pó-chio̍h khn​̀g ti chio̍h-tūi ê lāi-bīn.
(The above texts were typed with characters picked with BabelMap, I’m not clear what the contents are, but seen from the word chim-giân, I guess it should be the Proverbs of the Old Testament)

To make them properly rendered with Source Sans Pro, you need to add support for combining double marks such as U+035E and U+1DCD.

pauldhunt added a commit that referenced this issue Feb 3, 2020
Adds characters for U/udieresisbelow to address issue #184.
Updates GSUB features to prevent alternates from blocking formation of small capitals, addressing issue #183.
Adds double circumflex and double macron above to address issue #179.
Attempts to resolve issues with combining dot above right to address issue #178, however there is still some remaining funniness in interaction with text engines and how the character string is formed.
Adds characters for IPA affricate ligatures dzed, dzcurl, tccurl, dzretroflex & tshook to address issue #174.
Converts Sources to UFO version 3 to address issue #148.
Adds heavy quote ornaments because I like using them as ‘scare’ quotes.
@pauldhunt
Copy link
Contributor

Fixed in version 3.028.

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

2 participants