Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Update banner logo on main website #5653
Conversation
mdboom
added the
needs_review
label
Dec 10, 2015
mdboom
added this to the
next major release (2.0)
milestone
Dec 10, 2015
|
the gh preview of the svg is cropped, I hope that is just gh doing a bad job rendering? |
tacaswell
added a commit
that referenced
this pull request
Dec 15, 2015
|
|
tacaswell |
ca93a06
|
tacaswell
merged commit ca93a06
into matplotlib:master
Dec 15, 2015
tacaswell
removed the
needs_review
label
Dec 15, 2015
tacaswell
added a commit
that referenced
this pull request
Dec 15, 2015
|
|
tacaswell |
325e47b
|
|
backported to v1.5.0-doc as 325e47b |
jenshnielsen
referenced
this pull request
Dec 29, 2015
Merged
Reorganise mpl_toolkits documentation #5752
|
Viewing the devdocs using Firefox 43 on Ubuntu, the banner looks cropped and the radar chart logo is misplaced. |
|
Confirming. It looks good in Firefox on OSX but broken in firefox on Ubuntu 15.10 (virtual machine) |
|
yup, that is what it looks like to me. |
|
Sorry, guys. Amateur mistake. We should convert the text to paths, since we don't ship that font. (It looks fine for me, because I have the font installed). I'll have a PR shortly. |
|
BTW, the SVG file breaks the Microsoft Compiled HTML Help (CHM) file. HTML Help control and SumatraPDF display a white placeholder of 540x617 px instead of the logo. xCHM does not render SVG either. |
We'll probably need to add a PNG fallback for that case. Since I don't have the tooling to validate a CHM, is this something you could do? |


mdboom commentedDec 10, 2015
This updates the banner logo on the
index.htmlof the website to the new logo we've been making stickers of for about a year.I know there are plans afoot to do more drastic things to the website, but this is an easy thing we can do now that looks a lot cleaner than what we currently have.