~ubuntu-branches/ubuntu/lucid/fontconfig/lucid

« back to all changes in this revision

Viewing changes to doc/FcNameUnregisterConstants.3

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel
  • Date: 2010-01-14 13:23:47 UTC
  • mfrom: (1.1.7 upstream) (0.1.8 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100114132347-eokx9c6dvdf3q40b
Tags: 2.8.0-2ubuntu1
* Merge from Debian testing, remaining changes: (LP: #490326)
  - fix buildd bustage by ignoring errors in postinst and prerm (taken
    from debian NMU by Riku Voipio <riku.voipio@iki.fi>)
    - add debian/fontconfig.prerm
    - update debian/fontconfig.postinst
  - debian/fontconfig-config.postinst: drop debconf transition;
    we remove conf.d links for hinting, subpixel and bitmap configs
    and stop looking at debconf, excluding 70-no-bitmaps.conf.
  - debian/fontconfig-config.postinst: also exclude 70-no-bitmaps.conf
    from "drop debconf transition" to ensure that it doesn't get removed
    automatically
    - keep adding it in CONF_FILES through 07_no_bitmaps.patch as well.
  - debian/patches/00_old_diff_gz.patch:
    - add MgOpen Moderna family to 40-nonlatin.conf
    - reorder Bitstream Vera and DejaVu families in 60-latin.conf
  - debian/patches/00_old_diff_gz.patch,
    debian/patches/04_ubuntu_monospace_lcd_filter_conf.patch,
    debian/patches/05_ubuntu_add_hinting_and_antialiasing_confs.patch:
    - add extra config files:
      - antialias and hinting.
      - 52-languageselector.conf
      - 53-monospace-lcd-filter.conf
  - debian/patches/05_lcdfilterlegacy.patch: Recognize const value 
    "lcdfilterlegacy", introduced before upstream did introduce "lcdlegacy"
  - debian/patches/06_ubuntu_lcddefault.patch: set lcddefault as default
  - drop debian/fontconfig-config.templates, debian/fontconfig-config.config,
    and associtated po files.
* purge debconf database when upgrading from previous versions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" This manpage has been automatically generated by docbook2man 
2
 
.\" from a DocBook document.  This tool can be found at:
3
 
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
4
 
.\" Please send any bug reports, improvements, comments, patches, 
5
 
.\" etc. to Steve Cheng <steve@ggi-project.org>.
6
 
.TH "FcNameUnregisterConstants" "3" "31 May 2008" "" ""
7
 
 
 
1
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
 
2
.TH "FcNameUnregisterConstants" "3" "18 November 2009" "" ""
8
3
.SH NAME
9
4
FcNameUnregisterConstants \- Unregister symbolic constants
10
5
.SH SYNOPSIS
11
 
.sp
 
6
.nf
12
7
\fB#include <fontconfig.h>
13
8
.sp
14
 
FcBool FcNameUnregisterConstants (const FcConstant *\fIconsts\fB, int \fInconsts\fB);
15
 
\fR
 
9
FcBool FcNameUnregisterConstants(const FcConstant *\fIconsts\fB);
 
10
(int \fInconsts\fB);
 
11
\fR.fi
16
12
.SH "DESCRIPTION"
17
13
.PP
18
14
Unregister \fInconsts\fR symbolic constants. Returns
20
16
FcTrue.
21
17
.SH "VERSION"
22
18
.PP
23
 
Fontconfig version 2.6.0
 
19
Fontconfig version 2.8.0