Home
last modified time | relevance | path

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

/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.c286 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()
Dpsfont.c334 font->hinted = (FT_Bool)( font->renderingFlags & CF2_FlagsHinted ); in cf2_font_setup()
/external/freetype/
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).
DChangeLog.261049 to pass difference between hinted and unhinted position of base
3453 characters; they refer to glyphs of a script that should be hinted
DChangeLog.212929 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
DChangeLog.222026 bytecode hinted fonts.
DChangeLog3362 hold hinted metrics.
/external/freetype/docs/
DCHANGES748 - 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/
D3_2_BUGSTATUS.txt404 r6495 r6497 32 n-i-bz More robust handling of hinted client mmaps
/external/skqp/docs/
DSkPaint_Reference.bmh1033 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/
DSkPaint_Reference.bmh1028 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/
Dtyping.rst147 type hinted using ``Callable[[Arg1Type, Arg2Type], ReturnType]``.
/external/skqp/site/user/api/
DSkPaint_Reference.md185 …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/
DSkPaint_Reference.md184 …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/
Dclinic.rst1193 As we hinted at in the previous section... you can write your own converters!
/external/valgrind/
DNEWS.old376 n-i-bz More robust handling of hinted client mmaps
/external/vulkan-validation-layers/loader/
DLoaderAndLayerInterface.md612 As hinted at in the [Instance Versus Device](#instance-versus-device) section,
/external/libvncserver/
DChangeLog820 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/
Denglish.gz