Add hook-inward-serifed variants for a (#2085).
This commit is contained in:
parent
4117995b5c
commit
783ba78f62
6 changed files with 107 additions and 46 deletions
|
|
@ -32,7 +32,7 @@ export class BiKnotCollector {
|
|||
this.controls.push(c);
|
||||
this.needsUnwrap = true;
|
||||
} else {
|
||||
throw new Error("Invalid spiro control type");
|
||||
throw new Error("Invalid spiro control type " + String(c));
|
||||
}
|
||||
}
|
||||
unwrap() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue