font: don't use mmap()
commit8e27f8a22a045aa23dbbbfb6eadf06eba1d609e3
authorAli Gholami Rudi <ali@rudi.ir>
Sun, 25 Sep 2011 13:07:37 +0000 (25 16:37 +0330)
committerAli Gholami Rudi <ali@rudi.ir>
Sun, 25 Sep 2011 13:19:48 +0000 (25 16:49 +0330)
treee2054789c4e66a9c3a86ef9148ba0e404c811803
parentc461c4180118a9c2e17556ed5c70c279438e6aa5
font: don't use mmap()

Avoiding mmap() when there is no apparent need is always a good idea.
font.c
font.h
pad.c