Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../usr/man/man3/FcDirSave.3
Real path: /usr/share/man/man3/FcDirSave.3
Zurück
'\" te .\" auto-generated by docbook2man-spec from docbook-utils package .TH "FcDirSave" 3 "31 3月 2022" "Fontconfig 2.14.0" "" .SH NAME FcDirSave \- DEPRECATED: formerly used to save a directory cache .SH SYNOPSIS .nf \fB#include <fontconfig/fontconfig.h> .sp FcBool FcDirSave (FcFontSet *\fIset\fB, FcStrSet *\fIdirs\fB, const FcChar8 *\fIdir\fB); .fi\fR .SH "DESCRIPTION" .PP This function now does nothing aside from returning FcFalse. It used to creates the per-directory cache file for \fIdir\fR and populates it with the fonts in \fIset\fR and subdirectories in \fIdirs\fR\&. All of this functionality is now automatically managed by FcDirCacheLoad and FcDirCacheRead. .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (7) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability system/library/fontconfig = Stability Volatile .TE .PP .SH NOTES .\" Oracle has added source availability information to this manual page Source code for open source software components in Oracle Solaris can be found at https://www.oracle.com/downloads/opensource/solaris-source-code-downloads.html. This software was built from source available at https://github.com/oracle/solaris-userland. The original community source was downloaded from https://fontconfig.org/release/fontconfig-2.14.0.tar.xz. Further information about this software can be found on the open source community website at https://fontconfig.org/.