Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 108.162.242.82
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
include /
freetype2 /
freetype /
config /
[ HOME SHELL ]
Name
Size
Permission
Action
ftconfig.h
1.63
KB
-rw-r--r--
ftheader.h
23.04
KB
-rw-r--r--
ftmodule.h
1.12
KB
-rw-r--r--
ftoption.h
38.7
KB
-rw-r--r--
ftstdlib.h
4.46
KB
-rw-r--r--
integer-types.h
6.86
KB
-rw-r--r--
mac-support.h
1.56
KB
-rw-r--r--
public-macros.h
4.11
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ftconfig.h
/* ftconfig.h. Generated from ftconfig.h.in by configure. */ /**************************************************************************** * * ftconfig.h.in * * UNIX-specific configuration file (specification only). * * Copyright (C) 1996-2021 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is part of the FreeType project, and may only be used, * modified, and distributed under the terms of the FreeType project * license, LICENSE.TXT. By continuing to use, modify, or distribute * this file you indicate that you have read the license and * understand and accept it fully. * */ /************************************************************************** * * This header file contains a number of macro definitions that are used by * the rest of the engine. Most of the macros here are automatically * determined at compile time, and you should not need to change it to port * FreeType, except to compile the library with a non-ANSI compiler. * * Note however that if some specific modifications are needed, we advise * you to place a modified copy in your build directory. * * The build directory is usually `builds/<system>`, and contains * system-specific files that are always included first when building the * library. * */ #ifndef FTCONFIG_H_ #define FTCONFIG_H_ #include <ft2build.h> #include FT_CONFIG_OPTIONS_H #include FT_CONFIG_STANDARD_LIBRARY_H #define HAVE_UNISTD_H 1 #define HAVE_FCNTL_H 1 #include <freetype/config/integer-types.h> #include <freetype/config/public-macros.h> #include <freetype/config/mac-support.h> #endif /* FTCONFIG_H_ */ /* END */
Close