1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
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%
|