Sascha Brawer

Results 64 issues of Sascha Brawer

https://github.com/googlei18n/noto-fonts/issues/769#issuecomment-254315022 has test cases for Myanmar shaping. Before making adding them as test cases, we need to triple-check that these are actually Unicode strings and not in Zawgyi encoding. အကျွန်ုပ်သည်...

Make a test case for this problem: https://github.com/w3c/alreq/issues/147

For test case SHARAN-1, the test suite reports a test failure for CoreText on macOS 10.14 but the rendered path looks fine. For example, the first path in the test...

The [UPA](https://en.wikipedia.org/wiki/Uralic_Phonetic_Alphabet) sequence `i̯ᴖŋk͔ə̑m₍ᴢ̌́t` is not readable when rendered by Source Code Pro: ![image](https://cloud.githubusercontent.com/assets/1527880/21424285/1b3661be-c842-11e6-8125-1f8552f75f30.png) An UPA font renders it like this: ![image](https://cloud.githubusercontent.com/assets/1527880/21424325/7e7b2f5c-c842-11e6-9359-c1009c58a930.png) Found by rendering an [UPA test page](https://github.com/googlei18n/noto-source/blob/master/test/und-fonupa.html) with...

enhancement

Because of a missing glyph for [U+01C3 Latin Letter Retroflex Click](http://www.fileformat.info/info/unicode/char/01c3/index.htm), the text `⟨ǃ͡qʰ⟩ [ǃ͡qʰ] /ǃ͡qʰ/ ǃ͡qʰɑ̀ː` looks like with when rendered with Source Code Pro version 2.010: ![image](https://cloud.githubusercontent.com/assets/1527880/21423974/2a8b658a-c840-11e6-8efd-e4272c3940ba.png) (Taken...

enhancement

Consider improving the placement of the IPA tie bars in Source Code Pro: ![image](https://cloud.githubusercontent.com/assets/1527880/21423733/e51be5d4-c83e-11e6-88cc-f0dc8658958a.png) Here’s a [PDF of Source Code Pro version 2.030](https://github.com/adobe-fonts/source-code-pro/files/668592/SourceCodePro-IPA.pdf) rendering an [IPA test page](https://github.com/googlei18n/noto-source/blob/master/test/und-fonipa.html) which I...

enhancement

Some phonetic texts and dictionaries use `˞ U+02DE modifier letter rhotic hook`. The modifier mostly comes after `e`. In Source Code Pro, however, the string `ə˞` (or the larger `wə˞...

enhancement

Currently, Allsorts doesn't seem to impose a limit on the iteration count during OpenType shaping. Therefore, a malicious font can trigger an infinite loop in Allsorts. OpenType shaping can be...

The [Universal Dependencies project](https://github.com/UniversalDependencies) has corpora in a set of languages; consider incorporating them.

It would be nice to add crawlers for https://www.tipitaka.org to Corpus Crawler. This is the Buddhist Tipitaka in the Pali language, written in various scripts. The crawled corpora will be...

help wanted