font-reduce.py: Add special space handling
authorW. Trevor King <wking@tremily.us>
Wed, 9 Jan 2013 18:38:51 +0000 (13:38 -0500)
committerW. Trevor King <wking@tremily.us>
Wed, 9 Jan 2013 18:38:51 +0000 (13:38 -0500)
commitb5e8f2fd73acac1831d341df74a98e65e5829ba3
tree0b33f3949cd26ce2c0befaf8034ef491b81e2564
parent758eb197ce0ef2b4f8ef59640ae1115e4bba3803
font-reduce.py: Add special space handling

For some reason, FontForge doesn't like selecting spaces with
`select(('ranges',),...)`.  No idea why, but this works around the
problem.

Reported-by: David Loyall <david.loyall@nebraska.gov>
posts/font-reduce/font-reduce.py