Home
last modified time | relevance | path

Searched refs:FreeType (Results 1 – 25 of 140) sorted by relevance

123456

/external/libgdx/extensions/gdx-freetype/src/com/badlogic/gdx/graphics/g2d/freetype/
DFreeTypeFontGenerator.java38 import com.badlogic.gdx.graphics.g2d.freetype.FreeType.Bitmap;
39 import com.badlogic.gdx.graphics.g2d.freetype.FreeType.Face;
40 import com.badlogic.gdx.graphics.g2d.freetype.FreeType.GlyphMetrics;
41 import com.badlogic.gdx.graphics.g2d.freetype.FreeType.GlyphSlot;
42 import com.badlogic.gdx.graphics.g2d.freetype.FreeType.Library;
43 import com.badlogic.gdx.graphics.g2d.freetype.FreeType.SizeMetrics;
44 import com.badlogic.gdx.graphics.g2d.freetype.FreeType.Stroker;
94 library = FreeType.initFreeType(); in FreeTypeFontGenerator()
124 int loadingFlags = FreeType.FT_LOAD_DEFAULT; in getLoadingFlags()
127 loadingFlags |= FreeType.FT_LOAD_NO_HINTING; in getLoadingFlags()
[all …]
/external/freetype/
DNOTICE1 This software is based in part on the work of the FreeType Team.
5 The FreeType Project LICENSE
18 The FreeType Project is distributed in several archive packages;
19 some of them may contain, in addition to the FreeType font engine,
21 FreeType Project.
25 affects thus the FreeType font engine, the test programs,
42 FreeType code. (`credits')
46 We disclaim all warranties covering The FreeType Project and
47 assume no liability related to The FreeType Project.
55 Portions of this software are copyright � <year> The FreeType
[all …]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/
DFTL.TXT1 The FreeType Project LICENSE
14 The FreeType Project is distributed in several archive packages;
15 some of them may contain, in addition to the FreeType font engine,
17 FreeType Project.
21 affects thus the FreeType font engine, the test programs,
38 FreeType code. (`credits')
42 We disclaim all warranties covering The FreeType Project and
43 assume no liability related to The FreeType Project.
51 Portions of this software are copyright � <year> The FreeType
55 Please replace <year> with the value from the FreeType version you
[all …]
DPROBLEMS2 compiling, installing and running FreeType 2. Suggestions for
16 Of course, there might be bugs in FreeType, but some fonts based on
18 FreeType doesn't contain a full PostScript interpreter but applies
20 structure of the given font format, FreeType fails. A typical example
24 It might be possible to patch FreeType in some situations, though.
29 * Why do identical FreeType versions render differently on different
34 Different distributions compile FreeType with different options. The
35 developer version of a distribution's FreeType package, which is
36 needed to compile your program against FreeType, includes the file
48 * I get an `internal compilation error' (ICE) while compiling FreeType
DINSTALL.UNIX1 This document contains instructions on how to build the FreeType
9 The FreeType build system _exclusively_ works with GNU Make. You
29 FreeType 2. See the file docs/MAKEPP for details.
75 It is possible to compile FreeType in a different directory.
76 Assuming the FreeType source files in directory `/src/freetype' a
90 OpenType fonts) depends on FreeType, which can be solved as
93 1. Call FreeType's `configure' script with option
94 `--without-harfbuzz', then compile and install FreeType.
98 3. Call FreeType's `configure' script without option
100 compile and install FreeType again.
[all …]
DDEBUG1 Debugging within the FreeType sources
7 There are several ways to enable debugging features in a FreeType 2
31 If this macro is #defined, the FreeType engine is linked with a
40 program linked to FreeType, but requires a big deal of memory (the
51 Several macros can be used within the FreeType sources to help
84 macro named FT_COMPONENT used to name the current FreeType
95 the internal file `internal/fttrace.h'. If you modify FreeType
103 (described below) when a program linked with FreeType starts.
129 behaviour of FreeType at runtime.
134 This variable is only used when FreeType is built with
[all …]
DINSTALL2 There are several ways to build the FreeType library, depending on
12 Please read `INSTALL.UNIX' to install or upgrade FreeType 2 on a
39 are not supported and only sporadically maintained by FreeType
61 Customizing the compilation of FreeType is easy, and allows you to
69 make extensions to build FreeType. See
81 This file is part of the FreeType project, and may only be used,
82 modified, and distributed under the terms of the FreeType project
DINSTALL.GNU1 This document contains instructions how to build the FreeType library
7 FreeType 2 includes a powerful and flexible build system that allows
15 FreeType 2, you should install it on your machine.
17 The FreeType 2 build system relies on many features special to GNU
24 features of GNU make to compile FreeType. See
44 Go to the root directory of FreeType 2, then simply invoke GNU
45 Make from the command line. This will launch the FreeType 2 host
51 FreeType build system -- automatic system detection
132 customization of FreeType.]
154 This file is part of the FreeType project, and may only be used,
[all …]
DTODO1 Here is a list of items that need to be addressed in FreeType 2
16 Other bugs have been registered at the savannah bugzilla of FreeType.
33 This file is part of the FreeType project, and may only be used,
34 modified, and distributed under the terms of the FreeType project
/external/pdfium/third_party/freetype/
DFTL.TXT1 The FreeType Project LICENSE
14 The FreeType Project is distributed in several archive packages;
15 some of them may contain, in addition to the FreeType font engine,
17 FreeType Project.
21 affects thus the FreeType font engine, the test programs,
38 FreeType code. (`credits')
42 We disclaim all warranties covering The FreeType Project and
43 assume no liability related to The FreeType Project.
51 Portions of this software are copyright � <year> The FreeType
55 Please replace <year> with the value from the FreeType version you
[all …]
DREADME.pdfium1 Name: FreeType
5 License: FreeType License (FTL)
9 FreeType library.
18 upstream FreeType as they are never used:
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
Dfreetype2.m47 # This file is part of the FreeType project, and may only be used, modified,
8 # and distributed under the terms of the FreeType project license,
13 # As a special exception to the FreeType project license, this file may be
21 # Test for FreeType 2, and define FT2_CFLAGS and FT2_LIBS.
23 # FreeType 2.0.4).
31 [Prefix where FreeType is installed (optional)]),
38 [Exec prefix where FreeType is installed (optional)]),
45 [Do not try to compile and run a test FreeType program]),
68 AC_MSG_CHECKING([for FreeType -- version >= $min_ft_version])
160 The freetype-config script installed by FreeType 2 could not be found.
[all …]
Dfreetype-config.in25 Get FreeType compilation and linking information.
34 --version display libtool version of the FreeType library
35 --ftversion display FreeType version number
36 --libs display flags for linking with the FreeType library
38 --cflags display flags for compiling with the FreeType
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DJamfile1 # FreeType 2 top Jamfile.
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,
17 # We can compile FreeType 2 with classic Jam however thanks to
30 # current directory. This allows us to build FreeType 2 as part of a larger
45 # Name of FreeType include directory during compilation.
50 # Name of FreeType source directory during compilation.
116 # Only used by FreeType developers.
125 # compile any part of FreeType 2.
136 # for each FreeType 2 module. This is only useful during development, and
[all …]
DREADME1 FreeType 2.6.2
6 FreeType is a freely available software library to render fonts.
18 The FreeType 2 API reference is located in `docs/reference'; use the
39 The preferred way of communication with the FreeType team is using
70 The FreeType Team
77 This file is part of the FreeType project, and may only be used,
78 modified, and distributed under the terms of the FreeType project
DJamrules1 # FreeType 2 JamRules.
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 # This file contains the Jam rules needed to build the FreeType 2 library.
44 # FT2_TOP contains the location of the FreeType source directory. You can
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/atari/
DREADME.TXT1 Compiling FreeType 2 with PureC compiler
6 To compile FreeType 2 as a library the following changes must be applied:
10 Simply drag the whole FreeType 2 directory to the file `FNames.SIC'.)
28 Compilieren von FreeType 2 mit PureC
31 Um FreeType 2 als eine Bibliothek (library) zu compilieren, muss folgendes
/external/skia/gyp/
Dfreetype.gyp25 # Android provides at least FreeType 2.4.0
48 # Skia's FreeType port requires at least FreeType 2.3.8
60 # Android provides at least FreeType 2.4.0
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/lzw/
DJamfile1 # FreeType 2 src/lzw Jamfile
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,
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/bzip2/
DJamfile1 # FreeType 2 src/bzip2 Jamfile
8 # This file is part of the FreeType project, and may only be used, modified,
9 # and distributed under the terms of the FreeType project license,
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
DJamfile1 # FreeType 2 src/gzip Jamfile
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,
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/winfonts/
DJamfile1 # FreeType 2 src/winfonts Jamfile
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,
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/
DJamfile1 # FreeType 2 src Jamfile
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,
/external/pdfium/third_party/freetype/src/raster/
DJamfile1 # FreeType 2 src/raster Jamfile
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,
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pcf/
DJamfile1 # FreeType 2 src/pcf Jamfile
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,

123456