About

  • Combination of the words "Andri" and "Droid"
  • Sysadmin, developer and a student
  • Born in Reykjavík, Iceland
  • Studying in Aalborg, Denmark
  • Not the Google project

Twitter

  • admires Richard Stallman but is getting kind of annoyed with his constant hate towards various...
  • would like a wrist-watch that has GPS, heart-rate-monitor, color OLED screen and an open operating...
  • been thinking a lot about system scalability since Google's Pim van Pelt's talk at #opensourcedays

Logo creation, the (extremely) geeky way!

Recently, me and my excellent group have been working on our semester report and we're currently down to the tiny details and hopefully we'll soon be ready to print. What has annoyed me for a while is the quality of the logo that the university hands out to its students. The only logo that has any actual colors is a JPG version that doesn't scale (or print) very well. There is also a Postscript version, but that only has one color.

I've been creating various graphics with PGF/TikZ (other examples) and LaTeX during the semester so why not use this to create the logo as well?

Plan

  • Extract the actual logo (coordinates of the path) from scalable logo
  • Use the coordinates to draw it in TikZ
  • Use the original colors from the JPG version
  • Use LaTeX to render the text under the logo
  • Brag about it on the Internet

Result

Howto

  1. Convert the EPS to a SVG to determine the coordinates (easier than to draw it by hand)
    How to convert EPS to SVG. I was lucky enough to find the SVG online.
  2. Fetch the Inkscape to TikZ exporter and export the path to a LaTeX file
  3. Tweak the TikZ code until you're satisfied with the results and run pdflatex on it.

Source

Disclaimer

The artwork is not of my design. It belongs the University of Aalborg and is a registered trademark. Their official logo is available here.
I just hope this little experiment of mine is ok with the AAU lawyers.

Fellow students:I would appreciate a link back to this story if you decide to use this version of the logo. The LaTeX source is hereby licensed to the public domain.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Image links with 'rel="lightbox"' in the <a> tag will appear in a Lightbox when clicked on.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.