Daniel Howe
Daniel Howe
Any interest in contributing this feature ??
Yes, I've thought about this before, and considered adding two numbers to the badge, but decided this was two confusing. Are you suggesting a preference where you pick whether to...
Agreed -- add option toggle (under 'interface') to show blocks instead of ads, default=unchecked
This was not ready for a PR: see #1281 On hold until we have an interface plan
@jas01 best thing would be to create a fresh firefox profile and test if the problem persists...
If anyone has thoughts on how to detect corrupt profiles (or in what way they are corrupt), would be great to hear
@mneunomne pls check into this... thank you
in v2.0 users can pass the character to split on
@jeanetteandrews this is likely a valid error from the opentype library - not all fonts can be parsed by opentype
> To use textBounds() or textToPoints(), you first need to call loadFont() to get a reference to a [p5.Font](https://p5js.org/reference/p5/p5.Font/) object. Creating a reference like defaultFont or currentFont would bypass the...