HomeSort by relevance Sort by last modified time
    Searched refs:FREETYPE (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/win32/
config-msvc.mak 14 # Freetype is needed for building FreeType support and hb-view
15 FREETYPE_LIB = freetype.lib
103 # Enable cairo-ft (enables cairo and freetype as well)
107 FREETYPE = 1
125 # Enable freetype if desired
126 !if "$(FREETYPE)" == "1"
info-msvc.mak 18 !if "$(FREETYPE)" == "1"
19 INC_FEATURES = $(INC_FEATURES) FreeType
89 @echo FREETYPE:
116 @echo Enables Cairo-Freetype support, needed for the build of the hb-view utility.
  /external/libgdx/extensions/gdx-setup/src/com/badlogic/gdx/setup/
DependencyBank.java 106 FREETYPE(
107 new String[]{"com.badlogicgames.gdx:gdx-freetype:$gdxVersion"},
108 new String[]{"com.badlogicgames.gdx:gdx-freetype-platform:$gdxVersion:natives-desktop"},
109 new String[]{"com.badlogicgames.gdx:gdx-freetype:$gdxVersion", "com.badlogicgames.gdx:gdx-freetype-platform:$gdxVersion:natives-armeabi", "com.badlogicgames.gdx:gdx-freetype-platform:$gdxVersion:natives-armeabi-v7a", "com.badlogicgames.gdx:gdx-freetype-platform:$gdxVersion:natives-arm64-v8a", "com.badlogicgames.gdx:gdx-freetype-platform:$gdxVersion:natives-x86", "com.badlogicgames.gdx:gdx-freetype-platform:$gdxVersion:natives-x86_64"},
110 new String[]{"com.badlogicgames.gdx:gdx-freetype-platform:$gdxVersion:natives-ios"}
    [all...]

Completed in 95 milliseconds