utf8.c: Accept INVERT_IT in swash
authorKarl Williamson <public@khwilliamson.com>
Fri, 1 Jul 2011 15:31:18 +0000 (09:31 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sun, 3 Jul 2011 20:05:49 +0000 (14:05 -0600)
commit77f9f1269361fb5553d7dde5338d210cedd76e80
tree75e7f5f37dde49ee7a996e1b153f7d638e79b9fa
parentd73c39c516d283552da40a4edb8a2139e3e48da4
utf8.c: Accept INVERT_IT in swash

This allows a swash to return a list, along with an extra key in the
hash which says that the list should be inverted.

A future commit will generate such keys.
utf8.c