HomeSort by: relevance | last modified time | path
    Searched refs:FreeType (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/freetype/dist/
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.
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
138 $ write sys$output "Could not locate FreeType 2 include files"
163 # FreeType 2 build system -- top-level Makefile for OpenVMS
170 # This file is part of the FreeType project, and may only be used, modified,
171 # and distributed under the terms of the FreeType project license
    [all...]
  /xsrc/external/mit/libXfont2/dist/
Makefile.am 42 src/FreeType/ft.h \
43 src/FreeType/ftfuncs.h \
99 src/FreeType/ft.h \
100 src/FreeType/ftfuncs.h \
101 src/FreeType/xttcap.h \
102 src/FreeType/ftenc.c \
103 src/FreeType/ftfuncs.c \
104 src/FreeType/fttools.c \
105 src/FreeType/xttcap.c
  /xsrc/external/mit/libXfont/dist/
Makefile.am 38 src/FreeType/ft.h \
39 src/FreeType/ftfuncs.h
  /xsrc/external/mit/libXfont/dist/src/
Makefile.am 32 FREETYPE_DIR = FreeType
33 FREETYPE_LIB = FreeType/libft.la
  /xsrc/external/mit/fontconfig/dist/conf.d/
20-unhint-small-vera.conf 7 disabled below 8 ppem, but FreeType ignores those, preferring to use
  /xsrc/external/mit/freetype/dist/builds/unix/
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...]
configure 3 # Generated by GNU Autoconf 2.69 for FreeType 2.10.4.
5 # Report bugs to <freetype@nongnu.org>.
278 $0: freetype@nongnu.org about your system, including any
591 PACKAGE_NAME='FreeType'
592 PACKAGE_TARNAME='freetype'
594 PACKAGE_STRING='FreeType 2.10.4'
595 PACKAGE_BUGREPORT='freetype@nongnu.org'
1343 \`configure' configures FreeType 2.10.4 to adapt to many kinds of systems.
1391 --docdir=DIR documentation root [DATAROOTDIR/doc/freetype]
1408 short | recursive ) echo "Configuration of FreeType 2.10.4:";
    [all...]
  /xsrc/external/mit/freetype/dist/builds/
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
145 # old FreeType versions.
148 # FreeType. This is required to let our sources include the internal
171 # `$(TOP_DIR)/include/freetype'. $(INTERNAL_H), and $(CONFIG_H) are defined
219 # Include all rule files from FreeType components
    [all...]
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.x
    [all...]
  /xsrc/external/mit/xterm/dist/
configure 779 --disable-freetype disable freetype library-support
780 --with-freetype-config configure script to use for FreeType
781 --with-freetype-cflags -D/-I options for compiling with FreeType
782 --with-freetype-libs -L/-l options to link FreeType
19899 echo "$as_me:19899: checking if you want to use FreeType library" >&5
19900 echo $ECHO_N "checking if you want to use FreeType library... $ECHO_C" >&
    [all...]

Completed in 20 milliseconds