-
-
Notifications
You must be signed in to change notification settings - Fork 768
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
1,900 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+42.9 KB
...orm/ugs-platform-plugin-designer/src/main/resources/fonts/black-white-banners/banners.ttf
Binary file not shown.
191 changes: 191 additions & 0 deletions
191
...rm/ugs-platform-plugin-designer/src/main/resources/fonts/black-white-banners/mapping.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,191 @@ | ||
{ | ||
"font": "/fonts/black-white-banners/banners.ttf", | ||
"name": "Black and white banners", | ||
"credits": "imagex", | ||
"url": "https://www.dafont.com/black-white-banners.font", | ||
"license": "Free for non-commercial use", | ||
"cliparts": [ | ||
{ | ||
"name": "Banner 1", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "A" | ||
}, | ||
{ | ||
"name": "Banner 2", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "B" | ||
}, | ||
{ | ||
"name": "Banner 3", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "C" | ||
}, | ||
{ | ||
"name": "Banner 4", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "D" | ||
}, | ||
{ | ||
"name": "Banner 5", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "E" | ||
}, | ||
{ | ||
"name": "Banner 6", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "F" | ||
}, | ||
{ | ||
"name": "Banner 7", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "G" | ||
}, | ||
{ | ||
"name": "Banner 8", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "H" | ||
}, | ||
{ | ||
"name": "Banner 9", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "I" | ||
}, | ||
{ | ||
"name": "Banner 10", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "J" | ||
}, | ||
{ | ||
"name": "Banner 11", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "K" | ||
}, | ||
{ | ||
"name": "Banner 12", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "L" | ||
}, | ||
{ | ||
"name": "Banner 13", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "M" | ||
}, | ||
{ | ||
"name": "Banner 14", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "N" | ||
}, | ||
{ | ||
"name": "Banner 15", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "O" | ||
}, | ||
{ | ||
"name": "Banner 16", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "P" | ||
}, | ||
{ | ||
"name": "Banner 17", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "Q" | ||
}, | ||
{ | ||
"name": "Banner 18", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "R" | ||
}, | ||
{ | ||
"name": "Banner 19", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "S" | ||
}, | ||
{ | ||
"name": "Banner 20", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "T" | ||
}, | ||
{ | ||
"name": "Banner 21", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "U" | ||
}, | ||
{ | ||
"name": "Banner 22", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "V" | ||
}, | ||
{ | ||
"name": "Banner 23", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "W" | ||
}, | ||
{ | ||
"name": "Banner 24", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "X" | ||
}, | ||
{ | ||
"name": "Banner 25", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "Y" | ||
}, | ||
{ | ||
"name": "Banner 26", | ||
"categories": [ | ||
"DECORATIONS" | ||
], | ||
"text": "Z" | ||
} | ||
] | ||
} |
Binary file added
BIN
+484 KB
ugs-platform/ugs-platform-plugin-designer/src/main/resources/fonts/eagle/Eagle.ttf
Binary file not shown.
Oops, something went wrong.