get_default_paper_size: Use access instead of fn_exists
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 31 Oct 2015 11:56:42 +0000 (12:56 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 31 Oct 2015 11:56:42 +0000 (12:56 +0100)
commitcdaae97f1f9adb1131740839ef6dd9878104a159
tree64474f9c3301ce009b83eead501f73011cf339ec
parent9c99f9d21cb56f29e576d9eb91b2cc9ec8fed0f0
get_default_paper_size: Use access instead of fn_exists

The latter has portability problems.  Also access checks that the file is readable not only
that it exists.
src/output/measure.c