-
**Describe the bug**
The 'fffi' letter combination doesn't bahave according to Discretionary Ligatures function (or isn't defined in this alternate set). First letter 'f' is disjoined from the rest.
…
-
This most recently came up in https://github.com/w3ctag/design-reviews/issues/955 but it’s something that comes up a lot, especially in the CSS WG.
There is a widespread belief that when introducin…
-
_Preface: I love what you guys are working on. Def much needed. But, realistically, if this very necessary thing is going to keep a diverse range of user types informed of the risks (or even just mayb…
-
This was found using this fuzz target:
```c++
#include
#include
#include
extern "C" {
#include
}
extern "C" int LLVMFuzzerTestOneInput(const char *data, size_t size) {
if (size < …
-
GL Native now uses the [ICU library](http://site.icu-project.org/) to support right-to-left (and bidirectional) text, along with text shaping for languages that use the Arabic script.
- [x] Bidire…
-
Just with a quick Google search, I found a few resources:
- [A list of editions](http://www.rosenlake.net/fw/FWeditions.html)
- [A list of corrections](http://www.fweet.org/pages/fw_rest.php)
-…
-
Currently, H5Z-ZFP requires ZFP be configured with 8-bit word streams. It is an outright error (not just a silent skip) to attempt to use H5Z-ZFP if ZFP library is configured incorrectly. This means i…
-
Hi Iegor,
I've been playing with this package and it's really great - thank you for coming up with it. After some research, the only thing I was not able to understand how to do was adding multiple…
-
Hi,
I'm the author of [SSM](https://github.com/FreeLanguageTools/ssmtool) which is a language learning utility for quickly making vocabulary flashcards. Thanks for this project! Without this it would…
-
After having declared the basic contraction rules, many grade 2 tables end up the following way:
```
always exception1 pattern
always exception2 pattern2
always exceptionToException1 longPattern…