]> granicus.if.org Git - graphviz/commit
glcomp plugin file_exists: simplify readability test
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 19 Jul 2022 02:46:29 +0000 (19:46 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 26 Jul 2022 02:01:27 +0000 (19:01 -0700)
commita5525b52ccee7d309a0a3a42262c0e7425c70ac6
tree4a42a0e6d85c3ef23c03276a79bfad4138b7f42e
parentbd2d36473e0120cbd332cacd8f84bec18bc55075
glcomp plugin file_exists: simplify readability test

We do not need to open a file to test if it is readable.
lib/glcomp/CMakeLists.txt
lib/glcomp/glcomp.vcxproj
lib/glcomp/glpangofont.c