Searched refs:hinted (Results 1 – 23 of 23) sorted by relevance
/external/freetype/src/psaux/ |
D | psft.c | 269 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()
|
D | psfont.h | 99 FT_Bool hinted; member
|
D | pshints.h | 137 FT_Bool hinted; member
|
D | pshints.c | 286 hintmap->hinted = font->hinted; in cf2_hintmap_init() 337 if ( hintmap->count == 0 || ! hintmap->hinted ) in cf2_hintmap_map() 850 hintmap->hinted = FALSE; in cf2_hintmap_build()
|
D | psfont.c | 334 font->hinted = (FT_Bool)( font->renderingFlags & CF2_FlagsHinted ); in cf2_font_setup()
|
/external/freetype/ |
D | ChangeLog.20 | 270 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
|
D | ChangeLog.23 | 2227 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).
|
D | ChangeLog.26 | 1049 to pass difference between hinted and unhinted position of base 3453 characters; they refer to glyphs of a script that should be hinted
|
D | ChangeLog.21 | 2929 Handle case where outline->num_vedges is zero while computing hinted 7085 it produces better results with well-hinted fonts. 8025 Removed the bug in Type 42 driver that prevented un-hinted outlines
|
D | ChangeLog.22 | 2026 bytecode hinted fonts.
|
D | ChangeLog | 3362 hold hinted metrics.
|
/external/freetype/docs/ |
D | CHANGES | 748 - Fonts natively hinted for ClearType are now supported, properly 765 and shift a glyph along the non-hinted dimension (which is 1651 - B/W rasterization of well-hinted TrueType fonts at small sizes 2528 `lsb_delta' and `rsb_delta' give the difference between hinted 3575 for a number of badly-hinted fonts (mostly auto-generated ones) 3597 TrueType-hinted glyphs. These are most probably due to small 3673 twice to auto-hinted glyphs, resulting in incorrectly rotated text 4115 1 & OpenType/CFF fonts are now hinted. 4117 CID fonts are not hinted, as they include no charmap and the
|
/external/valgrind/docs/internals/ |
D | 3_2_BUGSTATUS.txt | 404 r6495 r6497 32 n-i-bz More robust handling of hinted client mmaps
|
/external/skqp/docs/ |
D | SkPaint_Reference.bmh | 1033 canvas->drawString(paint.isLinearText() ? "linear" : "hinted", 128, 30, paint); 1323 #Line # returns true if Glyphs are always hinted ## 1354 #Line # sets Glyphs to always be hinted ## 1375 canvas->drawString(paint.isAutohinted() ? "auto-hinted" : "default", 108, 30, paint); 1576 spacing by the difference of the hinted and Unhinted Left_Side_Bearing and
|
/external/skia/docs/ |
D | SkPaint_Reference.bmh | 1028 canvas->drawString(paint.isLinearText() ? "linear" : "hinted", 128, 30, paint); 1319 #Line # returns true if Glyphs are always hinted ## 1350 #Line # sets Glyphs to always be hinted ## 1371 canvas->drawString(paint.isAutohinted() ? "auto-hinted" : "default", 108, 30, paint); 1572 spacing by the difference of the hinted and Unhinted Left_Side_Bearing and
|
/external/python/cpython3/Doc/library/ |
D | typing.rst | 147 type hinted using ``Callable[[Arg1Type, Arg2Type], ReturnType]``.
|
/external/skqp/site/user/api/ |
D | SkPaint_Reference.md | 185 …nt_isAutohinted">isAutohinted</a> | returns true if <a href="#Glyph">Glyphs</a> are always hinted | 208 …"#SkPaint_setAutohinted">setAutohinted</a> | sets <a href="#Glyph">Glyphs</a> to always be hinted | 1720 spacing by the difference of the hinted and Unhinted <a href="undocumented#Left_Side_Bearing">Left …
|
/external/skia/site/user/api/ |
D | SkPaint_Reference.md | 184 …ted">isAutohinted</a> | returns true if <a href="undocumented#Glyph">Glyphs</a> are always hinted | 207 …tAutohinted">setAutohinted</a> | sets <a href="undocumented#Glyph">Glyphs</a> to always be hinted | 1715 spacing by the difference of the hinted and Unhinted <a href="undocumented#Left_Side_Bearing">Left …
|
/external/python/cpython3/Doc/howto/ |
D | clinic.rst | 1193 As we hinted at in the previous section... you can write your own converters!
|
/external/valgrind/ |
D | NEWS.old | 376 n-i-bz More robust handling of hinted client mmaps
|
/external/vulkan-validation-layers/loader/ |
D | LoaderAndLayerInterface.md | 612 As hinted at in the [Instance Versus Device](#instance-versus-device) section,
|
/external/libvncserver/ |
D | ChangeLog | 820 vncterm/LinuxVNC.c: Fix some compiler warnings that hinted some no 6763 calloc succeded (both hinted by Andre Leiradella)
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|