mirror of
https://github.com/cupcakearmy/glyphance.git
synced 2024-12-22 16:16:24 +00:00
40 lines
1.8 KiB
Markdown
40 lines
1.8 KiB
Markdown
|
# Untitled object in Config Schema
|
||
|
|
||
|
```txt
|
||
|
https://github.com/cupcakearmy/glyphance#/$defs/fonts
|
||
|
```
|
||
|
|
||
|
|
||
|
|
||
|
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
||
|
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :-------------------------------------------------------------------------------- |
|
||
|
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Forbidden | none | [glyphance.schema.json\*](../../out/glyphance.schema.json "open original schema") |
|
||
|
|
||
|
## fonts Type
|
||
|
|
||
|
`object` ([Details](glyphance-defs-fonts.md))
|
||
|
|
||
|
# fonts Properties
|
||
|
|
||
|
| Property | Type | Required | Nullable | Defined by |
|
||
|
| :---------------- | :------ | :------- | :------------- | :--------------------------------------------------------------------------------------------------------------------------- |
|
||
|
| `^[a-zA-z \-_]+$` | `array` | Optional | cannot be null | [Config](glyphance-defs-font.md "https://github.com/cupcakearmy/glyphance#/$defs/fonts/patternProperties/^\[a-zA-z \\-_]+$") |
|
||
|
|
||
|
## Pattern: `^[a-zA-z \-_]+$`
|
||
|
|
||
|
|
||
|
|
||
|
`^[a-zA-z \-_]+$`
|
||
|
|
||
|
* is optional
|
||
|
|
||
|
* Type: `object[]` ([Details](glyphance-defs-font-variation.md))
|
||
|
|
||
|
* cannot be null
|
||
|
|
||
|
* defined in: [Config](glyphance-defs-font.md "https://github.com/cupcakearmy/glyphance#/$defs/fonts/patternProperties/^\[a-zA-z \\-_]+$")
|
||
|
|
||
|
### ^\[a-zA-z \\-\_]+$ Type
|
||
|
|
||
|
`object[]` ([Details](glyphance-defs-font-variation.md))
|