Move zoom functions into x.c
authorDevin J. Pohly <djpohly@gmail.com>
Tue, 10 Oct 2017 16:30:36 +0000 (11:30 -0500)
committerDevin J. Pohly <djpohly@gmail.com>
Mon, 26 Feb 2018 03:53:24 +0000 (21:53 -0600)
This makes x(un)loadfonts internal to x.c.  Needed to reorder includes
and move a typedef to keep the compiler happy.

Signed-off-by: Devin J. Pohly <djpohly@gmail.com>

No differences found