Home
last modified time | relevance | path

Searched refs:hinted (Results 1 – 25 of 38) sorted by relevance

12

/external/freetype/src/psaux/
Dpsft.c269 FT_Bool* hinted, in cf2_getScaleAndHintFlag() argument
275 *hinted = decoder->builder.glyph->hint; in cf2_getScaleAndHintFlag()
278 if ( *hinted ) in cf2_getScaleAndHintFlag()
377 FT_Bool hinted; in cf2_decoder_parse_charstrings() local
395 &hinted, in cf2_decoder_parse_charstrings()
408 if ( hinted ) in cf2_decoder_parse_charstrings()
Dpsfont.h99 FT_Bool hinted; member
Dpshints.h137 FT_Bool hinted; member
Dpshints.c283 hintmap->hinted = font->hinted; in cf2_hintmap_init()
334 if ( hintmap->count == 0 || !hintmap->hinted ) in cf2_hintmap_map()
847 hintmap->hinted = FALSE; in cf2_hintmap_build()
Dpsfont.c333 font->hinted = FT_BOOL( font->renderingFlags & CF2_FlagsHinted ); in cf2_font_setup()
/external/freetype/
Dmeson_options.txt37 + ' by a font\'s character map will be hinted also.')
DChangeLog.20270 of auto-hinted stem widths; this avoids color fringes in
323 computation of auto-hinted glyphs. This noticeably improves the
338 * src/autohint/ahhint.c (ah_hinter_load): Auto-hinted glyphs had an
453 transformation of hinted glyphs.
539 all font drivers (the advance width was never hinted when it
1405 corrupted transformed glyphs that were auto-hinted (the transform
DChangeLog.232227 FreeType collects the hinted outlines from all subglyphs, then it
4718 just hinted subglyphs, not the unhinted, unscaled outline. This
6318 adjustments for the non-light auto-hinted modes. Gets rid of
6719 only if glyph is hinted.
7016 except very-well hinted text).
/external/google-fonts/lato/
DFONTLOG.txt40 except the Hai and Lig weights which are hinted in FLS 5.1.
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/fonts/
DSelawik-README.md58 This version of Selawik is primarily hinted with the light Latin hinting style Microsoft recommends…
/external/llvm-project/openmp/runtime/src/include/
Domp.h.var123 /* hinted lock initializers */
/external/llvm-project/llvm/test/CodeGen/X86/
Dregalloc-copy-hints.mir14 # A physreg should always only be hinted once per getRegAllocationHints() query.
/external/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc1030 bool hinted =
1032 if (!hinted && (cursor == eol || cursor[0] == '[')) {
1239 // Getting /proc/self/exe here means that we were hinted.
/external/webrtc/third_party/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc1030 bool hinted =
1032 if (!hinted && (cursor == eol || cursor[0] == '[')) {
1239 // Getting /proc/self/exe here means that we were hinted.
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc1044 bool hinted =
1046 if (!hinted && (cursor == eol || cursor[0] == '[')) {
1253 // Getting /proc/self/exe here means that we were hinted.
/external/libtextclassifier/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc1044 bool hinted =
1046 if (!hinted && (cursor == eol || cursor[0] == '[')) {
1253 // Getting /proc/self/exe here means that we were hinted.
/external/angle/third_party/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc1054 bool hinted =
1056 if (!hinted && (cursor == eol || cursor[0] == '[')) {
1263 // Getting /proc/self/exe here means that we were hinted.
/external/openscreen/third_party/abseil/src/absl/debugging/
Dsymbolize_elf.inc1044 bool hinted =
1046 if (!hinted && (cursor == eol || cursor[0] == '[')) {
1253 // Getting /proc/self/exe here means that we were hinted.
/external/skqp/docs/
DSkFont_Reference.bmh70 spacing by the difference of the hinted and unhinted Left_Side_Bearing and
Dspelling.txt98 high higher highest hint hinted hinting hints hit hitting hold holding holds hole holes
/external/skia/site/docs/dev/design/raster_tragedy/
D_index.md12 are nicely hinted and sometimes hinting is not desired, there are additional hacks which may
/external/freetype/docs/
DCHANGES1078 - Fonts natively hinted for ClearType are now supported, properly
1095 and shift a glyph along the non-hinted dimension (which is
1981 - B/W rasterization of well-hinted TrueType fonts at small sizes
2858 `lsb_delta' and `rsb_delta' give the difference between hinted
3905 for a number of badly-hinted fonts (mostly auto-generated ones)
3927 TrueType-hinted glyphs. These are most probably due to small
4003 twice to auto-hinted glyphs, resulting in incorrectly rotated text
4445 1 & OpenType/CFF fonts are now hinted.
4447 CID fonts are not hinted, as they include no charmap and the
/external/skqp/site/user/api/
DSkFont_Reference.md57 spacing by the difference of the hinted and unhinted <a href='#Left_Side_Bearing'>Left_Side_Bearing…
356 true if all <a href='undocumented#Glyph'>glyphs</a> are hinted
/external/llvm-project/lldb/docs/use/
Dvariable.rst358 enforce the distinction. As hinted above, the rationale for this choice is that
/external/python/cpython3/Doc/library/
Dtyping.rst155 type hinted using ``Callable[[Arg1Type, Arg2Type], ReturnType]``.

12