Home
last modified time | relevance | path

Searched refs:outlines (Results 1 – 25 of 59) sorted by relevance

123

/external/zstd/contrib/freestanding_lib/
Dfreestanding.py261 outlines = []
277 outlines.append(line)
286 outlines.append(line)
298 outlines.append(line)
390 outlines.append(newline)
396 outlines.append(line)
408 outlines += replace
411 return changed, outlines
420 changed, outlines = self._preprocess_once()
421 self._inlines = outlines
[all …]
/external/google-fonts/arbutus-slab/
DFONTLOG.txt25 3. ArbutusSlab-TTF.sfd TrueType outlines with
28 3. ArbutusSlab.otf PostScript outlines OTF-CFF font.
/external/roboto-fonts/
DREADME.android11 which generates optimized, unhinted font files with TrueType outlines. The tools
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/
DUPGRADES.md12 outlines this process.
/external/libtextclassifier/abseil-cpp/
DUPGRADES.md12 outlines this process.
/external/openscreen/third_party/abseil/src/
DUPGRADES.md12 outlines this process.
/external/webrtc/third_party/abseil-cpp/
DUPGRADES.md12 outlines this process.
/external/abseil-cpp/
DUPGRADES.md12 outlines this process.
/external/skqp/docs/
Dundocumented.bmh368 #Line # glyph outlines unchanged ##
369 Leaves glyph outlines unchanged from their native representation.
377 Modifies glyph outlines minimally to improve contrast.
384 #Line # glyph outlines modified to improve contrast ##
385 Modifies glyph outlines to improve contrast. This is the default.
391 #Line # modifies glyph outlines for maximum contrast ##
392 Modifies glyph outlines for maximum contrast. With FreeType, this selects
/external/fonttools/Tests/cu2qu/
Dufo_test.py179 def test_incompatible_glyphs(self, outlines, exception, message): argument
181 for i, outline in enumerate(outlines):
/external/dokka/core/src/main/kotlin/Formats/
DDacOutlineService.kt23 val outlines = listOf(tocOutline) constant
27 for (outline in outlines) { in generateOutlines()
/external/freetype/src/tools/ftrandom/
DREADME28 --check-outlines Call `FT_Outline_Decompose' on each glyph.
/external/catch2/docs/
Dlimitations.md58 This section outlines some missing features, what is their status and their possible workarounds.
105 This section outlines known bugs in 3rd party components (this means compilers, standard libraries,…
/external/llvm-project/libc/docs/
Dclang_tidy_checks.rst14 standard outlines function prototypes and behaviors but doesn’t define
/external/tensorflow/tensorflow/lite/g3doc/microcontrollers/
Dbuild_convert.md9 microcontrollers. It also outlines the supported operations and gives some
Dlibrary.md8 The following document outlines the basic structure of the C++ library and
/external/lottie/
DCODE_OF_CONDUCT.md7 This code of conduct outlines our expectations for all those who participate in our community, as w…
/external/okio/docs/
Dcode_of_conduct.md9 This code of conduct outlines our expectations for participants, as well as steps to reporting
/external/fonttools/Doc/source/
Dindex.rst78 - :py:mod:`fontTools.pens`: Various classes for manipulating glyph outlines
/external/llvm-project/libcxx/docs/DesignDocs/
DExperimentalFeatures.rst20 equivalent has shipped in the library. This document outlines the details of
/external/python/dateutil/
DCONTRIBUTING.md3 This document outlines the ways to contribute to `python-dateutil`. This is a fairly small, low-tra…
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dmodel_optimization.md13 development process. This document outlines some best practices for optimizing
Dquantization_spec.md3 The following document outlines the specification for TensorFlow Lite's 8-bit
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dops_select.md15 This document outlines how to [convert](#convert_a_model) and
/external/freetype/
DChangeLog633 outlines.
2644 default outlines were used as the regular face and instances for
2675 invalid outlines were possible.
3099 outlines. The current test for using the auto-hinter in
3101 outlines, but not if the face supports scalable outlines.
3104 scalable outlines.
3337 rendering of enourmous or far-fetched outlines.
3713 outlines.
3715 and, therefore, outlines that require them.
4861 [sfnt] Preliminary support of colored layer outlines (#44689).

123