Home
last modified time | relevance | path

Searched refs:fontpath (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DInitOutput.c402 char *fontpath = strdup(defaultFontPath); in winFixupPaths() local
403 size_t size = strlen(fontpath); in winFixupPaths()
459 if (fontpath == NULL) in winFixupPaths()
460 fontpath = malloc(newsize + 1); in winFixupPaths()
462 fontpath = realloc(fontpath, newsize + 1); in winFixupPaths()
466 fontpath[size] = ','; in winFixupPaths()
476 strncpy(fontpath + size, str, blen); in winFixupPaths()
477 fontpath[newsize] = 0; in winFixupPaths()
484 defaultFontPath = strdup(fontpath); in winFixupPaths()
485 free(fontpath); in winFixupPaths()
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ghostscript/
H A Dghostscript_9.55.0.bb66 --with-fontpath=${datadir}/fonts \
78 --with-fontpath=${datadir}/fonts \
/OK3568_Linux_fs/buildroot/package/ghostscript/
H A Dghostscript.mk45 --with-fontpath=/usr/share/fonts \
/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac463 dnl "catalogue:/etc/X11/fontpath.d,built-ins"
H A DChangeLog48555 Default font path: remove the check for ${sysconfdir}/X11/fontpath.d
48557 The location ${sysconfdir}/X11/fontpath.d is unknown at configuration time
48560 checking for ${prefix}/etc/X11/fontpath.d... no
48563 fontpath.d is. Fedora have chosen /etc/X11 and others have followed, but this
48568 Distros are using --with-default-path when they support fontpath.d, so they
48572 could potentially provide a reliable implementation of choosing fontpath.d
116206 Don't use AC_CHECK_FILE for fontpath checks when cross compiling
119158 Set default font path with fontutil 1.1 and fontpath.d
119160 Look for $sysconfdir/X11/fontpath.d and, if it exists, set it to the