FC-CACHE(1) General Commands Manual FC-CACHE(1)NAME
fc-cache, fonts.cache - create an index of FreeType font files in a directory
SYNOPSIS
fc-cache [directory-name ...]
DESCRIPTION
If directory arguments are not given, fc-cache uses each directory in the current font configuration. Each directory is scanned for font
files readable by FreeType. A cache is created which contains properties of each font and the associated filename. This cache is used to
speed application startup when using the fontconfig library.
FILES
fonts.cache Maps file names to font properties. Read by the fontconfig library at application startup to locate appropriate fonts.
SEE ALSO libfontconfig(3lib)NOTES
fc-cache is run automatically at system boot to ensure font caches are up to date via the fc-cache service. The fc-cache service is man-
aged by the service management facility, smf(5), under the service identifier:
svc:/application/font/fc-cache
Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). The ser-
vice's status can be queried using the svcs(1) command.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Availability | SUNWfontconfig |
|Interface Stability | External |
+--------------------+-----------------+
4 Mar 2003 FC-CACHE(1)
Check Out this Related Man Page
FC-CACHE(1) General Commands Manual FC-CACHE(1)NAME
fc-cache, fonts.cache - create an index of FreeType font files in a directory
SYNOPSIS
fc-cache [directory-name ...]
DESCRIPTION
If directory arguments are not given, fc-cache uses each directory in the current font configuration. Each directory is scanned for font
files readable by FreeType. A cache is created which contains properties of each font and the associated filename. This cache is used to
speed application startup when using the fontconfig library.
FILES
fonts.cache Maps file names to font properties. Read by the fontconfig library at application startup to locate appropriate fonts.
SEE ALSO libfontconfig(3lib)NOTES
fc-cache is run automatically at system boot to ensure font caches are up to date via the fc-cache service. The fc-cache service is man-
aged by the service management facility, smf(5), under the service identifier:
svc:/application/font/fc-cache
Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). The ser-
vice's status can be queried using the svcs(1) command.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Availability | SUNWfontconfig |
|Interface Stability | External |
+--------------------+-----------------+
4 Mar 2003 FC-CACHE(1)
how would I set up a custom application to startup at boot up. Also where would I look to see what application already startup. I don't mean the /etc/rc.d/.... directory. I need to see all the custom applications that are not part of the linux environment.
Thank you. (1 Reply)
Hi I'm wondering,
Is there a way to run an application as a background service on HP-UNIX? I'm a complete noobie! Basically I got an application that runs as an NT service on windows. This application is cross-platform and I am wondering if I could run it as some background service on HP-unix... (2 Replies)
How to view the list of the files in the sub directory along with their properties?
I mean
<folder1>
........<folder11>
..............<folder111>
......................MyFile_1111.txt
......................MyFile_1112.txt
..............<folder112>
......................MyFile_1121.txt... (3 Replies)
i have few files in a directory..
i want to know , how to locate or display that last file in the directory which has the max date..
pls help (2 Replies)
Hello!
unix os is OSF1 CP1 V4.0 878 alpha.It startup os normally.But when i use
a command to run application, it restart within 10 sec.I have no spare harddisk& application to reinstall.When i asked this problem at this forum, it replys that start up scripts are screwed and to mount each... (12 Replies)
Hello Friends,
Does anyone know how to create a startup script for Jboss on IBM AIX 5.3?
Please help me, I'd be highly grateful to you...
Thanks & Regards,
Vinit (0 Replies)
Hello Experts,
Here are my requirements.
I want to monitor a directory and retrieve file properties like file names along with file sizes of files being generated today and that exceeds a threshold limit (say 10MB) using a shell script.
Basically this shell script should monitor (kinda... (1 Reply)