19 lines
799 B
Plaintext
19 lines
799 B
Plaintext
projectfullname = SDL_ttf
|
|
projectshortname = SDL_ttf
|
|
incsubdir =
|
|
wikisubdir = SDL_ttf
|
|
apiprefixregex = TTF_
|
|
mainincludefname = SDL_ttf.h
|
|
versionfname = SDL_ttf.h
|
|
versionmajorregex = \A\#define\s+SDL_TTF_MAJOR_VERSION\s+(\d+)\Z
|
|
versionminorregex = \A\#define\s+SDL_TTF_MINOR_VERSION\s+(\d+)\Z
|
|
versionpatchregex = \A\#define\s+SDL_TTF_PATCHLEVEL\s+(\d+)\Z
|
|
selectheaderregex = \ASDL_ttf\.h\Z
|
|
projecturl = https://libsdl.org/projects/SDL_ttf
|
|
wikiurl = https://wiki.libsdl.org/SDL_ttf
|
|
bugreporturl = https://github.com/libsdl-org/sdlwiki/issues/new
|
|
warn_about_missing = 0
|
|
wikipreamble = (This function is part of SDL_ttf, a separate library from SDL.)
|
|
wikiheaderfiletext = Defined in [<%fname%>](https://github.com/libsdl-org/SDL_ttf/blob/SDL2/include/%fname%)
|
|
manpageheaderfiletext = Defined in %fname%
|