/external/freetype/include/freetype/internal/ |
internal.h | 10 * This file is part of the FreeType project, and may only be used, 11 * modified, and distributed under the terms of the FreeType project 27 #define FT_INTERNAL_OBJECTS_H <freetype/internal/ftobjs.h> 28 #define FT_INTERNAL_STREAM_H <freetype/internal/ftstream.h> 29 #define FT_INTERNAL_MEMORY_H <freetype/internal/ftmemory.h> 30 #define FT_INTERNAL_DEBUG_H <freetype/internal/ftdebug.h> 31 #define FT_INTERNAL_CALC_H <freetype/internal/ftcalc.h> 32 #define FT_INTERNAL_HASH_H <freetype/internal/fthash.h> 33 #define FT_INTERNAL_DRIVER_H <freetype/internal/ftdrv.h> 34 #define FT_INTERNAL_TRACE_H <freetype/internal/fttrace.h [all...] |
ftserv.h | 5 * The FreeType services (specification only). 10 * This file is part of the FreeType project, and may only be used, 11 * modified, and distributed under the terms of the FreeType project 493 #define FT_SERVICE_BDF_H <freetype/internal/services/svbdf.h> 494 #define FT_SERVICE_CFF_TABLE_LOAD_H <freetype/internal/services/svcfftl.h> 495 #define FT_SERVICE_CID_H <freetype/internal/services/svcid.h> 496 #define FT_SERVICE_FONT_FORMAT_H <freetype/internal/services/svfntfmt.h> 497 #define FT_SERVICE_GLYPH_DICT_H <freetype/internal/services/svgldict.h> 498 #define FT_SERVICE_GX_VALIDATE_H <freetype/internal/services/svgxval.h> 499 #define FT_SERVICE_KERNING_H <freetype/internal/services/svkern.h [all...] |
/external/freetype/include/freetype/config/ |
ftheader.h | 5 * Build macros of the FreeType 2 library. 10 * This file is part of the FreeType project, and may only be used, 11 * modified, and distributed under the terms of the FreeType project 60 * Aliases for the FreeType 2 public and configuration files. 77 * FreeType~2 header files. They can be used directly in #include 92 * way FreeType~2 is installed on a given system. 106 * FreeType~2 configuration data. 110 #define FT_CONFIG_CONFIG_H <freetype/config/ftconfig.h> 121 * FreeType~2 interface to the standard C library functions. 125 #define FT_CONFIG_STANDARD_LIBRARY_H <freetype/config/ftstdlib.h [all...] |
/external/freetype/include/ |
ft2build.h | 5 * FreeType 2 build and setup macros. 10 * This file is part of the FreeType project, and may only be used, 11 * modified, and distributed under the terms of the FreeType project 21 * This is the `entry point' for FreeType header file inclusions. It is 23 * FreeType header files should be accessed with macro names (after 39 #include <freetype/config/ftheader.h>
|
/external/pdfium/third_party/freetype/ |
roll-freetype.sh | 11 REVIEWERS=`paste -s -d, third_party/freetype/OWNERS` 12 roll-dep -r "${REVIEWERS}" "$@" pdfium/third_party/freetype/src/ 13 FTVERSION=`git -C third_party/freetype/src/ describe --long` 14 FTCOMMIT=`git -C third_party/freetype/src/ rev-parse HEAD` 16 # Make sure our copy of pstables.h matches the one in freetype/src. 17 cmp third_party/freetype/src/src/psnames/pstables.h \ 18 third_party/freetype/include/pstables.h 21 third_party/freetype/README.pdfium 23 third_party/freetype/README.pdfium 25 git add third_party/freetype/README.pdfiu [all...] |
/external/freetype/devel/ |
ft2build.h | 5 * FreeType 2 build and setup macros (development version). 10 * This file is part of the FreeType project, and may only be used, 11 * modified, and distributed under the terms of the FreeType project 26 * scanned by the compiler before the default FreeType header directory. 35 #include <freetype/config/ftheader.h>
|
/external/freetype/ |
Makefile | 2 # FreeType 2 build system -- top-level Makefile 9 # This file is part of the FreeType project, and may only be used, modified, 10 # and distributed under the terms of the FreeType project license, 18 PROJECT := freetype 19 PROJECT_TITLE := FreeType 27 # FreeType library are built.
|
autogen.sh | 6 # This file is part of the FreeType project, and may only be used, modified, 7 # and distributed under the terms of the FreeType project license, 142 eval `sed -nf version.sed include/freetype/freetype.h` 144 # We set freetype-patch to an empty value if it is zero.
|
vms_make.com | 1 $! make FreeType 2 under OpenVMS 6 $! This file is part of the FreeType project, and may only be used, modified, 7 $! and distributed under the terms of the FreeType project license, 13 $! External libraries (like FreeType, XPM, etc.) are supported via the 29 $! Make procedure history for FreeType 2 34 $! 0.02 20041030 Add error handling, FreeType 2.1.9 131 $ write sys$output "Could not locate FreeType 2 include files" 156 # FreeType 2 build system -- top-level Makefile for OpenVMS 163 # This file is part of the FreeType project, and may only be used, modified, 164 # and distributed under the terms of the FreeType project license [all...] |
/external/freetype/builds/unix/ |
install.mk | 2 # FreeType 2 installation instructions for Unix systems 9 # This file is part of the FreeType project, and may only be used, modified, 10 # and distributed under the terms of the FreeType project license, 29 # previous FreeType versions (which use slightly different locations). 41 $(DESTDIR)$(includedir)/freetype2/freetype/config \ 51 $$P $(DESTDIR)$(includedir)/freetype2/freetype ; \ 55 $$P $(DESTDIR)$(includedir)/freetype2/freetype/config ; \ 60 $(DESTDIR)$(includedir)/freetype2/freetype/config/ftconfig.h 62 $(DESTDIR)$(includedir)/freetype2/freetype/config/ftmodule.h 64 $(DESTDIR)$(includedir)/freetype2/freetype/config/ftoption. [all...] |
freetype-config.in | 6 # This file is part of the FreeType project, and may only be used, modified, 7 # and distributed under the terms of the FreeType project license, 68 Usage: freetype-config [OPTION]... 69 Get FreeType compilation and linking information. 73 FreeType library 76 the FreeType library 78 --version display libtool version of the FreeType library 79 --ftversion display FreeType version number 80 --libs display flags for linking with the FreeType library 82 --cflags display flags for compiling with the FreeType [all...] |
unix-def.in | 2 # FreeType 2 configuration rules templates for Unix + configure 9 # This file is part of the FreeType project, and may only be used, modified, 10 # and distributed under the terms of the FreeType project license, 37 CLEAN += $(OBJ_BUILD)/freetype-config \ 64 # Variables needed for `freetype-config' and `freetype.pc'. 101 # we generate `freetype-config' and `freetype.pc' at compile time so that 104 $(OBJ_BUILD)/freetype-config: $(TOP_DIR)/builds/unix/freetype-config.i [all...] |
/external/freetype/builds/windows/ |
w32-bcc.mk | 2 # FreeType 2 Borland C++ on Win32 9 # This file is part of the FreeType project, and may only be used, modified, 10 # and distributed under the terms of the FreeType project license, 17 EXPORTS_LIST = $(OBJ_DIR)/freetype.def
|
w32-gcc.mk | 2 # FreeType 2 configuration rules for Win32 + GCC 9 # This file is part of the FreeType project, and may only be used, modified, 10 # and distributed under the terms of the FreeType project license, 17 EXPORTS_LIST = $(OBJ_DIR)/freetype.def
|
w32-icc.mk | 2 # FreeType 2 configuration rules for Win32 + IBM Visual Age C++ 9 # This file is part of the FreeType project, and may only be used, modified, 10 # and distributed under the terms of the FreeType project license, 17 EXPORTS_LIST = $(OBJ_DIR)/freetype.def
|
w32-intl.mk | 2 # FreeType 2 configuration rules for Intel C/C++ on Win32 9 # This file is part of the FreeType project, and may only be used, modified, 10 # and distributed under the terms of the FreeType project license, 17 EXPORTS_LIST = $(OBJ_DIR)/freetype.def
|
w32-mingw32.mk | 2 # FreeType 2 configuration rules for mingw32 9 # This file is part of the FreeType project, and may only be used, modified, 10 # and distributed under the terms of the FreeType project license, 17 EXPORTS_LIST = $(OBJ_DIR)/freetype.def
|
w32-vcc.mk | 2 # FreeType 2 Visual C++ on Win32 9 # This file is part of the FreeType project, and may only be used, modified, 10 # and distributed under the terms of the FreeType project license, 17 EXPORTS_LIST = $(OBJ_DIR)/freetype.def
|
/external/freetype/builds/cmake/ |
testbuild.sh | 6 # This file is part of the FreeType project, and may only be used, modified, 7 # and distributed under the terms of the FreeType project license, 37 tmpdir=/tmp/freetype-cmake-testbuild 42 # build and install freetype 77 project(freetype-cmake-testbuild) 79 find_package(Freetype REQUIRED CONFIG) 81 add_executable(freetype-cmake-test main.c) 82 target_link_libraries(freetype-cmake-test freetype) 85 add_test(freetype-cmake-test freetype-cmake-test [all...] |
/external/freetype/builds/ |
toplevel.mk | 2 # FreeType build system -- top-level sub-Makefile 9 # This file is part of the FreeType project, and may only be used, modified, 10 # and distributed under the terms of the FreeType project license, 43 $(error FreeType's build system needs a Make program which supports $$(value)) 68 # FTMODULE_H, as its name suggests, indicates where the FreeType module 172 # get FreeType version string, using a 176 $(subst /,$(SEP),$(TOP_DIR)/include/freetype/freetype.h))) 210 rm -f freetype-$(version).tar.gz 211 rm -f freetype-$(version).tar.bz [all...] |
freetype.mk | 2 # FreeType 2 library sub-Makefile 9 # This file is part of the FreeType project, and may only be used, modified, 10 # and distributed under the terms of the FreeType project license, 89 # The FreeType source directory, usually `./src'. 100 PUBLIC_DIR := $(TOP_DIR)/include/freetype 118 # put their own version of some of the FreeType components 130 # We assume that all library dependencies for FreeType are fulfilled for a 143 # old FreeType versions. 146 # FreeType. This is required to let our sources include the internal 181 # `$(TOP_DIR)/include/freetype'. $(INTERNAL_H), and $(CONFIG_H) are define [all...] |
/external/ImageMagick/coders/ |
ttf.c | 66 # include <freetype/freetype.h> 338 (void) FormatLocaleString(version,MagickPathExtent,"Freetype %d.%d.%d",
|
/external/ImageMagick/MagickCore/ |
annotate.c | 94 # include <freetype/freetype.h> 99 # include <freetype/ftglyph.h> 104 # include <freetype/ftoutln.h> 109 # include <freetype/ftbbox.h> [all...] |
/external/ImageMagick/ |
configure | [all...] |