Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Commit b6bc3d6

Browse files
committed
Add logos from old trac-website and add a page showing them.
1 parent e662ee3 commit b6bc3d6

18 files changed

+8907
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
all: index.html
2+
all: index.html logos/index.html
33

44

55
%.html: %.rst default.css website.css

logos/index.rst

+60
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
====================
2+
PyInstaller Logo
3+
====================
4+
5+
PyInstaller Logo
6+
===================
7+
8+
.. image:: pyinstaller-draft1a-100_trans.png
9+
10+
License: GPL Copyright (c) 2005 William Caban Made with GIMP
11+
12+
* `Logo 35px <pyinstaller-draft1a-35x35-trans.png>`__
13+
* `Logo 48px <pyinstaller-draft1a-48_trans.png>`__
14+
* `Logo 100px <pyinstaller-draft1a-100_trans.png>`__
15+
* `Logo 200px <pyinstaller-draft1a-small_trans.png>`__
16+
* `Logo 1200px <pyinstaller-draft1a.jpg>`__ huge size but only 143KB, use this for scaling to lower sizes
17+
18+
19+
PyInstaller Banner
20+
======================
21+
22+
.. image:: pyinstaller-draft1c-header-trans.png
23+
24+
License: GPL Copyright (c) 2005 William Caban Made with GIMP
25+
26+
* `Banner with transparent background <pyinstaller-draft1c-header-trans.png>`__
27+
* `Banner with white background <pyinstaller-draft1c-header-white.png>`__
28+
29+
30+
Icons by Florina Hoech
31+
========================
32+
33+
* `pyinstaller-draft1a.ico <pyinstaller-draft1a.ico>`__ Windows icon
34+
with quadratic dimensions 256, 128, 64, 48, 32, 24, 16 pixels (width
35+
x height) in 32, 8, 4 bit color depths, created from the large JPEG
36+
37+
38+
New icon for console executables (2011 draft)
39+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
40+
41+
.. image:: pyinstaller-draft2b-console.png
42+
:width: 150 px
43+
44+
45+
* `pyinstaller-draft2b-console.icns <pyinstaller-draft2b-console.icns>`__ Mac OS X Icon
46+
* `pyinstaller-draft2b-console.ico <pyinstaller-draft2b-console.ico>`__ Windows Icon
47+
* `pyinstaller-draft2b-console.png <pyinstaller-draft2b-console.png>`__ PNG 1080x1080
48+
* `pyinstaller-draft2b-console.svg <pyinstaller-draft2b-console.svg>`__ Scalable Vector Graphics
49+
50+
51+
New icon for windowed executables (2011 draft)
52+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
53+
54+
.. image:: pyinstaller-draft2b-windowed.png
55+
:width: 150 px
56+
57+
* `pyinstaller-draft2b-windowed.icns <pyinstaller-draft2b-windowed.icns>`__ Mac OS X Icon
58+
* `pyinstaller-draft2b-windowed.ico <pyinstaller-draft2b-windowed.ico>`__ Windows Icon
59+
* `pyinstaller-draft2b-windowed.png <pyinstaller-draft2b-windowed.png>`__ PNG 1080x1080
60+
* `pyinstaller-draft2b-windowed.svg <pyinstaller-draft2b-windowed.svg>`__ Scalable Vector Graphics
15.7 KB
Loading
2.43 KB
Loading
4.66 KB
Loading
49.9 KB
Loading

logos/pyinstaller-draft1a.ico

213 KB
Binary file not shown.

logos/pyinstaller-draft1a.jpg

143 KB
Loading
29.5 KB
Loading
29.9 KB
Loading
104 KB
Binary file not shown.

logos/pyinstaller-draft2b-console.ico

58.1 KB
Binary file not shown.

logos/pyinstaller-draft2b-console.png

112 KB
Loading

logos/pyinstaller-draft2b-console.svg

+4,423
Loading
108 KB
Binary file not shown.
59.3 KB
Binary file not shown.
113 KB
Loading

logos/pyinstaller-draft2b-windowed.svg

+4,423
Loading

0 commit comments

Comments
 (0)