]> git.tdb.fi Git - ttf2png.git/commit
Refactor option processing
authorMikko Rasa <tdb@tdb.fi>
Sat, 14 Apr 2018 11:51:55 +0000 (14:51 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 14 Apr 2018 12:52:36 +0000 (15:52 +0300)
commit4fd8c77456f73fb6b30d4ed7125e3990e70a6eed
tree8739ce5ce4f41a421152e468330617e53b45dd45
parent9bb0eb0e59ef6857da8932ea35833773a5374dc7
Refactor option processing

Conversion code was moved to utility functions.  Numeric values are now
checked for being in the proper range and not having garbage at the end.
ttf2png.c