Searched refs:outlines (Results 1 – 25 of 59) sorted by relevance
123
/external/zstd/contrib/freestanding_lib/ |
D | freestanding.py | 261 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/ |
D | FONTLOG.txt | 25 3. ArbutusSlab-TTF.sfd TrueType outlines with 28 3. ArbutusSlab.otf PostScript outlines OTF-CFF font.
|
/external/roboto-fonts/ |
D | README.android | 11 which generates optimized, unhinted font files with TrueType outlines. The tools
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/ |
D | UPGRADES.md | 12 outlines this process.
|
/external/libtextclassifier/abseil-cpp/ |
D | UPGRADES.md | 12 outlines this process.
|
/external/openscreen/third_party/abseil/src/ |
D | UPGRADES.md | 12 outlines this process.
|
/external/webrtc/third_party/abseil-cpp/ |
D | UPGRADES.md | 12 outlines this process.
|
/external/abseil-cpp/ |
D | UPGRADES.md | 12 outlines this process.
|
/external/skqp/docs/ |
D | undocumented.bmh | 368 #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/ |
D | ufo_test.py | 179 def test_incompatible_glyphs(self, outlines, exception, message): argument 181 for i, outline in enumerate(outlines):
|
/external/dokka/core/src/main/kotlin/Formats/ |
D | DacOutlineService.kt | 23 val outlines = listOf(tocOutline) constant 27 for (outline in outlines) { in generateOutlines()
|
/external/freetype/src/tools/ftrandom/ |
D | README | 28 --check-outlines Call `FT_Outline_Decompose' on each glyph.
|
/external/catch2/docs/ |
D | limitations.md | 58 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/ |
D | clang_tidy_checks.rst | 14 standard outlines function prototypes and behaviors but doesn’t define
|
/external/tensorflow/tensorflow/lite/g3doc/microcontrollers/ |
D | build_convert.md | 9 microcontrollers. It also outlines the supported operations and gives some
|
D | library.md | 8 The following document outlines the basic structure of the C++ library and
|
/external/lottie/ |
D | CODE_OF_CONDUCT.md | 7 This code of conduct outlines our expectations for all those who participate in our community, as w…
|
/external/okio/docs/ |
D | code_of_conduct.md | 9 This code of conduct outlines our expectations for participants, as well as steps to reporting
|
/external/fonttools/Doc/source/ |
D | index.rst | 78 - :py:mod:`fontTools.pens`: Various classes for manipulating glyph outlines
|
/external/llvm-project/libcxx/docs/DesignDocs/ |
D | ExperimentalFeatures.rst | 20 equivalent has shipped in the library. This document outlines the details of
|
/external/python/dateutil/ |
D | CONTRIBUTING.md | 3 This document outlines the ways to contribute to `python-dateutil`. This is a fairly small, low-tra…
|
/external/tensorflow/tensorflow/lite/g3doc/performance/ |
D | model_optimization.md | 13 development process. This document outlines some best practices for optimizing
|
D | quantization_spec.md | 3 The following document outlines the specification for TensorFlow Lite's 8-bit
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | ops_select.md | 15 This document outlines how to [convert](#convert_a_model) and
|
/external/freetype/ |
D | ChangeLog | 633 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