IQSS / iqss-beamer-theme

A Beamer theme featuring IQSS orange.
http://IQSS.github.io/iqss-beamer-theme
25 stars 5 forks source link

Use vector logos #14

Open izahn opened 6 years ago

izahn commented 6 years ago

Right now the header is a .png file, which doesn't scale well if you zoom in. We have a vector version of the logo that we should use instead, but it needs to be scaled correctly and margins need to be added to the left and right sides so that the logos don't extend all the way to the edges.

dliburd commented 6 years ago

Here's a vector version of the IQSS logo.

IQSSLogo.pdf

izahn commented 6 years ago

Thanks @dliburd and @djbrooke . We have vector versions of the IQSS and Harvard logos already (see the header.svg file). What I had in mind is simply to adjust the dimensions and padding and export it to header.pdf so that it matches those of header.png. My attempt to do that produced the header.pdf file the is currently in the repository, but a) there is no padding on the left or right and b) the dimensions are off, causing the font to look "stretched".

Bottom line, if someone can make a header.pdf that looks exactly like header.png (esp. with regard to dimensions and padding) that would be very helpful.