HomeSort by relevance Sort by last modified time
    Searched full:hinting (Results 126 - 150 of 349) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/
INSTALL.ANY 80 src/autofit/autofit.c -- auto hinting module
88 src/pshinter/pshinter.c -- PS hinting module
CUSTOMIZE 16 features, like native TrueType hinting through a bytecode
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
modules.cfg 78 #### hinting modules
87 # The TrueType hinting engine doesn't have a module of its own but is
  /external/freetype/src/autofit/
afcjk.c 5 /* Auto-fitter hinting routines for CJK writing system (body). */
    [all...]
aflatin.c 5 /* Auto-fitter hinting routines for latin writing system (body). */
    [all...]
  /external/skia/src/ports/
SkFontHost_mac.cpp 1980 SkPaint::Hinting hinting = rec->getHinting(); local
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
aflatin.c 5 /* Auto-fitter hinting routines for latin writing system (body). */
    [all...]
afloader.c 280 /* automatic hinting process */
298 /* width/positioning that occurred during the hinting process */
488 scaler.x_delta = 0; /* XXX: TODO: add support for sub-pixel hinting */
490 scaler.y_delta = 0; /* XXX: TODO: add support for sub-pixel hinting */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
freetype.h 303 /* dimensions of the hinted glyph (in case hinting is applicable). */
    [all...]
fterrdef.h 246 "glyph too big for hinting" )
tttables.h 520 /* glyph hinting. */
523 /* twilight zone used for glyph hinting. */
526 /* storage area used for glyph hinting. */
540 /* used for glyph hinting. */
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
freetype.h 303 /* dimensions of the hinted glyph (in case hinting is applicable). */
    [all...]
fterrdef.h 246 "glyph to big for hinting" )
tttables.h 520 /* glyph hinting. */
523 /* twilight zone used for glyph hinting. */
526 /* storage area used for glyph hinting. */
540 /* used for glyph hinting. */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/
ft2-auto_hinter.html 160 <p>A list of constants used for the <a href="ft2-auto_hinter.html#glyph-to-script-map">glyph-to-script-map</a> property to specify the script submodule the auto-hinter should use for hinting a particular glyph.</p>
296 <p>It's important to use the right timing for changing this value: The creation of the glyph-to-script map that eventually uses the fallback script value gets triggered either by setting or reading a face-specific property like <a href="ft2-auto_hinter.html#glyph-to-script-map">glyph-to-script-map</a>, or by auto-hinting any glyph from that face. In particular, if you have already created an <a href="ft2-base_interface.html#FT_Face">FT_Face</a> structure but not loaded any glyph (using the auto-hinter), a change of the fallback script will affect this face.</p>
320 <p>It's important to use the right timing for changing this value: The creation of the glyph-to-script map that eventually uses the default script value gets triggered either by setting or reading a face-specific property like <a href="ft2-auto_hinter.html#glyph-to-script-map">glyph-to-script-map</a>, or by auto-hinting any glyph from that face. In particular, if you have already created an <a href="ft2-base_interface.html#FT_Face">FT_Face</a> structure but not loaded any glyph (using the auto-hinter), a change of the default script will affect this face.</p>
374 <p>If FreeType gets compiled with option AF_CONFIG_OPTION_USE_WARPER to activate the warp hinting code in the auto-hinter, this property switches warping on and off.</p>
375 <p>Warping only works in &lsquo;light&rsquo; auto-hinting mode. The idea of the code is to slightly scale and shift a glyph along the non-hinted dimension (which is usually the horizontal axis) so that as much of its segments are aligned (more or less) to the grid. To find out a glyph's optimal scaling and shifting value, various parameter combinations are tried and scored.</p>
391 <p>Since warping is a global property of the auto-hinter it is best to change its value before rendering any face. Otherwise, you should reload all faces that get auto-hinted in &lsquo;light&rsquo; hinting mode.</p>
  /external/llvm/test/CodeGen/ARM/
ldrd.ll 34 ; regalloc hinting. So, this doubles as a register allocation
36 ; because of its *lack* of hinting ability. Whereas RAGreedy keeps
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
runant.pl 78 #and perl is not too hot at hinting which box it is on.
  /external/freetype/include/
fterrdef.h 221 "glyph to big for hinting" )
tttables.h 520 /* glyph hinting. */
523 /* twilight zone used for glyph hinting. */
526 /* storage area used for glyph hinting. */
540 /* used for glyph hinting. */
    [all...]
  /external/freetype/src/pshinter/
pshalgo.h 5 /* PostScript hinting algorithm (specification). */
  /external/icu/icu4c/source/common/
uvectr64.cpp 17 * Constants for hinting whether a key is an integer
  /external/libchrome/base/
compiler_specific.h 181 // Macro for hinting that an expression is likely to be false.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/
pshalgo.h 5 /* PostScript hinting algorithm (specification). */
  /external/libweave/third_party/chromium/base/
compiler_specific.h 181 // Macro for hinting that an expression is likely to be false.
  /external/pdfium/third_party/freetype/src/pshinter/
pshalgo.h 5 /* PostScript hinting algorithm (specification). */

Completed in 1489 milliseconds

1 2 3 4 56 7 8 91011>>