Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 55 additions & 0 deletions Foundation/Membership/LOGOS/TU-Munich-text.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions Foundation/Membership/LOGOS/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Text logos
Text logos are used in cases where associations haven't given permission for their logo to be displayed on the website. For example, TU Munich.

Text logos (SVG) are generated using Inkscape with the following settings:
- Font: Roboto
- Font weight: Normal
- Font size: 36
- Fill colour: R 115; G 121; B 133; A 100
- Stroke colour: None
- Size: resize to content
19 changes: 6 additions & 13 deletions _data/members.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@
"logo": "apple.svg",
"url": "https://apple.com/"
},
{
"name": "Cog Systems Inc",
"logo": "Cog.jpg",
"url": "https://cog.systems/",
"founding": true,
"endorsed": true
},
{
"name": "DornerWorks Ltd",
"logo": "DornerWorks.svg",
Expand Down Expand Up @@ -95,21 +88,21 @@
"logo": "RISC-V.svg",
"url": "https://riscv.org/"
},
{
"name": "Technology Innovation Institute",
"logo": "TII.jpg",
"url": "https://www.tii.ae/"
},
{
"name": "Trusted Computing Center of Excellence™",
"logo": "TCCoE.svg",
"url": "https://trustedcomputingcoe.org/"
},
{
"name": "TU Munich",
"logo": "TU-Munich.svg",
"logo": "TU-Munich-text.svg",
"url": "https://www.tum.de/en"
},
{
"name": "Riverside Research Institute",
"logo": "riverside-research.svg",
"url": "https://www.riversideresearch.org/"
},
{
"name": "University of Kansas",
"logo": "ku-institute.svg",
Expand Down