Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

fcdefaultsubstitute(3) [opensolaris man page]

FcDefaultSubstitute(3)													    FcDefaultSubstitute(3)

NAME
FcDefaultSubstitute - Perform default substitutions in a pattern SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcDefaultSubstitute (FcPattern *pattern); DESCRIPTION
Supplies default values for underspecified font patterns: o Patterns without a specified style or weight are set to Medium o Patterns without a specified style or slant are set to Roman o Patterns without a specified pixel size are given one computed from any specified point size (default 12), dpi (default 75) and scale (default 1). VERSION
Fontconfig version 2.5.0 ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcDefaultSubstitute(3)

Check Out this Related Man Page

FcFontMatch(3)															    FcFontMatch(3)

NAME
FcFontMatch - Return best font SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcPattern * FcFontMatch (FcConfig *config, FcPattern *p, FcResult *result); DESCRIPTION
Finds the font in sets most closely matching pattern and returns the result of FcFontRenderPrepare for that font and the provided pattern. This function should be called only after FcConfigSubstitute and FcDefaultSubstitute have been called for p; otherwise the results will not be correct. VERSION
Fontconfig version 2.5.0 ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcFontMatch(3)
Man Page

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

To find 3 patterns in a file

hy i have a requirement in which my script needs to find 3 patterns in a file and if any pattern is missing it should sent a mail Patterns Interval60min_Daily_readings$a.txt Interval_Daily_readings$a.txt Daily_readings$a.txt Basically i want to test for the above Patterns in the... (2 Replies)
Discussion started by: ali560045
2 Replies

2. UNIX for Dummies Questions & Answers

Calling Patterns of ".*" from a file

I used to create a file to read my patterns and call them with grep but now I want to use different sort of patterns and it does not work with a list on a accept file Grep –F –f acceptfile.txt mainfile.txt > outputfile.txt I have a data like this as they are in sequence of 5 The box of... (8 Replies)
Discussion started by: A-V
8 Replies

3. UNIX for Dummies Questions & Answers

Multi Patterns with Grep "$x .*$ y .*$z " ?

I have a program which I am trying to improve and I hope you can help me 1 ) My main program took a file and list of words such as 2) Created a matrix of the patter of 2 by 2s of instances where one word was followed by the other word. 3) Save each pattern in a file So having a list like 1... (2 Replies)
Discussion started by: A-V
2 Replies

4. What is on Your Mind?

Patterns & Anomalies in Cyberspace

Patterns & Anomalies in Cyberspace Patterns & Anomalies in Cyberspace - Presenting visual patterns and anomalies in cyberspace based on research and development into visualization tools and processing methods for cyberspace situational awareness. This visual presentation is made with actual... (0 Replies)
Discussion started by: Neo
0 Replies

5. What is on Your Mind?

Virtualized Cyberspace - Visualizing Patterns & Anomalies for Cognitive Cyber Situational Awareness

Our team just published this technical report on ResearchGate: Virtualized Cyberspace - Visualizing Patterns & Anomalies for Cognitive Cyber Situational Awareness ABSTRACT ACKNOWLEDGMENTS Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License This... (0 Replies)
Discussion started by: Neo
0 Replies