yomikoma: (muchaesque)
[personal profile] yomikoma

PDF


I enjoyed the recent anime series Mawaru Penguindrum. This is a map of the inter-character relationships, as best as I could make them out. Spoilers, naturally.


I did my best to duplicate the subway-map aesthetic that appeared in the series. The series (and the actual Tokyo Metro) uses the font Frutiger for its roman-character signage. Sadly, I don't have Frutiger but Futura seemed closer to it than Helvetica.


I'm very happy with the Postscript code I wrote to create this. I have a big dictionary of "people" that looks like this:

    % name     x   y   firstname  secondname  type
    /Person   [4.5 7.5 (Living)   (Human)     0]
    /Erased   [6.5 7.5 (Erased)   (or Killed) 1]
    /Nonhuman [6.5 5.5 (Nonhuman) (Entity)    2]

And a list of connections that looks like this:
    % start  startlabel           endlabel end       type
    [/Person (BLOOD RELATIONSHIP) dup      /Erased   1]
    [/Person (OTHER CONNECTION)   dup      /Nonhuman 0]

Followed by code that iterates through both and draws everything appropriately. Complicated connections like the one in the lower right just have a list of [x y] pairs after the connection type. Hopefully I'll get a chance to reuse this code someday.

Date: 2012-01-05 12:24 pm (UTC)
cnoocy: green a-e ligature (Default)
From: [personal profile] cnoocy
Someday, or within the next ten days?

Date: 2012-01-05 01:09 pm (UTC)
From: [identity profile] rikchik.livejournal.com
No obvious uses occur to me but if "subway map of a nonexistent place" shows up on a scavenger hunt I suppose we'll be ready.

December 2025

S M T W T F S
 123456
78910111213
141516171819 20
21222324252627
28293031   

Most Popular Tags

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Mar. 21st, 2026 12:44 pm
Powered by Dreamwidth Studios