-
In order for TT VFs to be correctly rendered with outlines, each glyph in the glyf table needs to have the overlap bit set, or ideally each glyph that has overlaps although that's more complicated to …
-
I've used `./importer --oneshot=/` with the binary version and this (extracted) OSM file: http://download.geofabrik.de/europe/germany/berlin-latest.osm.bz2
The importer crashes with `Unknown turn r…
-
Imagine we have an asynchronous function that may or may not produce a result:
```dart
// Yields `null` if user name is not known
Future readUserNameFromDatabase() async {
UserEntry userEntry = …
-
Random occuring crash when creating Polyline intersection (Linux).
Steps for Project Tree:
1) Create "New Intersection"
2) Press "Start picking points"
--> Crash
Steps for 3D-view:
1) Righ…
hhgs updated
7 months ago
-
Currently, when flow analysis joins promotion chains in two control flow paths, it keeps only types that are common to both paths. So, for instance, if the declared type of `x` is `Object?`, and one …
-
The following grammar fails to compile. `WholeLine` fails to compile because it triggers an ambiguity in the Rascal grammar, which then has no `case` statement to handle the ambiguity node in `sym2sym…
-
**Issue by [glaebhoerl](https://github.com/glaebhoerl)**
_Saturday Aug 03, 2013 at 23:58 GMT_
_For earlier discussion, see https://github.com/rust-lang/rust/issues/8277_
_This issue was labelled wi…
-
Our unit test coverage is currently fairly low. We'd like to increase our unit test coverage; any help is welcome.
**Interested in writing new unit tests?** See the [unit tests documentation](https…
-
Hello,
I'm trying to find the intersection of two flat Meshes that lie on top of each other.
I was trying to do this with boolean at first, but I found here that it doesn't work if all normals poi…
-
## TL;DR Update - 30/Oct/2023
Given the length of this thread, and how the process evolved in the meantime since the original thread was started, these are the current expectations from the judges:…