Files
tbd-station-14/Resources/Prototypes/fonts.yml
Julian Giebel 94b43423b4 Implement basic emoji support (#24039)
* Implement basic font support

Add NotoEmoji font
Add emoji font to default font stacks

* Remove unneded change

* L

* Remove emoji font from default font stacks
2024-01-29 15:32:13 +11:00

48 lines
993 B
YAML

- type: font
id: Default
path: /Fonts/NotoSans/NotoSans-Regular.ttf
- type: font
id: DefaultItalic
path: /Fonts/NotoSans/NotoSans-Italic.ttf
- type: font
id: DefaultBold
path: /Fonts/NotoSans/NotoSans-Bold.ttf
- type: font
id: DefaultBoldItalic
path: /Fonts/NotoSans/NotoSans-BoldItalic.ttf
- type: font
id: NotoSansDisplay
path: /Fonts/NotoSansDisplay/NotoSansDisplay-Regular.ttf
- type: font
id: NotoSansDisplayItalic
path: /Fonts/NotoSansDisplay/NotoSansDisplay-Italic.ttf
- type: font
id: NotoSansDisplayBold
path: /Fonts/NotoSansDisplay/NotoSansDisplay-Bold.ttf
- type: font
id: NotoSansDisplayBoldItalic
path: /Fonts/NotoSansDisplay/NotoSansDisplay-BoldItalic.ttf
- type: font
id: BoxRound
path: /Fonts/Boxfont-round/Boxfont Round.ttf
- type: font
id: AnimalSilence
path: /Fonts/Animal Silence.otf
- type: font
id: Monospace
path: /EngineFonts/NotoSans/NotoSansMono-Regular.ttf
- type: font
id: Emoji
path: /Fonts/NotoEmoji.ttf