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)
The latter has portability problems.  Also access checks that the file is readable not only
that it exists.


No differences found