Remove logo section from readme; Update logo; Remove u8c logos;
This commit is contained in:
parent
3314c39493
commit
4896323e40
6 changed files with 26 additions and 95 deletions
|
@ -228,6 +228,10 @@
|
|||
- tiny => tcc;
|
||||
- watcom => wat;
|
||||
|
||||
* Remove logo section from readme;
|
||||
* Update logo;
|
||||
* Remove u8c logos;
|
||||
|
||||
# 0.0.2
|
||||
|
||||
* Migrate to CMake;
|
||||
|
|
12
README.txt
12
README.txt
|
@ -70,18 +70,6 @@ EXT version only adds to it, meaning programs
|
|||
targeting a specific API also support all later
|
||||
EXT versions of the same API.
|
||||
|
||||
# LOGO
|
||||
|
||||
The logo is a ligarature of the two letters of
|
||||
the project's name: z and P. For each API
|
||||
version, the background colour is updated. The
|
||||
following is a list of the colour values of
|
||||
current, previous, and planned background:
|
||||
|
||||
0: #000000
|
||||
1: #00A470
|
||||
2: #8E183B (planned)
|
||||
|
||||
# COPYRIGHT AND LICENSE
|
||||
|
||||
Copyright 2022-2023 Gabriel Jensen.
|
||||
|
|
28
u8c.svg
28
u8c.svg
|
@ -1,28 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg height="768" version="1.1" width="768" xmlns="http://www.w3.org/2000/svg">
|
||||
<clipPath id="clipPath61">
|
||||
<rect height="768" width="381" x="387" />
|
||||
</clipPath>
|
||||
<clipPath id="clipPath62">
|
||||
<rect height="768" width="768" />
|
||||
<!--<rect height="768" rx="192" width="768" />--> <!-- Comment above line and uncomment this one (before this comment) for a background with rounded corners. -->
|
||||
</clipPath>
|
||||
<clipPath id="clipPath253">
|
||||
<rect height="768" width="384" x="384" />
|
||||
</clipPath>
|
||||
<!-- Background -->
|
||||
<rect clip-path="url(#clipPath62)" fill="#444747" height="768" width="768" />
|
||||
<!--<circle fill="#00000000" cx="384" cy="384" r="336" stroke="#444747" stroke-width="96" />--> <!-- Comment above line and uncomment this one (before this comment) for a transparent background. -->
|
||||
<!-- White Middle Circle -->
|
||||
<circle fill="#F8F8F1" cx="384" cy="384" r="288"/>
|
||||
<!-- Digit Eight -->
|
||||
<circle fill="#00000000" cx="384" cy="536" r="184" stroke="#444747" stroke-width="96" />
|
||||
<circle fill="#00000000" cx="384" cy="232" r="184" stroke="#444747" stroke-width="96" />
|
||||
<circle fill="#00000000" cx="384" cy="536" r="184" stroke="#A9E13D" stroke-width="32" />
|
||||
<circle fill="#00000000" cx="384" cy="232" r="184" stroke="#444747" stroke-width="64" />
|
||||
<circle fill="#00000000" cx="384" cy="232" r="184" stroke="#A9E13D" stroke-width="32" />
|
||||
<circle clip-path="url(#clipPath61)" fill="#00000000" cx="384" cy="536" r="184" stroke="#444747" stroke-width="64" />
|
||||
<circle clip-path="url(#clipPath253)" fill="#00000000" cx="384" cy="536" r="184" stroke="#A9E13D" stroke-width="32" />
|
||||
<!-- Greater Ring -->
|
||||
<circle fill="#00000000" cx="384" cy="384" r="336" stroke="#A9E13D" stroke-width="32" />
|
||||
</svg>
|
Before Width: | Height: | Size: 1.7 KiB |
|
@ -1,23 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg height="96" version="1.1" width="256" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- Box #0 -->
|
||||
<rect fill="#444747" height="64" rx="8" ry="8" width="64" x="24" y="24" />
|
||||
<rect fill="#E13DA9" height="64" rx="8" ry="8" width="64" x="16" y="16" />
|
||||
<rect fill="#F8F8F1" height="32" width="32" x="32" y="24" />
|
||||
<circle fill="#F8F8F1" cx="48" cy="56" r="16"/>
|
||||
<rect fill="#E13DA9" height="36" width="16" x="40" y="20" />
|
||||
<circle fill="#E13DA9" cx="48" cy="56" r="8"/>
|
||||
<!-- Box #1 -->
|
||||
<rect fill="#444747" height="64" rx="8" ry="8" width="64" x="104" y="24" />
|
||||
<rect fill="#A9E13D" height="64" rx="8" ry="8" width="64" x="96" y="16" />
|
||||
<circle fill="#F8F8F1" cx="128" cy="56" r="16"/>
|
||||
<circle fill="#A9E13D" cx="128" cy="56" r="8"/>
|
||||
<circle fill="#F8F8F1" cx="128" cy="40" r="16"/>
|
||||
<circle fill="#A9E13D" cx="128" cy="40" r="8"/>
|
||||
<!-- Box #2 -->
|
||||
<rect fill="#444747" height="64" rx="8" ry="8" width="64" x="184" y="24" />
|
||||
<rect fill="#3DA9E1" height="64" rx="8" ry="8" width="64" x="176" y="16" />
|
||||
<circle fill="#F8F8F1" cx="208" cy="48" r="24"/>
|
||||
<circle fill="#3DA9E1" cx="208" cy="48" r="16"/>
|
||||
<polygon fill="#3DA9E1" points="208,48 236,20 236,76" />
|
||||
</svg>
|
Before Width: | Height: | Size: 1.2 KiB |
|
@ -1,23 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg height="168" version="1.1" width="216" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#F8F8F1" height="152" rx="8" ry="8" width="200" x="8" y="8" />
|
||||
<rect fill="#444747" height="72" rx="4" ry="4" width="192" x="12" y="84" />
|
||||
<rect fill="#444747" height="16" rx="4" ry="4" width="16" x="16" y="16" />
|
||||
<rect fill="#444747" height="16" rx="4" ry="4" width="16" x="16" y="40" />
|
||||
<rect fill="#444747" height="16" rx="4" ry="4" width="16" x="16" y="64" />
|
||||
<rect fill="#444747" height="16" rx="4" ry="4" width="16" x="88" y="16" />
|
||||
<rect fill="#444747" height="16" rx="4" ry="4" width="16" x="64" y="40" />
|
||||
<rect fill="#444747" height="16" rx="4" ry="4" width="16" x="112" y="16" />
|
||||
<rect fill="#444747" height="16" rx="4" ry="4" width="16" x="112" y="40" />
|
||||
<rect fill="#E13D3D" height="16" rx="4" ry="4" width="16" x="16" y="88" />
|
||||
<rect fill="#E13D3D" height="16" rx="4" ry="4" width="16" x="16" y="136" />
|
||||
<rect fill="#E1A93D" height="16" rx="4" ry="4" width="16" x="40" y="136" />
|
||||
<rect fill="#A9E13D" height="16" rx="4" ry="4" width="16" x="88" y="88" />
|
||||
<rect fill="#E1E13D" height="16" rx="4" ry="4" width="16" x="64" y="136" />
|
||||
<rect fill="#A9E13D" height="16" rx="4" ry="4" width="16" x="88" y="136" />
|
||||
<rect fill="#3DE13D" height="16" rx="4" ry="4" width="16" x="112" y="88" />
|
||||
<rect fill="#3DE1A9" height="16" rx="4" ry="4" width="16" x="136" y="88" />
|
||||
<rect fill="#3DE13D" height="16" rx="4" ry="4" width="16" x="112" y="112" />
|
||||
<rect fill="#3DE1E1" height="16" rx="4" ry="4" width="16" x="160" y="88" />
|
||||
<rect fill="#3DA9E1" height="16" rx="4" ry="4" width="16" x="184" y="88" />
|
||||
</svg>
|
Before Width: | Height: | Size: 1.6 KiB |
31
zp.svg
31
zp.svg
|
@ -1,11 +1,24 @@
|
|||
<svg height="48" width="48" xmlns="http://www.w3.org/2000/svg">
|
||||
<clipPath id="clip61">
|
||||
<polygon points="48,0 48,48 30,48 30,18" />
|
||||
<svg height="192" width="192" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- gradients -->
|
||||
<linearGradient id="backgroundColour" x1="0" x2="1" y1="0" y2="1">
|
||||
<stop offset="0%" stop-color="#222222" />
|
||||
<stop offset="100%" stop-color="#131313" />
|
||||
</linearGradient>
|
||||
<linearGradient id="foregroundColour" x1="0" x2="1" y1="0" y2="1">
|
||||
<stop offset="0%" stop-color="#b21359" />
|
||||
<stop offset="100%" stop-color="#b8171a" />
|
||||
</linearGradient>
|
||||
<!-- clips -->
|
||||
<clipPath id="curve">
|
||||
<polygon points="132,60 192,0 192,192 132,192" />
|
||||
</clipPath>
|
||||
<!-- background -->
|
||||
<rect fill="#00A470" height="48" width="48" x="00" y="00" />
|
||||
<!-- letter -->
|
||||
<polyline fill="none" points="24,12 24,36 12,36 18,30 12,24 30,24" stroke="#FCF4EB" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" />
|
||||
<circle clip-path="url(#clip61)" cx="30" cy="18" fill="none" r="6" stroke="#FCF4EB" stroke-width="3" />
|
||||
<circle cx="34.243" cy="13.757" fill="#FCF4EB" r="1.5" />
|
||||
<!-- masks -->
|
||||
<mask id="foreground">
|
||||
<polyline fill="none" points="96,24 96,168 24,168 60,132 24,96 132,96" stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="12" />
|
||||
<circle clip-path="url(#curve)" cx="132" cy="60" fill="none" r="36" stroke="#FFF" stroke-width="12" />
|
||||
<circle cx="157.459" cy="34.544" fill="#FFF" r="6" />
|
||||
</mask>
|
||||
<!-- fills -->
|
||||
<rect fill="url(#backgroundColour)" height="192" width="192" x="0" y="0" />
|
||||
<rect fill="url(#foregroundColour)" height="192" mask="url(#foreground)" width="192" x="0" y="0" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 570 B After Width: | Height: | Size: 1.1 KiB |
Reference in a new issue