#include <string>


Go to the source code of this file.
Functions | |
| std::string | searchTTF (const char *fname="") |
| TrueType フォントの探索. | |
$Id$
Definition in file searchTTF.h.
| std::string searchTTF | ( | const char * | fname = "" |
) |
TrueType フォントの探索.
| fname | [i] TrueType フォント名 |
Definition at line 11 of file searchTTF.cpp.
References VXV::searchFile().
1.5.7.1