--- fontconfig-2.4.2.orig/doc/Makefile +++ fontconfig-2.4.2/doc/Makefile @@ -0,0 +1,786 @@ +# Makefile.in generated by automake 1.9.6 from Makefile.am. +# doc/Makefile. Generated from Makefile.in by configure. + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + + +# +# $Id$ +# +# Copyright © 2003 Keith Packard +# +# Permission to use, copy, modify, distribute, and sell this software and its +# documentation for any purpose is hereby granted without fee, provided that +# the above copyright notice appear in all copies and that both that +# copyright notice and this permission notice appear in supporting +# documentation, and that the name of Keith Packard not be used in +# advertising or publicity pertaining to distribution of the software without +# specific, written prior permission. Keith Packard makes no +# representations about the suitability of this software for any purpose. It +# is provided "as is" without express or implied warranty. +# +# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR +# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +# PERFORMANCE OF THIS SOFTWARE. + + +srcdir = . +top_srcdir = .. + +pkgdatadir = $(datadir)/fontconfig +pkglibdir = $(libdir)/fontconfig +pkgincludedir = $(includedir)/fontconfig +top_builddir = .. +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +INSTALL = /usr/bin/install -c +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = i486-pc-linux-gnu +host_triplet = i486-pc-linux-gnu +noinst_PROGRAMS = edit-sgml$(EXEEXT) +subdir = doc +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ + $(srcdir)/version.sgml.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(install_sh) -d +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = version.sgml +PROGRAMS = $(noinst_PROGRAMS) +am_edit_sgml_OBJECTS = edit-sgml.$(OBJEXT) +edit_sgml_OBJECTS = $(am_edit_sgml_OBJECTS) +edit_sgml_LDADD = $(LDADD) +DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) +depcomp = $(SHELL) $(top_srcdir)/depcomp +am__depfiles_maybe = depfiles +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ + $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ + $(AM_CFLAGS) $(CFLAGS) +CCLD = $(CC) +SOURCES = $(edit_sgml_SOURCES) +DIST_SOURCES = $(edit_sgml_SOURCES) +man3dir = $(mandir)/man3 +am__installdirs = "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(man5dir)" \ + "$(DESTDIR)$(docdir)" "$(DESTDIR)$(htmldocdir)" +man5dir = $(mandir)/man5 +NROFF = nroff +MANS = $(man3_MANS) $(man5_MANS) +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; +docDATA_INSTALL = $(INSTALL_DATA) +htmldocDATA_INSTALL = $(INSTALL_DATA) +DATA = $(doc_DATA) $(htmldoc_DATA) +ETAGS = etags +CTAGS = ctags +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = ${SHELL} /home/packages/u/fontconfig-2.4.2/missing --run aclocal-1.9 +AMDEP_FALSE = +AMDEP_TRUE = # +AMTAR = ${SHELL} /home/packages/u/fontconfig-2.4.2/missing --run tar +AR = ar +ARCHITECTURE = auto +AS = as +AUTOCONF = ${SHELL} /home/packages/u/fontconfig-2.4.2/missing --run autoconf +AUTOHEADER = ${SHELL} /home/packages/u/fontconfig-2.4.2/missing --run autoheader +AUTOMAKE = ${SHELL} /home/packages/u/fontconfig-2.4.2/missing --run automake-1.9 +AWK = gawk +CC = cc +CCDEPMODE = depmode=none +CC_FOR_BUILD = cc +CFLAGS = -g -Wall -O2 +CONFDIR = ${sysconfdir}/fonts +CPP = cc -E +CPPFLAGS = +CROSS_COMPILING_FALSE = +CROSS_COMPILING_TRUE = # +CXX = g++ +CXXCPP = g++ -E +CXXDEPMODE = depmode=none +CXXFLAGS = -g -Wall -O2 +CYGPATH_W = echo +DEFS = -DHAVE_CONFIG_H +DEPDIR = .deps +DLLTOOL = dlltool +DOCDIR = ${datadir}/doc/fontconfig +DOCMAN3 = +DOCSRC = +ECHO = echo +ECHO_C = +ECHO_N = -n +ECHO_T = +EGREP = /bin/grep -E +ENABLE_DOCS_FALSE = +ENABLE_DOCS_TRUE = # +EXEEXT = +EXEEXT_FOR_BUILD = +EXPAT_CFLAGS = +EXPAT_LIBS = -lexpat +F77 = g77 +FC_ADD_FONTS = /usr/share/X11/fonts,/usr/local/share/fonts +FC_CACHEDIR = /var/cache/fontconfig +FC_DEFAULT_FONTS = /usr/share/fonts +FC_FONTDATE = Wed May 23 14:05:08 CEST 2007 +FC_FONTPATH = /usr/share/X11/fonts /usr/local/share/fonts +FFLAGS = -g -O2 +FREETYPE_CFLAGS = -I/usr/include/freetype2 +FREETYPE_LIBS = -lfreetype -lz +GREP = /bin/grep +HASDOCBOOK = no +HAVE_EXPAT = 1 +HAVE_XMLPARSE_H = +ICONV_LIBS = +INSTALL_DATA = ${INSTALL} -m 644 +INSTALL_PROGRAM = ${INSTALL} +INSTALL_SCRIPT = ${INSTALL} +INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s +LDFLAGS = +LIBOBJS = +LIBS = +LIBTOOL = $(SHELL) $(top_builddir)/libtool +LIBXML2_CFLAGS = +LIBXML2_LIBS = +LN_S = ln -s +LTLIBOBJS = +LT_CURRENT = 3 +LT_CURRENT_MINUS_AGE = 1 +LT_REVISION = 0 +LT_VERSION_INFO = 3:0:2 +MAINT = # +MAINTAINER_MODE_FALSE = +MAINTAINER_MODE_TRUE = # +MAKEINFO = ${SHELL} /home/packages/u/fontconfig-2.4.2/missing --run makeinfo +MS_LIB_AVAILABLE_FALSE = +MS_LIB_AVAILABLE_TRUE = # +OBJDUMP = objdump +OBJEXT = o +ORTH_FILES = aa.orth ab.orth af.orth am.orth ar.orth as.orth ast.orth ava.orth ay.orth az.orth az_ir.orth ba.orth bam.orth be.orth bg.orth bh.orth bho.orth bi.orth bin.orth bn.orth bo.orth br.orth bs.orth bua.orth ca.orth ce.orth ch.orth chm.orth chr.orth co.orth cs.orth cu.orth cv.orth cy.orth da.orth de.orth dz.orth el.orth en.orth eo.orth es.orth et.orth eu.orth fa.orth fi.orth fj.orth fo.orth fr.orth ful.orth fur.orth fy.orth ga.orth gd.orth gez.orth gl.orth gn.orth gu.orth gv.orth ha.orth haw.orth he.orth hi.orth ho.orth hr.orth hu.orth hy.orth ia.orth ibo.orth id.orth ie.orth ik.orth io.orth is.orth it.orth iu.orth ja.orth ka.orth kaa.orth ki.orth kk.orth kl.orth km.orth kn.orth ko.orth kok.orth ks.orth ku.orth ku_ir.orth kum.orth kv.orth kw.orth ky.orth la.orth lb.orth lez.orth ln.orth lo.orth lt.orth lv.orth mg.orth mh.orth mi.orth mk.orth ml.orth mn.orth mo.orth mr.orth mt.orth my.orth nb.orth nds.orth ne.orth nl.orth nn.orth no.orth ny.orth oc.orth om.orth or.orth os.orth pa.orth pl.orth ps_af.orth ps_pk.orth pt.orth rm.orth ro.orth ru.orth sa.orth sah.orth sco.orth se.orth sel.orth sh.orth si.orth sk.orth sl.orth sm.orth sma.orth smj.orth smn.orth sms.orth so.orth sq.orth sr.orth sv.orth sw.orth syr.orth ta.orth te.orth tg.orth th.orth ti_er.orth ti_et.orth tig.orth tk.orth tl.orth tn.orth to.orth tr.orth ts.orth tt.orth tw.orth tyv.orth ug.orth uk.orth ur.orth uz.orth ven.orth vi.orth vo.orth vot.orth wa.orth wen.orth wo.orth xh.orth yap.orth yi.orth yo.orth zh_cn.orth zh_hk.orth zh_mo.orth zh_sg.orth zh_tw.orth zu.orth +OS_WIN32_FALSE = +OS_WIN32_TRUE = # +PACKAGE = fontconfig +PACKAGE_BUGREPORT = +PACKAGE_NAME = +PACKAGE_STRING = +PACKAGE_TARNAME = +PACKAGE_VERSION = +PATH_SEPARATOR = : +PKG_CONFIG = /usr/bin/pkg-config +RANLIB = ranlib +SET_MAKE = +SHELL = /bin/sh +STRIP = strip +USEDOCBOOK_FALSE = +USEDOCBOOK_TRUE = # +VERSION = 2.4.2 +WARN_CFLAGS = -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing +ac_ct_CC = cc +ac_ct_CXX = +ac_ct_F77 = g77 +am__fastdepCC_FALSE = +am__fastdepCC_TRUE = # +am__fastdepCXX_FALSE = +am__fastdepCXX_TRUE = # +am__include = include +am__leading_dot = . +am__quote = +am__tar = ${AMTAR} chof - "$$tardir" +am__untar = ${AMTAR} xf - +bindir = ${exec_prefix}/bin +build = i486-pc-linux-gnu +build_alias = i486-linux-gnu +build_cpu = i486 +build_os = linux-gnu +build_vendor = pc +confdir = ${sysconfdir}/fonts +datadir = ${datarootdir} +datarootdir = ${prefix}/share +docdir = ${datadir}/doc/fontconfig +dvidir = ${docdir} +exec_prefix = ${prefix} +fc_cachedir = /var/cache/fontconfig +ft_config = /usr/bin/freetype-config +host = i486-pc-linux-gnu +host_alias = +host_cpu = i486 +host_os = linux-gnu +host_vendor = pc +htmldir = ${docdir} +includedir = ${prefix}/include +infodir = ${prefix}/share/info +install_sh = /home/packages/u/fontconfig-2.4.2/install-sh +libdir = ${exec_prefix}/lib +libexecdir = ${prefix}/lib/fontconfig +localedir = ${datarootdir}/locale +localstatedir = /var +mandir = ${prefix}/share/man +mkdir_p = mkdir -p -- +ms_librarian = +oldincludedir = /usr/include +pdfdir = ${docdir} +prefix = /usr +program_transform_name = s,x,x, +psdir = ${docdir} +sbindir = ${exec_prefix}/sbin +sharedstatedir = ${prefix}/com +sysconfdir = /etc +target_alias = +LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ +DOC_SRC = $(srcdir) +DOC_MODULE = fontconfig +DOC2HTML = docbook2html +DOC2TXT = docbook2txt +DOC2MAN = docbook2man +DOC2PDF = docbook2pdf +TXT = fontconfig-user.txt fontconfig-devel.txt +PDF = fontconfig-user.pdf fontconfig-devel.pdf +HTML_FILES = fontconfig-user.html +HTML_DIR = fontconfig-devel +SGML = fontconfig-user.sgml fontconfig-devel.sgml +FNCS_TMPL = ${DOC_SRC}/func.sgml +DOC_FUNCS_FNCS = \ + fcatomic.fncs \ + fcblanks.fncs \ + fccharset.fncs \ + fcconfig.fncs \ + fcconstant.fncs \ + fcfile.fncs \ + fcfontset.fncs \ + fcfreetype.fncs \ + fcinit.fncs \ + fcmatrix.fncs \ + fcobjectset.fncs \ + fcobjecttype.fncs \ + fcpattern.fncs \ + fcstring.fncs \ + fcstrset.fncs \ + fcvalue.fncs + +DOC_FUNCS_SGML = \ + fcatomic.sgml \ + fcblanks.sgml \ + fccharset.sgml \ + fcconfig.sgml \ + fcconstant.sgml \ + fcfile.sgml \ + fcfontset.sgml \ + fcfreetype.sgml \ + fcinit.sgml \ + fcmatrix.sgml \ + fcobjectset.sgml \ + fcobjecttype.sgml \ + fcpattern.sgml \ + fcstring.sgml \ + fcstrset.sgml \ + fcvalue.sgml + +man5_MANS = fonts-conf.5 +man3_MANS = $(DOCMAN3) +edit_sgml_SOURCES = edit-sgml.c +DOC_FILES = $(TXT) $(PDF) $(HTML_FILES) +LOCAL_DOCS = $(man3_MANS) $(man5_MANS) $(DOC_FILES) $(HTML_DIR)/* +EXTRA_DIST = $(LOCAL_DOCS) $(SGML) $(DOC_FUNCS_FNCS) func.sgml confdir.sgml.in +SUFFIXES = .fncs .sgml .txt .html +#STRIPNL = awk '{ if (NR > 1) printf ("\n"); printf ("%s", $$0); }' +#CLEANFILES = confdir.sgml local-fontconfig-user.sgml local-fontconfig-devel.sgml +htmldoc_DATA = $(srcdir)/$(HTML_DIR)/* +#htmldoc_DATA = $(HTML_DIR)/* +htmldocdir = $(docdir)/$(HTML_DIR) +doc_DATA = $(DOC_FILES) +all: all-am + +.SUFFIXES: +.SUFFIXES: .fncs .sgml .txt .html .c .lo .o .obj .pdf +$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu doc/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: # $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): # $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +version.sgml: $(top_builddir)/config.status $(srcdir)/version.sgml.in + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ + +clean-noinstPROGRAMS: + @list='$(noinst_PROGRAMS)'; for p in $$list; do \ + f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ + echo " rm -f $$p $$f"; \ + rm -f $$p $$f ; \ + done +edit-sgml$(EXEEXT): $(edit_sgml_OBJECTS) $(edit_sgml_DEPENDENCIES) + @rm -f edit-sgml$(EXEEXT) + $(LINK) $(edit_sgml_LDFLAGS) $(edit_sgml_OBJECTS) $(edit_sgml_LDADD) $(LIBS) + +mostlyclean-compile: + -rm -f *.$(OBJEXT) + +distclean-compile: + -rm -f *.tab.c + +#include ./$(DEPDIR)/edit-sgml.Po + +.c.o: +# if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ +# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +# source='$<' object='$@' libtool=no +# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) + $(COMPILE) -c $< + +.c.obj: +# if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ +# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +# source='$<' object='$@' libtool=no +# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) + $(COMPILE) -c `$(CYGPATH_W) '$<'` + +.c.lo: +# if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ +# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +# source='$<' object='$@' libtool=yes +# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) + $(LTCOMPILE) -c -o $@ $< + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + -rm -f libtool +uninstall-info-am: +install-man3: $(man3_MANS) $(man_MANS) + @$(NORMAL_INSTALL) + test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)" + @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \ + l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ + for i in $$l2; do \ + case "$$i" in \ + *.3*) list="$$list $$i" ;; \ + esac; \ + done; \ + for i in $$list; do \ + if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ + else file=$$i; fi; \ + ext=`echo $$i | sed -e 's/^.*\\.//'`; \ + case "$$ext" in \ + 3*) ;; \ + *) ext='3' ;; \ + esac; \ + inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=`echo $$inst | sed -e 's/^.*\///'`; \ + inst=`echo $$inst | sed '$(transform)'`.$$ext; \ + echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \ + $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \ + done +uninstall-man3: + @$(NORMAL_UNINSTALL) + @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \ + l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ + for i in $$l2; do \ + case "$$i" in \ + *.3*) list="$$list $$i" ;; \ + esac; \ + done; \ + for i in $$list; do \ + ext=`echo $$i | sed -e 's/^.*\\.//'`; \ + case "$$ext" in \ + 3*) ;; \ + *) ext='3' ;; \ + esac; \ + inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=`echo $$inst | sed -e 's/^.*\///'`; \ + inst=`echo $$inst | sed '$(transform)'`.$$ext; \ + echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \ + rm -f "$(DESTDIR)$(man3dir)/$$inst"; \ + done +install-man5: $(man5_MANS) $(man_MANS) + @$(NORMAL_INSTALL) + test -z "$(man5dir)" || $(mkdir_p) "$(DESTDIR)$(man5dir)" + @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \ + l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ + for i in $$l2; do \ + case "$$i" in \ + *.5*) list="$$list $$i" ;; \ + esac; \ + done; \ + for i in $$list; do \ + if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ + else file=$$i; fi; \ + ext=`echo $$i | sed -e 's/^.*\\.//'`; \ + case "$$ext" in \ + 5*) ;; \ + *) ext='5' ;; \ + esac; \ + inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=`echo $$inst | sed -e 's/^.*\///'`; \ + inst=`echo $$inst | sed '$(transform)'`.$$ext; \ + echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \ + $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst"; \ + done +uninstall-man5: + @$(NORMAL_UNINSTALL) + @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \ + l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ + for i in $$l2; do \ + case "$$i" in \ + *.5*) list="$$list $$i" ;; \ + esac; \ + done; \ + for i in $$list; do \ + ext=`echo $$i | sed -e 's/^.*\\.//'`; \ + case "$$ext" in \ + 5*) ;; \ + *) ext='5' ;; \ + esac; \ + inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=`echo $$inst | sed -e 's/^.*\///'`; \ + inst=`echo $$inst | sed '$(transform)'`.$$ext; \ + echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \ + rm -f "$(DESTDIR)$(man5dir)/$$inst"; \ + done +install-docDATA: $(doc_DATA) + @$(NORMAL_INSTALL) + test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)" + @list='$(doc_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \ + $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \ + done + +uninstall-docDATA: + @$(NORMAL_UNINSTALL) + @list='$(doc_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \ + rm -f "$(DESTDIR)$(docdir)/$$f"; \ + done +install-htmldocDATA: $(htmldoc_DATA) + @$(NORMAL_INSTALL) + test -z "$(htmldocdir)" || $(mkdir_p) "$(DESTDIR)$(htmldocdir)" + @list='$(htmldoc_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(htmldocDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(htmldocdir)/$$f'"; \ + $(htmldocDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(htmldocdir)/$$f"; \ + done + +uninstall-htmldocDATA: + @$(NORMAL_UNINSTALL) + @list='$(htmldoc_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(htmldocdir)/$$f'"; \ + rm -f "$(DESTDIR)$(htmldocdir)/$$f"; \ + done + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + mkid -fID $$unique +tags: TAGS + +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$tags $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && cd $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) $$here + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +distdir: $(DISTFILES) + $(mkdir_p) $(distdir)/$(HTML_DIR) + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ + list='$(DISTFILES)'; for file in $$list; do \ + case $$file in \ + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ + esac; \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test "$$dir" != "$$file" && test "$$dir" != "."; then \ + dir="/$$dir"; \ + $(mkdir_p) "$(distdir)$$dir"; \ + else \ + dir=''; \ + fi; \ + if test -d $$d/$$file; then \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(PROGRAMS) $(MANS) $(DATA) all-local +installdirs: + for dir in "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(htmldocdir)"; do \ + test -z "$$dir" || $(mkdir_p) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool clean-local clean-noinstPROGRAMS \ + mostlyclean-am + +distclean: distclean-am + -rm -rf ./$(DEPDIR) + -rm -f Makefile +distclean-am: clean-am distclean-compile distclean-generic \ + distclean-libtool distclean-tags + +dvi: dvi-am + +dvi-am: + +html: html-am + +info: info-am + +info-am: + +install-data-am: install-docDATA install-htmldocDATA install-man + +install-exec-am: + +install-info: install-info-am + +install-man: install-man3 install-man5 + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -rf ./$(DEPDIR) + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-compile mostlyclean-generic \ + mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-docDATA uninstall-htmldocDATA \ + uninstall-info-am uninstall-man + +uninstall-man: uninstall-man3 uninstall-man5 + +.PHONY: CTAGS GTAGS all all-am all-local check check-am clean \ + clean-generic clean-libtool clean-local clean-noinstPROGRAMS \ + ctags distclean distclean-compile distclean-generic \ + distclean-libtool distclean-tags distdir dvi dvi-am html \ + html-am info info-am install install-am install-data \ + install-data-am install-docDATA install-exec install-exec-am \ + install-htmldocDATA install-info install-info-am install-man \ + install-man3 install-man5 install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-docDATA \ + uninstall-htmldocDATA uninstall-info-am uninstall-man \ + uninstall-man3 uninstall-man5 + + +#.fncs.sgml: +# $(RM) $@ +# ./edit-sgml$(EXEEXT) $(FNCS_TMPL) < '$<' > $*.sgml + +#.sgml.txt: +# $(RM) $@ +# $(DOC2TXT) $< + +#.sgml.pdf: +# $(RM) $@ +# $(DOC2PDF) $< + +#$(man3_MANS): func.refs + +#func.refs: local-fontconfig-devel.sgml $(DOC_FUNCS_SGML) version.sgml confdir.sgml +# $(RM) func.refs +# $(DOC2MAN) local-fontconfig-devel.sgml +# mv manpage.refs func.refs +# $(RM) manpage.links + +#local-fontconfig-devel.sgml: fontconfig-devel.sgml +# $(LN_S) $< $@ + +#$(DOC_FUNCS_SGML): edit-sgml$(EXEEXT) $(FNCS_TMPL) + +#fonts-conf.5: local-fontconfig-user.sgml version.sgml confdir.sgml +# $(RM) $@ +# $(DOC2MAN) local-fontconfig-user.sgml +# $(RM) manpage.refs manpage.links + +#local-fontconfig-user.sgml: fontconfig-user.sgml +# $(LN_S) $< $@ + +#all-local: $(LOCAL_DOCS) + +#clean-local: +# $(RM) $(man3_MANS) $(man5_MANS) $(DOC_FILES) $(DOC_FUNCS_SGML) func.refs +# $(RM) -r $(HTML_DIR) + +#$(HTML_DIR): local-fontconfig-devel.sgml $(DOC_FUNCS_SGML) version.sgml confdir.sgml +# $(RM) -r $(HTML_DIR) +# $(DOC2HTML) -o $(HTML_DIR) local-fontconfig-devel.sgml + +#fontconfig-devel.txt: local-fontconfig-devel.sgml $(DOC_FUNCS_SGML) version.sgml confdir.sgml +# $(RM) $@ +# $(DOC2TXT) local-fontconfig-devel.sgml +# mv local-fontconfig-devel.txt $@ + +#fontconfig-devel.pdf: local-fontconfig-devel.sgml $(DOC_FUNCS_SGML) version.sgml confdir.sgml +# $(RM) $@ +# $(top_srcdir)/missing --run $(DOC2PDF) $< && mv local-$@ $@ \ +# || echo Failed to generate $@ >&2; \ +# (test -f $@ || echo $(DOC2PDF) is required to generate this file >> $@) + +#fontconfig-user.html: local-fontconfig-user.sgml version.sgml confdir.sgml +# $(RM) $@ local-$@ $@.tmp +# $(DOC2HTML) -u local-fontconfig-user.sgml > $@.tmp +# -test -f local-$@ && mv local-$@ $@ +# -test -f $@ || mv $@.tmp $@ +# -test -f $@.tmp && $(RM) $@.tmp + +#fontconfig-user.txt: local-fontconfig-user.sgml version.sgml confdir.sgml +# $(RM) $@ +# $(DOC2TXT) local-fontconfig-user.sgml +# mv local-fontconfig-user.txt $@ + +#fontconfig-user.pdf: local-fontconfig-user.sgml version.sgml confdir.sgml +# $(RM) $@ +# $(top_srcdir)/missing --run $(DOC2PDF) $< && mv local-$@ $@ \ +# || echo Failed to generate $@ >&2; \ +# (test -f $@ || echo $(DOC2PDF) is required to generate this file >> $@) +#confdir.sgml: ${DOC_SRC}/confdir.sgml.in +# sed "s,@CONFDIR\@,${CONFDIR}," < ${DOC_SRC}/confdir.sgml.in | $(STRIPNL) > confdir.sgml + +#$(HTML_DIR)/*: $(HTML_DIR) + +all-local: +clean-local: +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: --- fontconfig-2.4.2.orig/doc/version.sgml +++ fontconfig-2.4.2/doc/version.sgml @@ -0,0 +1,24 @@ + +2.4.2 --- fontconfig-2.4.2.orig/fontconfig/fontconfig.h +++ fontconfig-2.4.2/fontconfig/fontconfig.h @@ -111,6 +111,7 @@ #define FC_EMBOLDEN "embolden" /* Bool - true if emboldening needed*/ #define FC_EMBEDDED_BITMAP "embeddedbitmap" /* Bool - true to enable embedded bitmaps */ #define FC_DECORATIVE "decorative" /* Bool - true if style is a decorative variant */ +#define FC_ANY_METRICS "anymetrics" /* Bool - true to allow metrics which do not match the requested font */ #define FC_CACHE_SUFFIX ".cache-"FC_CACHE_VERSION #define FC_DIR_CACHE_FILE "fonts.cache-"FC_CACHE_VERSION --- fontconfig-2.4.2.orig/src/fcname.c +++ fontconfig-2.4.2/src/fcname.c @@ -74,7 +74,8 @@ { FC_FONTFORMAT, FcTypeString }, { FC_EMBOLDEN, FcTypeBool }, { FC_EMBEDDED_BITMAP, FcTypeBool }, - { FC_DECORATIVE, FcTypeBool }, /* 40 */ + { FC_DECORATIVE, FcTypeBool }, + { FC_ANY_METRICS, FcTypeBool }, /* 41 */ }; #define NUM_OBJECT_TYPES (sizeof _FcBaseObjectTypes / sizeof _FcBaseObjectTypes[0]) --- fontconfig-2.4.2.orig/conf.d/Makefile.am +++ fontconfig-2.4.2/conf.d/Makefile.am @@ -39,6 +39,7 @@ 49-sansserif.conf \ 50-user.conf \ 51-local.conf \ + 52-languageselector.conf \ 60-latin.conf \ 65-fonts-persian.conf \ 65-nonlatin.conf \ @@ -58,6 +59,7 @@ 49-sansserif.conf \ 50-user.conf \ 51-local.conf \ + 52-languageselector.conf \ 60-latin.conf \ 65-fonts-persian.conf \ 65-nonlatin.conf \ --- fontconfig-2.4.2.orig/conf.d/Makefile.in +++ fontconfig-2.4.2/conf.d/Makefile.in @@ -248,6 +248,7 @@ 49-sansserif.conf \ 50-user.conf \ 51-local.conf \ + 52-languageselector.conf \ 60-latin.conf \ 65-fonts-persian.conf \ 65-nonlatin.conf \ @@ -267,6 +268,7 @@ 49-sansserif.conf \ 50-user.conf \ 51-local.conf \ + 52-languageselector.conf \ 60-latin.conf \ 65-fonts-persian.conf \ 65-nonlatin.conf \ --- fontconfig-2.4.2.orig/conf.d/30-amt-aliases.conf +++ fontconfig-2.4.2/conf.d/30-amt-aliases.conf @@ -5,17 +5,42 @@ - - Times New Roman - Thorndale AMT - - - Arial - Albany AMT - - - Courier New - Cumberland AMT - + + + Times New Roman + + + true + + + Thorndale AMT + + + + + Arial + + + true + + + Albany AMT + + + + + Courier New + + + true + + + Cumberland AMT + + --- fontconfig-2.4.2.orig/conf.d/30-urw-aliases.conf +++ fontconfig-2.4.2/conf.d/30-urw-aliases.conf @@ -4,49 +4,120 @@ - - Avant Garde - URW Gothic L - - - Bookman - URW Bookman L - - - Courier - Nimbus Mono L - - - Helvetica - Nimbus Sans L - - - New Century Schoolbook - Century Schoolbook L - - - Palatino - URW Palladio L - - - Times - Nimbus Roman No9 L - - - Zapf Chancery - URW Chancery L - - - Zapf Dingbats - Dingbats - - - - Symbol - - - Standard Symbols L - - + + + Avant Garde + + + true + + + URW Gothic L + + + + + Bookman + + + true + + + URW Bookman L + + + + + Courier + + + true + + + Nimbus Mono L + + + + + Helvetica + + + true + + + Nimbus Sans L + + + + + New Century Schoolbook + + + true + + + Century Schoolbook L + + + + + Palatino + + + true + + + URW Palladio L + + + + + Times + + + true + + + Nimbus Roman No9 L + + + + + Zapf Chancery + + + true + + + URW Chancery L + + + + + Zapf Dingbats + + + true + + + Dingbats + + + + + Symbol + + + true + + + Standard Symbols L + + --- fontconfig-2.4.2.orig/conf.d/40-generic.conf +++ fontconfig-2.4.2/conf.d/40-generic.conf @@ -45,6 +45,7 @@ SimSun FreeSans MgOpen Modata + MgOpen Moderna sans-serif + + language-selector.conf + --- fontconfig-2.4.2.orig/debian/README.Debian +++ fontconfig-2.4.2/debian/README.Debian @@ -0,0 +1,46 @@ +*** IMPORTANT *** + +Recently, fontconfig changed to not include bitmapped fonts in the +default font set. There is now a Debconf question about this. + +If you wish to enable bitmapped fonts manually, either reconfigure this +package (with dpkg-reconfigure fontconfig-config), or remove the +symbolic link /etc/fonts/conf.d/30-debconf-no-bitmaps.conf + +***************** + + +How fonts are handled in Debian: +-------------------------------- + +Fontconfig is a library which handles font configuration and access at +the system level. It is the foundation for a new font handling in X +applications (but can also be useful without X). + +Applications not using fontconfig are accessing their fonts through +the X server. Font packages for these applications are named xfonts-*. +You can also use TrueType fonts with these applications if you install +the x-ttcidfont-conf package, which connects the X server to defoma: +fonts included in ttf-* packages or added manually using dfontmgr can +then be used in these programs. +A few of these applications, using Xft1, can benefit of antialiasing +with vector fonts, but it is deprecated. + +The new font renderer in XFree86 is called freetype2, and applications +using it access fonts on the client side. Most of them (including all +GTK2/GNOME2 and KDE3 applications) do it using fontconfig, which +provides listing and matching facilities for all fonts installed on the +system. Any font installed in /usr/share/fonts or ~/.fonts will be +accessible to these applications. This is now also true for fonts added +using defoma. + +These programs can all benefit from antialiasing, autohinting and +sub-pixel rendering. You can configure it through fontconfig, using +debconf (dpkg-reconfigure fontconfig-config), or by changing +links in /etc/fonts/conf.d by hand. + +Original text by: + -- Josselin Mouette Wed, 8 Oct 2003 21:51:35 +0200 + +Changes for fontconfig 2.3 packages by: + -- Keith Packard Thu, 10 Mar 2005 13:29:11 -0800 --- fontconfig-2.4.2.orig/debian/compat +++ fontconfig-2.4.2/debian/compat @@ -0,0 +1 @@ +4 --- fontconfig-2.4.2.orig/debian/control +++ fontconfig-2.4.2/debian/control @@ -0,0 +1,99 @@ +Source: fontconfig +Section: libs +Priority: optional +Maintainer: Keith Packard +Uploaders: Josselin Mouette +Build-Depends: cdbs (>= 0.4.5.4), debhelper (>= 5.0.22), libfreetype6-dev (>= 2.1.7), libexpat1-dev, defoma (>= 0.7.0), binutils (>= 2.12.90.0.9) +Standards-Version: 3.7.2 + +Package: fontconfig +Section: utils +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, defoma (>= 0.7.0), fontconfig-config +Description: generic font configuration library - support binaries + Fontconfig is a font configuration and customization library, which + does not depend on the X Window System. It is designed to locate + fonts within the system and select them according to requirements + specified by applications. + . + Fontconfig is not a rasterization library, nor does it impose a + particular rasterization library on the application. The X-specific + library 'Xft' uses fontconfig along with freetype to specify and + rasterize fonts. + . + This package contains a program to maintain the fontconfig cache + (fc-cache), a sample program to list installed fonts (fc-list), a program + to test the matching rules (fc-match) and a program to dump the binary + cache files in string form (fc-cat). It also makes fonts managed by defoma + available to fontconfig applications. + +Package: fontconfig-config +Section: libs +Architecture: all +Depends: ${misc:Depends}, ucf (>= 0.29), ttf-dejavu | ttf-bitstream-vera | ttf-freefont | gsfonts-x11 | msttcorefonts +Replaces: fontconfig (<< 2.3.2-2) +Conflicts: fontconfig (<< 2.3.2-2) +Description: generic font configuration library - configuration + Fontconfig is a font configuration and customization library, which + does not depend on the X Window System. It is designed to locate + fonts within the system and select them according to requirements + specified by applications. + . + This package contains the configuration files and scripts for fontconfig. + +Package: fontconfig-udeb +Section: debian-installer +XC-Package-Type: udeb +Architecture: any +Priority: extra +Depends: ${shlibs:Depends} +Description: generic font configuration library - minimal runtime + Fontconfig is a font configuration and customization library, which + does not depend on the X Window System. It is designed to locate + fonts within the system and select them according to requirements + specified by applications. + . + This package contains the minimal runtime library and configuration for + use by the debian-installer software. + +Package: libfontconfig1-dev +Section: libdevel +Architecture: any +Depends: libfontconfig1 (= ${Source-Version}), libexpat1-dev, libfreetype6-dev (>= 2.1.7), pkg-config +Provides: libfontconfig-dev +Description: generic font configuration library - development + Fontconfig is a font configuration and customization library, which + does not depend on the X Window System. It is designed to locate + fonts within the system and select them according to requirements + specified by applications. + . + This package contains the static libraries and headers needed for the + development of applications using fontconfig. + +Package: libfontconfig1 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, fontconfig-config (= ${source:Version}) +Description: generic font configuration library - runtime + Fontconfig is a font configuration and customization library, which + does not depend on the X Window System. It is designed to locate + fonts within the system and select them according to requirements + specified by applications. + . + This package contains the runtime library needed to launch applications + using fontconfig. + +Package: libfontconfig1-dbg +Section: libdevel +Priority: extra +Architecture: any +Depends: libfontconfig1 (= ${Source-Version}) +Description: generic font configuration library - debugging symbols + Fontconfig is a font configuration and customization library, which + does not depend on the X Window System. It is designed to locate + fonts within the system and select them according to requirements + specified by applications. + . + This package contains the debugging symbols associated with + libfontconfig1. They will automatically be used by gdb for debugging + fontconfig-related issues. --- fontconfig-2.4.2.orig/debian/copyright +++ fontconfig-2.4.2/debian/copyright @@ -0,0 +1,29 @@ +This package was debianized by Colin Walters on +Sun, 13 Oct 2002 15:01:50 -0400 + +It was downloaded from http://www.fontconfig.org/ + +Upstream Author: Keith Packard + +Copyright: + +Copyright © 2001,2003 Keith Packard + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of Keith Packard not be used in +advertising or publicity pertaining to distribution of the software without +specific, written prior permission. Keith Packard makes no +representations about the suitability of this software for any purpose. It +is provided "as is" without express or implied warranty. + +KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + --- fontconfig-2.4.2.orig/debian/fc-cache.1 +++ fontconfig-2.4.2/debian/fc-cache.1 @@ -0,0 +1,68 @@ +.\" This manpage has been automatically generated by docbook2man +.\" from a DocBook document. This tool can be found at: +.\" +.\" Please send any bug reports, improvements, comments, patches, +.\" etc. to Steve Cheng . +.TH "FC-CACHE" "1" "05 June 2006" "" "" + +.SH NAME +fc-cache \- build font information cache files +.SH SYNOPSIS + +\fBfc-cache\fR [ \fB-fsvV?\fR ] [ \fB--force\fR ] [ \fB--system-only\fR ] [ \fB--verbose\fR ] [ \fB--version\fR ] [ \fB--help\fR ] [ \fB\fIdirs\fB\fR ] + +.SH "DESCRIPTION" +.PP +\fBfc-cache\fR scans the font directories on +the system and builds font information cache files for +applications using fontconfig for their font handling. +.PP +If directory arguments are not given, +\fBfc-cache\fR 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 up application startup when using +the fontconfig library. +.SH "OPTIONS" +.PP +This program follows the usual GNU command line syntax, +with long options starting with two dashes (`-'). A summary of +options is included below. +.TP +\fB-f --force \fR +Force re-generation of apparently up-to-date cache files, +overriding the timestamp checking. +.TP +\fB-s --system-only \fR +Only scan system-wide directories, omitting the places +located in the user's home directory. +.TP +\fB-v --verbose \fR +Display status information while busy. +.TP +\fB-? --help \fR +Show summary of options. +.TP +\fB-V --version \fR +Show version of the program and exit. +.TP +\fB\fIdirs\fB \fR +A list of directories to scan for fonts. +.SH "FILES" +.TP +\fB\fIfonts.cache-1\fB\fR +These files are generated by \fBfc-cache\fR +and contain maps from file names to font properties. They are +read by the fontconfig library at application startup to locate +appropriate fonts. +.SH "SEE ALSO" +.PP +\fBfc-list\fR (1). +.PP +The fontconfig user's guide, in HTML format: +\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. +.SH "AUTHOR" +.PP +This manual page was written by Keith Packard + and Josselin Mouette \&. --- fontconfig-2.4.2.orig/debian/fc-list.1 +++ fontconfig-2.4.2/debian/fc-list.1 @@ -0,0 +1,61 @@ +.\" This manpage has been automatically generated by docbook2man +.\" from a DocBook document. This tool can be found at: +.\" +.\" Please send any bug reports, improvements, comments, patches, +.\" etc. to Steve Cheng . +.TH "FC-LIST" "1" "05 June 2006" "" "" + +.SH NAME +fc-list \- list available fonts +.SH SYNOPSIS + +\fBfc-list\fR [ \fB-vV?\fR ] [ \fB--verbose\fR ] [ \fB--version\fR ] [ \fB--help\fR ] [ \fB\fIpattern\fB\fR ] [ \fB\fIelement\fB\fR ] + +.SH "DESCRIPTION" +.PP +\fBfc-list\fR lists fonts and styles +available on the system for applications using fontconfig. +.SH "OPTIONS" +.PP +This program follows the usual GNU command line syntax, +with long options starting with two dashes (`-'). A summary of +options is included below. +.TP +\fB-v --verbose \fR +Display status information while busy. +.TP +\fB-? --help \fR +Show summary of options. +.TP +\fB-V --version \fR +Show version of the program and exit. +.TP +\fB\fIpattern\fB \fR +If this argument is set, only fonts matching +\fIpattern\fR are displayed. +.TP +\fB\fIelement\fB \fR +If set, the \fIelement\fR property +is displayed for matching fonts. +.SH "EXAMPLES" +.TP +\fBfc-list\fR +Lists all font faces. +.TP +\fBfc-list :lang=hi\fR +Lists font faces that cover Hindi. +.TP +\fBfc-list : family style file spacing \fR +Lists the filename and spacing value for each font +face. ``:'' is an empty pattern that matches all +fonts. +.SH "SEE ALSO" +.PP +\fBfc-cache\fR (1). +.PP +The fontconfig user's guide, in HTML format: +\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. +.SH "AUTHOR" +.PP +This manual page was written by Keith Packard + and Josselin Mouette \&. --- fontconfig-2.4.2.orig/debian/fontconfig-config.config +++ fontconfig-2.4.2/debian/fontconfig-config.config @@ -0,0 +1,87 @@ +#! /bin/sh + +set -e + +. /usr/share/debconf/confmodule + +CONFDIR=/etc/fonts/conf.d + +hinting_type="Native" + +unhinted_2_3="10-debconf-unhinted.conf" +unhinted_2_4="10-unhinted.conf" +autohint_2_3="10-debconf-autohint.conf" +autohint_2_4="10-autohint.conf" + +if [ -h $CONFDIR/$unhinted_2_4 -o -h $CONFDIR/$unhinted_2_3 ]; then + hinting_type="None" +fi +if [ -h $CONFDIR/$autohint_2_4 -o -h $CONFDIR/$autohint_2_3 ]; then + hinting_type="Autohinter" +fi + +db_set fontconfig/hinting_type "$hinting_type" + + +subpixel_rendering="Automatic" + +subpixel_2_3="20-debconf-sub-pixel.conf" +subpixel_2_4="10-sub-pixel.conf" +no_subpixel_2_3="20-debconf-no-sub-pixel.conf" +no_subpixel_2_4="10-no-sub-pixel.conf" + +if [ -h $CONFDIR/$subpixel_2_4 -o -h $CONFDIR/$subpixel_2_3 ]; then + subpixel_rendering="Always" +fi + +if [ -h $CONFDIR/$no_subpixel_2_4 -o -h $CONFDIR/$no_subpixel_2_3 ]; then + subpixel_rendering="Never" +fi + +db_set fontconfig/subpixel_rendering "$subpixel_rendering" + + +# convert old debconf -> new debconf -> current debconf +if [ -f /var/lib/fontconfig/local.conf ]; then + # old -> current + if db_get fontconfig/subpixel_rendering; then + if [ "$RET" = true ]; then + db_set fontconfig/subpixel_rendering "Always" + db_set fontconfig/hinting_type "Native" + fi + fi + # new -> current + if db_get fontconfig/rendering_type; then + case "$RET" in + "Subpixel rendering (LCD screens)") + db_set fontconfig/subpixel_rendering "Always" + db_set fontconfig/hinting_type "Native" + ;; + "Bytecode interpreter (CRT screens)") + db_set fontconfig/subpixel_rendering "Never" + db_set fontconfig/hinting_type "Native" + ;; + "Autohinter") + db_set fontconfig/subpixel_rendering "Automatic" + db_set fontconfig/hinting_type "Autohinter" + ;; + esac + db_unregister fontconfig/rendering_type || true + fi +fi + +yes_bitmaps_2_3="30-debconf-yes-bitmaps.conf" +yes_bitmaps_2_4="70-yes-bitmaps.conf" +no_bitmaps_2_3="30-debconf-no-bitmaps.conf" +no_bitmaps_2_4="70-no-bitmaps.conf" + +if [ -h $CONFDIR/$yes_bitmaps_2_4 -o -h $CONFDIR/$yes_bitmaps_2_3 ]; then + db_set fontconfig/enable_bitmaps true +elif [ -h $CONFDIR/$no_bitmaps_2_4 -o -h $CONFDIR/$no_bitmaps_2_3 ]; then + db_set fontconfig/enable_bitmaps false +fi + +db_input low fontconfig/hinting_type || true +db_input low fontconfig/subpixel_rendering || true +db_input low fontconfig/enable_bitmaps || true +db_go --- fontconfig-2.4.2.orig/debian/fontconfig-config.install +++ fontconfig-2.4.2/debian/fontconfig-config.install @@ -0,0 +1,3 @@ +debian/tmp/etc/fonts/fonts.* +debian/tmp/etc/fonts/conf.d/* +debian/tmp/etc/fonts/conf.avail/* --- fontconfig-2.4.2.orig/debian/fontconfig-config.manpages +++ fontconfig-2.4.2/debian/fontconfig-config.manpages @@ -0,0 +1 @@ +doc/*.5 --- fontconfig-2.4.2.orig/debian/fontconfig-config.postinst +++ fontconfig-2.4.2/debian/fontconfig-config.postinst @@ -0,0 +1,106 @@ +#!/bin/sh + +set -e + +. /usr/share/debconf/confmodule + +# Remove old ucf stuff +rm -rf /var/lib/fontconfig + +CONFAVAIL=/etc/fonts/conf.avail +CONFDIR=/etc/fonts/conf.d + +# Add the defoma configuration +defoma_link="30-defoma.conf" +ln -sf /var/lib/defoma/fontconfig.d/fonts.conf $CONFDIR/$defoma_link + +db_get fontconfig/hinting_type +hinting_type="$RET" + +unhinted="10-unhinted.conf" +autohint="10-autohint.conf" + +if [ -h $CONFDIR/$unhinted ]; then + rm $CONFDIR/$unhinted +fi +if [ -h $CONFDIR/$autohint ]; then + rm $CONFDIR/$autohint +fi + +case "$hinting_type" in +"Native") + ;; +"Autohinter") + ln -s $CONFAVAIL/$autohint $CONFDIR/$autohint + ;; +"None") + ln -s $CONFAVAIL/$unhinted $CONFDIR/$unhinted + ;; +esac + + +db_get fontconfig/subpixel_rendering +subpixel_rendering="$RET" + +subpixel="10-sub-pixel-rgb.conf" +no_subpixel="10-no-sub-pixel.conf" + +if [ -h $CONFDIR/$subpixel ]; then + rm $CONFDIR/$subpixel +fi + +if [ -h $CONFDIR/$no_subpixel ]; then + rm $CONFDIR/$no_subpixel +fi + +case "$subpixel_rendering" in +"Automatic") + ;; +"Always") + ln -s $CONFAVAIL/$subpixel $CONFDIR/$subpixel + ;; +"Never") + ln -s $CONFAVAIL/$no_subpixel $CONFDIR/$no_subpixel + ;; +esac + + +db_get fontconfig/enable_bitmaps +enable_bitmaps="$RET" + +yes_bitmaps="70-yes-bitmaps.conf" +no_bitmaps="70-no-bitmaps.conf" + +if [ -h $CONFDIR/$yes_bitmaps ]; then + rm $CONFDIR/$yes_bitmaps +fi + +if [ -h $CONFDIR/$no_bitmaps ]; then + rm $CONFDIR/$no_bitmaps +fi + +case "$enable_bitmaps" in +"true") +# We create the appropriate symlink either way. In the future +# (ie, when we no longer have to care about upgrades from dapper +# or earlier), this will make it possible to preserve configuration +# changes made by hand in /etc, because the state in the filesystem +# will then always be unambiguous and therefore useable. + ln -s $CONFAVAIL/$yes_bitmaps $CONFDIR/$yes_bitmaps + ;; +*) + ln -s $CONFAVAIL/$no_bitmaps $CONFDIR/$no_bitmaps + ;; +esac + + +# Create /usr/local/share/fonts +LOCALDIR=/usr/local/share/fonts +if [ ! -d $LOCALDIR ]; then + if mkdir $LOCALDIR 2>/dev/null ; then + chmod 2775 $LOCALDIR + chown root:staff $LOCALDIR + fi +fi + +#DEBHELPER# --- fontconfig-2.4.2.orig/debian/fontconfig-config.postrm +++ fontconfig-2.4.2/debian/fontconfig-config.postrm @@ -0,0 +1,18 @@ +#! /bin/sh + +set -e + +CONF=/etc/fonts/local.conf + +case "$1" in + purge) + if [ -x /usr/bin/ucf ]; then + ucf --purge $CONF + fi + rm -f $CONF + rm -rf /etc/fonts/conf.d + rmdir /usr/local/share/fonts 2>/dev/null || true + ;; +esac + +#DEBHELPER# --- fontconfig-2.4.2.orig/debian/fontconfig-config.templates +++ fontconfig-2.4.2/debian/fontconfig-config.templates @@ -0,0 +1,27 @@ +Template: fontconfig/hinting_type +Type: select +_Choices: Native, Autohinter, None +Default: Native +_Description: Font tuning method for screen: + Select Native if you mostly use Bitstream Vera (the default in Debian) or + any of the Microsoft fonts. Select Autohinter if you mostly use other + TrueType fonts. Select None if you want blurry text. + +Template: fontconfig/subpixel_rendering +Type: select +_Choices: Automatic, Always, Never +Default: Automatic +_Description: Enable subpixel rendering for screen: + Rendering text at a subpixel level generally makes it look a bit better + on flat (LCD) screens, but can show color artifacts on CRT screens. The + "Automatic" choice will enable it only if a LCD screen is detected. + +Template: fontconfig/enable_bitmaps +Type: boolean +Default: false +_Description: Enable bitmapped fonts by default? + By default, only outline fonts are used by applications which support + fontconfig. Outline fonts are fonts which scale well to various sizes. + In contrast, bitmapped fonts are often lower quality. Enabling this option + will affect the systemwide default; this and many other fontconfig options + may be enabled or disabled on a per-user basis. --- fontconfig-2.4.2.orig/debian/fontconfig-udeb.install +++ fontconfig-2.4.2/debian/fontconfig-udeb.install @@ -0,0 +1,5 @@ +debian/tmp/usr/lib/libfontconfig*.so.* +debian/tmp/usr/bin/fc-list +debian/tmp/etc/fonts/fonts.conf +debian/tmp/etc/fonts/conf.avail/[1245689]*.conf +debian/tmp/etc/fonts/conf.d/[1245689]*.conf --- fontconfig-2.4.2.orig/debian/fontconfig.defoma +++ fontconfig-2.4.2/debian/fontconfig.defoma @@ -0,0 +1,162 @@ +# -*- perl -*- +# Defoma configuration script for fontconfig +# Copyright © 2003 Angus Lees +# This file is hereby placed into the public domain. + +@ACCEPT_CATEGORIES = qw(type1 truetype cid); +# .. and any other categories supported by freetype + +package fontconfig; + +use Debian::Defoma::Common; +use Debian::Defoma::Id; +use Debian::Defoma::Subst; + +use strict; +use warnings; + +my $PkgDir = "$ROOTDIR/fontconfig.d"; +my ($Id, $Sb); + +sub init { + $Id ||= defoma_id_open_cache() or return 1; + $Sb ||= defoma_subst_open(rulename => 'fontconfig', + threshold => 70, + idobject => $Id) or return 1; + + return 0; +} + +sub register { + my $font = shift; + my $hints = parse_hints_start(@_); + + return 1 unless $hints->{FontName}; + + my $priority = $hints->{Priority} || 20; + my ($fontname) = split / +/, $hints->{FontName}; + my @alias = split / +/, $hints->{Alias} if $hints->{Alias}; + + defoma_id_register($Id, type => 'real', font => $font, + id => $fontname, priority => $priority, + hints => join(' ', @_)); + + foreach my $alias (@alias) { + defoma_id_register($Id, type => 'alias', font => $font, + id => $alias, priority => $priority, + origin => $fontname); + } + + defoma_subst_register($Sb, $font, $fontname); + + return 0; +} + +sub unregister { + my $font = shift; + defoma_subst_unregister($Sb, $font); + defoma_id_unregister($Id, type => 'alias', font => $font); + defoma_id_unregister($Id, type => 'real', font => $font); + return 0; +} + +sub do_install_real { + my $font = shift; + my $id = shift; + + my $dir = $PkgDir . '/' . substr($id, 0, 1); + my $ext = $font =~ m|\.([^/.]+)$| ? ".$1" : ''; + my $file = $id . $ext; + + mkdir $dir; + symlink $font, "$dir/$file" or return 1; + + return 0; +} + +sub do_remove_real { + my $font = shift; + my $id = shift; + + my $dir = $PkgDir . '/' . substr($id, 0, 1); + my $ext = $font =~ m|\.([^/.]+)$| ? ".$1" : ''; + my $file = $id . $ext; + + unlink "$dir/$file" or return 1; + rmdir $dir; # ignore failure + + return 0; +} + +sub term { + return unless $Id; + + open my $fh, '>', "$PkgDir/fonts.conf" or return 1; + + print $fh < + + + + $PkgDir +EOF + + # aliases + foreach (defoma_id_get_font($Id, installed => type => 'SaI')) { + print $fh < + $Id->{e_id}->[$_] + $Id->{e_depid}->[$_] + +EOF + } + + # substituded fonts + foreach (defoma_id_get_font($Id, installed => type => 'SSI')) { + print $fh < + $Id->{e_id}->[$_] + $Id->{e_depid}->[$_] + +EOF + } + + print $fh "\n"; + + close $fh; + + defoma_subst_close($Sb); + defoma_id_close_cache($Id); + + system('fc-cache', $PkgDir); + + return 0; +} + +sub main { + my $cmd = shift; + + if ($cmd eq 'init') { + init(); + } elsif ($cmd eq 'register') { + return register(@_); + } elsif ($cmd eq 'unregister') { + return unregister(@_); + } elsif ($cmd eq 'do-install-real') { + return do_install_real(@_); + } elsif ($cmd eq 'do-remove-real') { + return do_remove_real(@_); + } elsif ($cmd eq 'term') { + return term(@_); + } + + 0; +} + +no warnings; + +*truetype = \&main; +*type1 = \&main; +*cid = \&main; + +1; --- fontconfig-2.4.2.orig/debian/fontconfig.install +++ fontconfig-2.4.2/debian/fontconfig.install @@ -0,0 +1 @@ +debian/tmp/usr/bin/fc-* --- fontconfig-2.4.2.orig/debian/fontconfig.links +++ fontconfig-2.4.2/debian/fontconfig.links @@ -0,0 +1 @@ +/var/lib/defoma/fontconfig.d/fonts.conf /etc/fonts/conf.d/30-defoma.conf --- fontconfig-2.4.2.orig/debian/fontconfig.manpages +++ fontconfig-2.4.2/debian/fontconfig.manpages @@ -0,0 +1 @@ +fc-*/*.1 --- fontconfig-2.4.2.orig/debian/fontconfig.postinst +++ fontconfig-2.4.2/debian/fontconfig.postinst @@ -0,0 +1,33 @@ +#!/bin/sh + +set -e + +if [ "$1" = configure ]; then + # Ensure Defoma subst file exists, with some default substitutions + if ! defoma-subst check-rule fontconfig; then + defoma-subst new-rule fontconfig \ + 'serif --GeneralFamily,* Roman --Shape Serif Upright --Weight Medium' \ + 'sans-serif --GeneralFamily,* SansSerif --Shape NoSerif Upright --Weight Medium' \ + 'monospace --Width,* Fixed --GeneralFamily,2 Typewriter --Shape Upright --Weight Medium' + fi +fi + +#DEBHELPER# + +if [ "$1" = configure ]; then + if dpkg --compare-versions "$2" lt 2.4.0-1; then + printf "Cleaning up old fontconfig caches... " + for dir in /usr/share/fonts /var/lib/defoma/fontconfig.d /usr/X11R6/lib/X11/fonts /usr/local/share/fonts ; do + if [ -d $dir ]; then + find $dir -name fonts.cache-1 -exec rm -f \{\} \; + find $dir -depth -mindepth 1 -type d -exec rmdir --ignore-fail-on-non-empty \{\} \; + fi + done + printf "done.\n" + fi + # Force regeneration of all fontconfig cache files. + mkdir -p /var/cache/fontconfig + printf "Regenerating fonts cache... " + fc-cache -s -f -v 1>/var/log/fontconfig.log 2>&1 || (printf "failed.\nSee /var/log/fontconfig.log for more information.\n"; exit 1) + printf "done.\n" +fi --- fontconfig-2.4.2.orig/debian/fontconfig.postrm +++ fontconfig-2.4.2/debian/fontconfig.postrm @@ -0,0 +1,15 @@ +#! /bin/sh + +set -e + +case "$1" in + purge) + rm -f /var/log/fontconfig.log + rm -rf /var/lib/defoma/fontconfig.d + rm -f /etc/defoma/fontconfig.subst-rule + rm -rf /var/cache/fontconfig + rmdir /etc/defoma 2> /dev/null || true + ;; +esac + +#DEBHELPER# --- fontconfig-2.4.2.orig/debian/fontconfig.preinst +++ fontconfig-2.4.2/debian/fontconfig.preinst @@ -0,0 +1,43 @@ +#! /bin/sh + +set -e + +# Prepare to move a conffile without triggering a dpkg question +prep_mv_conffile() { + CONFFILE="$1" + + if [ -e "$CONFFILE" ]; then + md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`" + old_md5sum="`sed -n -e \"/^Conffiles:/,/^[^ ]/{\\\\' $CONFFILE'{s/.* //;p}}\" /var/lib/dpkg/status`" + if [ "$md5sum" = "$old_md5sum" ]; then + rm -f "$CONFFILE" + fi + fi +} + +FILES="\ +/etc/fonts/fonts.conf \ +/etc/fonts/fonts.dtd \ +/etc/fonts/conf.d/autohint.conf \ +/etc/fonts/conf.d/no-bitmaps.conf \ +/etc/fonts/conf.d/no-sub-pixel.conf \ +/etc/fonts/conf.d/sub-pixel.conf \ +/etc/fonts/conf.d/unhinted.conf \ +/etc/fonts/conf.d/yes-bitmaps.conf" + +# +# This marks when the config files moved from this package +# to the fontconfig-config package +# +NEWVERSION=2.3.2-2 + +case "$1" in +install|upgrade) + if [ -n "$2" ] && dpkg --compare-versions "$2" lt "$NEWVERSION"; then + for FILE in $FILES; do + prep_mv_conffile $FILE + done + fi +esac + +#DEBHELPER# --- fontconfig-2.4.2.orig/debian/libfontconfig1-dev.install +++ fontconfig-2.4.2/debian/libfontconfig1-dev.install @@ -0,0 +1,5 @@ +debian/tmp/usr/include/fontconfig/* +debian/tmp/usr/lib/pkgconfig/fontconfig.pc +debian/tmp/usr/lib/libfontconfig*.a +debian/tmp/usr/lib/libfontconfig*.so +doc/fontconfig-devel /usr/share/doc/libfontconfig1-dev/ --- fontconfig-2.4.2.orig/debian/libfontconfig1-dev.manpages +++ fontconfig-2.4.2/debian/libfontconfig1-dev.manpages @@ -0,0 +1 @@ +doc/*.3 --- fontconfig-2.4.2.orig/debian/libfontconfig1.install +++ fontconfig-2.4.2/debian/libfontconfig1.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libfontconfig*.so.* --- fontconfig-2.4.2.orig/debian/po/POTFILES.in +++ fontconfig-2.4.2/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] fontconfig-config.templates --- fontconfig-2.4.2.orig/debian/po/cs.po +++ fontconfig-2.4.2/debian/po/cs.po @@ -0,0 +1,130 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: fontconfig\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2005-03-30 17:34+0200\n" +"Last-Translator: Miroslav Kure \n" +"Language-Team: Czech \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Nativní, Autohinter, Nijak" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "Způsob vyladění fontů pro obrazovku:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Používáte-li většinou Bitstream Vera (výchozí v Debianu) nebo některý z " +"fontů Microsoftu, vyberte Nativní. Autohinter je vhodný pro ostatní " +"TrueTypová písma. Chcete-li rozmazaný text, zvolte Nijak." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Automaticky, Vždy, Nikdy" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "Povolit podpixelové vykreslování textu:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"Vykreslování textu na podpixelové úrovni způsobí, že na plochých (LCD) " +"obrazovkách vypadá o něco lépe, ale na CRT monitorech může zobrazovat " +"barevné artefakty. Možnost \"Automaticky\" povolí podpixelové vykreslování " +"pouze pokud bude rozpoznán LCD monitor." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "Povolit implicitně bitmapové fonty?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Implicitně jsou v aplikacích podporujících fontconfig používány pouze " +"obrysové fonty. Tyto fonty se velmi dobře zvětšují a zmenšují. Oproti nim " +"mohou zvětšované bitmapové fonty vypadat kostrbatě. Tato volba ovlivní " +"implicitní nastavení celého systému, nicméně uživatelé si ji mohou změnit ve " +"svém osobním nastavení." + +#~ msgid "How should fonts be tuned for the screen?" +#~ msgstr "Jak se mají fonty vyladit pro obrazovku?" + +#~ msgid "With what method should fonts be hinted?" +#~ msgstr "Která metoda hintingu se má pro fonty použít?" + +#~ msgid "" +#~ "Bytecode interpreter (CRT screens), Autohinter, Subpixel rendering (LCD " +#~ "screens)" +#~ msgstr "" +#~ "Interpret bytekódu (CRT monitory), Autohinter, Podpixelové renderování " +#~ "(LCD obrazovky)" + +#~ msgid "" +#~ "The Freetype font library is able to render fonts with different methods. " +#~ "Depending on your hardware and the fonts you generally use, some will " +#~ "give better results." +#~ msgstr "" +#~ "Knihovna Freetype umí vykreslovat písma různými metodami. Podle vašeho " +#~ "hardwaru a typu použitých fontů můžete s některými metodami dosáhnout " +#~ "lepších výsledků." + +#~ msgid "" +#~ "The autohinter module is the default; it gives correct results on most " +#~ "configurations. The bytecode interpreter renders fonts very sharply, and " +#~ "is often a better choice if you are using a cathode-ray screen. On the " +#~ "other hand, the subpixel rendering method is optimized for high-quality " +#~ "rendering on most liquid crystal displays." +#~ msgstr "" +#~ "Modul autohinter je implicitní, protože dává správné výsledky na většině " +#~ "konfigurací. Interpret bytekódu kreslí písma velmi ostře a pokud máte " +#~ "klasický monitor, bývá často lepší volbou. Analogicky je podpixelové " +#~ "renderování přizpůsobeno pro vysoce kvalitní výstup na většině LCD " +#~ "monitorů." --- fontconfig-2.4.2.orig/debian/po/da.po +++ fontconfig-2.4.2/debian/po/da.po @@ -0,0 +1,150 @@ +# translation of fontconfig debconf template to Danish +# +# +# Reviewed by Ole Laursen, 2004. +# Claus Hindsgaul , 2004, 2005. +# Claus Hindsgaul , 2006. +msgid "" +msgstr "" +"Project-Id-Version: fontconfig_2.2.2-1_da\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2006-10-14 20:33+0200\n" +"Last-Translator: Claus Hindsgaul \n" +"Language-Team: Danish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Indbygget, Autohinter, Ingen" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "Skriftjusteringsmetode for skærm:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Vælg Indbygget hvis du mest benytter Bitstream Vera (standarden i Debian) " +"eller nogen af Microsoft-skrifterne. Vælg Autohinter hvis du mest benytter " +"andre Truetype-skrifter. Vælg Ingen hvis du ønsker utydelig tekst." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Automatisk, Altid, Aldrig" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "Aktivér delpiksel-tekstoptegning for skærm:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"Optegningen af tekst på delpikselniveau får generelt teksten til at se bedre " +"ud på fladskærme (LCD), men kan give uønskede farver i kanterne på CRT-" +"skærme. Valget \"Automatisk\" vil kun aktivere delpiksel-tekstoptegningen, " +"hvis der detekteres en LCD-skærm." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "Aktivér billedbaserede skrifttyper som standard?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Som udgangspunkt bruges kun vektor-skrifttyper af programmer, der " +"understøtter fontconfig. Vektor-skrifttyper skalerer godt til forskellige " +"størrelser. Derimod er billedbaserede skrifttyper (\"bitmap fonts\") ofte af " +"dårligere kvalitet. Aktivering af denne funktion vil påvirke hele systemets " +"standardindstilling. Denne og mange andre fontconfig-tilvalg kan aktiveres " +"eller deaktiveres for hver enkelt bruger." + +#~ msgid "How should fonts be tuned for the screen?" +#~ msgstr "Hvordan skal skrifterne tilpasses skærmen?" + +#, fuzzy +#~ msgid "With what method should fonts be hinted?" +#~ msgstr "Hvilken metode skal benyttes til at tegne tekst?" + +#~ msgid "" +#~ "Bytecode interpreter (CRT screens), Autohinter, Subpixel rendering (LCD " +#~ "screens)" +#~ msgstr "" +#~ "Bytekode-fortolker (billedrør), Autohinter, Delpiksel-optegning (LCD-" +#~ "skærme)" + +#~ msgid "" +#~ "The Freetype font library is able to render fonts with different methods. " +#~ "Depending on your hardware and the fonts you generally use, some will " +#~ "give better results." +#~ msgstr "" +#~ "Skrifttypebiblioteket Freetype kan tegne skrifter med forskellige " +#~ "metoder. Afhængigt af dit udstyr og de skrifter, du normalt bruger, vil " +#~ "nogle være bedre end andre." + +#~ msgid "" +#~ "The autohinter module is the default; it gives correct results on most " +#~ "configurations. The bytecode interpreter renders fonts very sharply, and " +#~ "is often a better choice if you are using a cathode-ray screen. On the " +#~ "other hand, the subpixel rendering method is optimized for high-quality " +#~ "rendering on most liquid crystal displays." +#~ msgstr "" +#~ "Autohinter-modulet er valgt som standard; det giver de korrekte " +#~ "resultater i de fleste opsætninger. Bytekode-fortolkeren tegner " +#~ "skrifterne meget skarpt op, og er oftest det bedste velg, hvis du bruger " +#~ "en billedrørs-skærm. På den anden side er delpiksel-optegningsmetoden " +#~ "optimeret til visning på den høje kvalitet, fladskærme (LCD) besidder." + +#~ msgid "" +#~ "If you have an LCD display, then you will want to enable this option. It " +#~ "allows for higher-quality text rendering. For more information, please " +#~ "see the fontconfig manual in /usr/share/doc/fontconfig/ on your Debian " +#~ "system." +#~ msgstr "" +#~ "Hvis du har en LCD-skærm, bør du aktivere denne funktion. Den tillader " +#~ "tekstoptegning i højere kvalitet. Flere oplysninger finder du i " +#~ "fontconfigs brugervejledning i /usr/share/doc/fontconfig/ på dit " +#~ "Debiansystem." + +#~ msgid "Enable the freetype autohinter module?" +#~ msgstr "Aktivér freetype-autohinter-modul?" + +#~ msgid "" +#~ "Depending on your display and on which fonts you use, they can look " +#~ "better or worse when using the autohinter module. Enable it if you happen " +#~ "to prefer the look it gives to your fonts." +#~ msgstr "" +#~ "Afhængig af din skærm og hvilke skrifttyper, du bruger, kan de se bedre " +#~ "eller dårligere ud, når du bruger autohinter-modulet. Aktivér det, hvis " +#~ "du foretrækker det udseende, det giver dine skrifttyper." + --- fontconfig-2.4.2.orig/debian/po/de.po +++ fontconfig-2.4.2/debian/po/de.po @@ -0,0 +1,99 @@ +# translation of fontconfig_2.4.1-2_de.po to German +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Erik Schanze , 2004-2006. +msgid "" +msgstr "" +"Project-Id-Version: fontconfig_2.4.1-2_de\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2006-11-03 21:01+0100\n" +"Last-Translator: Erik Schanze \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Nativ, Autohinter, Keine" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "Schriftverbesserung für den Bildschirm:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Wählen Sie »Nativ« aus, wenn Sie überwiegend Bitstream Vera (Standard in " +"Debian) oder Microsoft-Schriftarten verwenden. Wählen Sie »Autohinter« aus, " +"wenn sie überwiegend True-Type-Schriftarten verwenden. Wählen Sie »Keine« " +"aus, wenn Sie verschwommenen Text wollen." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "automatisch, immer, nie" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "Subpixel-Rendering für den Bildschirm einschalten:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"Text-Darstellung auf Subpixel-Ebene verbessert das Aussehen auf " +"Flachbildschirmen (LCD), kann aber Farbfehler auf Röhrenmonitoren (CRT) " +"verursachen. Mit der Einstellung »automatisch« wird es nur eingeschaltet, " +"wenn ein LCD erkannt wurde." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "Standardmäßig Bitmap-Schriftarten verwenden?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Standardmäßig nutzen Anwendungen, die fontconfig unterstützen, nur Outline-" +"Schriftarten. Outline-Schriftarten können gut in verschiedene Größen " +"skaliert werden. Bitmap-Schriftarten sind im Gegensatz dazu oft von " +"geringerer Qualität. Das Einschalten dieser Option beeinflusst den " +"systemweiten Standard; diese und viele andere Einstellungen von fontconfig " +"können benutzerbezogen ein- und ausgeschaltet werden." --- fontconfig-2.4.2.orig/debian/po/es.po +++ fontconfig-2.4.2/debian/po/es.po @@ -0,0 +1,170 @@ +# fontconfig debconf translation to spanish +# Copyright (C) 2004 Software in the Public Interest +# This file is distributed under the same license as the fontconfig package. +# +# Changes: +# - Initial translation +# Fco. Javier Sánchez Castelo , 2004 +# - Revision: +# Javier Fernández-Sanguino Peña +# - Translation of new paragraphs: +# Rubén Porras , 2004 +# +# Traductores, si no conoce el formato PO, merece la pena leer la +# documentación de gettext, especialmente las secciones dedicadas a este +# formato, por ejemplo ejecutando: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Equipo de traducción al español, por favor lean antes de traducir +# los siguientes documentos: +# +# - El proyecto de traducción de Debian al español +# http://www.debian.org/intl/spanish/coordinacion +# especialmente las notas de traducción en +# http://www.debian.org/intl/spanish/notas +# +# - La guía de traducción de po's de debconf: +# /usr/share/doc/po-debconf/README-trans +# o http://www.debian.org/intl/l10n/po-debconf/README-trans +msgid "" +msgstr "" +"Project-Id-Version: fontconfig 2.2.3-3\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2006-11-23 00:17-0500\n" +"Last-Translator: Rudy Godoy\n" +"Language-Team: Debian Spanish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Nativo, autosugerido, ninguno" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "Método para afinamiento de tipo de letra para pantalla:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Elija Nativo si va a utilizar Bitstream Vera (el predeterminado en\n" +"Debian) o cualquiera de los tipos de letra de Microsoft. Elija\n" +"autosugerido si va a utilizar otro tipo de letra. Elija ninguno si\n" +"desea texto difuso." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Automático, siempre, ningugo" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "¿Activar el renderizado de sub-pixel de texto?:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"La interpretación de texto a nivel de subpixle generalmente hace que\n" +"se vea mejor en pantallas LCD, pero puede mostrar problemas de color\n" +"en pantallas CRT. La opción «Automático» se activará únicamente si se\n" +"detecta una pantalla LCD." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "¿Activar el tipo de letra «bitmapped» por omisión?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Por omisión, sólo las aplicaciones que admiten fontconfig usan tipos de " +"letra «outline». Estos tipos de letra escalan bastante bien en distintos " +"tamaños. Sin embargo, el tipo de letra bitmapped es habitualmente de peor " +"calidad. Activar esta opción afectará al valor por omisión de todo el " +"sistema; los usuarios podrán, de forma individual, activar ésta y muchas " +"otras opciones de fontconfig." + +#, fuzzy +#~ msgid "With what method should fonts be hinted?" +#~ msgstr "¿Con qué método se deben interpretar los textos?" + +#~ msgid "" +#~ "Bytecode interpreter (CRT screens), Autohinter, Subpixel rendering (LCD " +#~ "screens)" +#~ msgstr "" +#~ "Intérprete «bytecode» (pantallas TRC), «Autohinter», Intérprete mediante " +#~ "subpíxeles (pantallas LCD)" + +#~ msgid "" +#~ "The Freetype font library is able to render fonts with different methods. " +#~ "Depending on your hardware and the fonts you generally use, some will " +#~ "give better results." +#~ msgstr "" +#~ "La biblioteca Freetype es capaz de interpretar los tipos de letra usando " +#~ "varios métodos. Dependiendo del hardware y los tipos de letra que use " +#~ "habitualmente, algunos darán mejores resultados." + +#~ msgid "" +#~ "The autohinter module is the default; it gives correct results on most " +#~ "configurations. The bytecode interpreter renders fonts very sharply, and " +#~ "is often a better choice if you are using a cathode-ray screen. On the " +#~ "other hand, the subpixel rendering method is optimized for high-quality " +#~ "rendering on most liquid crystal displays." +#~ msgstr "" +#~ "El módulo «autohinter» es el predeterminado; obtiene resultados correctos " +#~ "en la mayoría de las configuraciones. El intérprete «bytecode» genera " +#~ "tipos de letra muy marcada, y suele ser la mejor opción si usa una " +#~ "pantalla de rayos catódicos. Por otro lado, el intérprete mediante " +#~ "subpíxeles está optimizado para obtener resultados de alta calidad en " +#~ "pantallas de cristal líquido." + +#~ msgid "" +#~ "If you have an LCD display, then you will want to enable this option. It " +#~ "allows for higher-quality text rendering. For more information, please " +#~ "see the fontconfig manual in /usr/share/doc/fontconfig/ on your Debian " +#~ "system." +#~ msgstr "" +#~ "Si tiene un monitor LCD, entonces seguramente querrá activar esta opción. " +#~ "Esta permite renderizar el texto con mejor calidad. Para más información, " +#~ "por favor vea el manual de fontconfig en «/usr/share/doc/fontconfig/» en " +#~ "su sistema Debian." + +#~ msgid "Enable the freetype autohinter module?" +#~ msgstr "¿Activar el módulo «freetype autohinter»?" + +#~ msgid "" +#~ "Depending on your display and on which fonts you use, they can look " +#~ "better or worse when using the autohinter module. Enable it if you happen " +#~ "to prefer the look it gives to your fonts." +#~ msgstr "" +#~ "Dependiendo de su monitor y del tipo de letra que utilice, podrá " +#~ "visualizarla mejor o peor cuando use el módulo «autohinter». Actívelo si " +#~ "prefiere el aspecto que le da a sus tipos de letra." --- fontconfig-2.4.2.orig/debian/po/fr.po +++ fontconfig-2.4.2/debian/po/fr.po @@ -0,0 +1,101 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +# Initial translator: Philippe Batailler +# Jean-Christophe Champarnaud +# +msgid "" +msgstr "" +"Project-Id-Version: fontconfig 2.3.1-1\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2006-09-30 13:46+0200\n" +"Last-Translator: Thomas Huriaux \n" +"Language-Team: French \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Natif, Automatique, Aucun" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "Style de police utilisé pour l'affichage :" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Veuillez choisir « Natif » si vous utilisez couramment Bitstream Vera (par " +"défaut dans Debian) ou une police de Microsoft. Choisissez plutôt " +"« Automatique » si vous utilisez couramment d'autres polices « TrueType ». " +"Choisissez « Aucun » si vous voulez du texte brut." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Automatiquement, Toujours, Jamais" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "Activation du lissage de sous-pixels pour l'affichage :" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"Le lissage des sous-pixels donne un meilleur rendu sur un écran plat (LCD), " +"mais peut faire apparaître des artefacts sur les écrans traditionnels (CRT). " +"Si vous choisissez « Automatique », ce rendu sera activé si un écran LCD est " +"détecté" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "Faut-il utiliser par défaut des polices de type « bitmap » ?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Par défaut, seules les polices de type contour (« outline ») sont utilisées " +"par les applications qui se servent de fontconfig. Ces polices gardent " +"toutes leurs qualités dans les différentes tailles. Les polices de type " +"« bitmap », au contraire, ont souvent une qualité moindre. Cette option " +"affectera la valeur par défaut pour tout le système ; chaque utilisateur " +"peut activer ou désactiver cette option ainsi que d'autres options de " +"fontconfig." --- fontconfig-2.4.2.orig/debian/po/ja.po +++ fontconfig-2.4.2/debian/po/ja.po @@ -0,0 +1,95 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: fontconfig\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2006-11-14 22:09+0900\n" +"Last-Translator: Kenshi Muto \n" +"Language-Team: Japanese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "ネイティブ, オートヒント, なし" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "画面上のフォント調整方法:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Bitstream Vera (Debian のデフォルト) または Microsoft のフォントをよく使うの" +"であれば、ネイティブを選びます。その他の TrueType フォントをよく使うのであれ" +"ば、オートヒントを選びます。ぼんやりしたテキストでもよいなら、なしを選びま" +"す。" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "自動, 常に, なし" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "画面上で有効にするサブピクセルレンダリング:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"サブピクセルレベルでテキストを描画すると、一般にフラット (LCD) 画面で少し見栄" +"えが良くなりますが、CRT 画面では、文字に色が散りばめられたように見えてしまい" +"ます。「自動」を選ぶと、LCD 画面を検出したときのみにこれを有効にします。" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "デフォルトでビットマップフォントを有効にしますか?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"デフォルトでは、アウトラインフォントのみが fontconfig をサポートするアプリ" +"ケーションで使われます。アウトラインフォントはさまざまなサイズに合わせて大き" +"さの変わるフォントです。対照的にビットマップフォントはたいてい低品質です。こ" +"の選択肢を有効にすると、システム全体のデフォルトに波及します。これとほかの多" +"くの fontconfig の選択肢は基本的にユーザごとに有効、無効にできます。" --- fontconfig-2.4.2.orig/debian/po/nl.po +++ fontconfig-2.4.2/debian/po/nl.po @@ -0,0 +1,102 @@ +# translation of fontconfig_2.4.1-2_nl.po to Dutch +# translation of fontconfig_2.3.2-1.1_nl.po to Dutch +# translation of nl.po to Dutch +# translation of fontconfig_2.2.1-16_nl.po to Dutch +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# Frans Pop , 2004, 2005, 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: fontconfig_2.4.1-2_nl\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2006-10-06 18:38+0200\n" +"Last-Translator: Frans Pop \n" +"Language-Team: Dutch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9.1\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Standaard, Autohinter, Niet optimaliseren" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "Optimalisatie van weergave van lettertypen op beeldscherm:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Selecteer \"Standaard\" als u voornamelijk het lettertype Bitstream Vera (de " +"standaard in Debian) of een van de Microsoft lettertypen gebruikt. Selecteer " +"\"Autohinter\" als u voornamelijk andere TrueType lettertypen gebruikt. " +"Selecteer \"Niet optimaliseren\" als u de voorkeur geeft aan wazige tekst." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Automatisch, Altijd, Nooit" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "Activeren van subpixel-weergave voor beeldscherm:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"Het genereren van tekst op sub-pixel niveau zorgt over het algemeen voor een " +"verbetering van de weergave op platte beeldschermen (LCD), maar kan op een " +"CRT-scherm leiden tot verkleuringen. De keuze \"Automatisch\" zal deze optie " +"alleen inschakelen als een LCD-scherm wordt gedetecteerd." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "Bitmap-lettertypen standaard activeren?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Standaard worden alleen 'outline' lettertypen gebruikt door applicaties die " +"fontconfig ondersteunen. 'Outline' lettertypen zijn lettertypen die goed " +"geschaald kunnen worden naar verschillende lettergroottes. Daarentegen zijn " +"'bitmapped' lettertypen vaak van een lagere kwaliteit; deze, en vele andere, " +"opties van fontconfig kunnen voor elke gebruiker afzonderlijk ingesteld " +"worden." + --- fontconfig-2.4.2.orig/debian/po/pt.po +++ fontconfig-2.4.2/debian/po/pt.po @@ -0,0 +1,93 @@ +# Portuguese translation of fontconfig +# 2004 Miguel Figueiredo +# 2005 Eduardo Silva traduzidas 6, revistas 2 +msgid "" +msgstr "" +"Project-Id-Version: fontconfig 2.3.2-1\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2005-06-16 23:15+0100\n" +"Last-Translator: Eduardo Silva \n" +"Language-Team: Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Nativo, Autohinter, Nenhum" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Seleccione Nativo se utiliza mais o tipo de letra Bitstream Vera (por " +"omissão utilizado em Debian) ou quaisquer dos tipos de letra Microsoft. " +"Seleccione Autohinter se utiliza maioritariamente outros tipos de letra " +"TrueType. Selecione Nenhum se desejar ter texto desfocado." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Automático, Sempre, Nunca" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +#, fuzzy +msgid "Enable subpixel rendering for screen:" +msgstr "Activar o renderizamento a nível do subpixel do texto?" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"Renderizar texto a um nível de subpixel torna-o geralmente mais agradável " +"para o olhar em ecrãs planos (LCD), mas poderá apresentar artefactos de cor " +"em ecrãs CRT. A escolha \"Automático\" apenas activará esta opção se for " +"detectado um ecrã LCD." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +#, fuzzy +msgid "Enable bitmapped fonts by default?" +msgstr "Activar fontes de bitmap por omissão?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Por omissão, apenas tipos de letra de contorno são utilizados pelas " +"aplicações que suportam o fontconfig. Tipos de letra de contorno são tipos " +"de letra que redimensionam bem para vários tamanhos. Em contraste, tipos de " +"letra bitmap têm normalmente uma qualidade inferior. Activando esta opção " +"irá afectar os valores por omissão de todo o sistema; esta e muitas outras " +"opções do fontconfig podem ser activadas ou desactivadas individualmente por " +"utilizador." + +#~ msgid "How should fonts be tuned for the screen?" +#~ msgstr "Como deverão ser apresentados os tipos de letra no ecrã?" --- fontconfig-2.4.2.orig/debian/po/pt_BR.po +++ fontconfig-2.4.2/debian/po/pt_BR.po @@ -0,0 +1,159 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: fontconfig\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2006-11-09 20:32-0200\n" +"Last-Translator: Felipe Augusto van de Wiel (faw) \n" +"Language-Team: l10n portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"pt_BR utf-8\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Nativo, \"Autohinter\", Nenhum" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "Método de ajuste de fonte para a tela:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Selecione Nativo se você usa principalmente Bistream Vera (a fonte padrão no " +"Debian) ou quaisquer fontes Microsoft. Selecione \"Autohinter\" se você usa " +"principalemnte outras fontes TrueType. Selecione Nenhum se você quer texto " +"borrado." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Automático, Sempre, Nunca" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "Habilitar renderização subpixel para a tela:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"Renderização de texto no nível do subpixel geralmente torna a exibição um " +"pouco melhor em telas plana (LCD), mas pode exibir artefatos coloridos em " +"telas CRT. A escolha \"Automática\" habilitará esta opção somente se uma " +"tela LCD for detectada." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "Habilitar fontes \"bitmapped\" por padrão?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Por padrão, somente fontes desenhadas são usadas por aplicações que suportam " +"o fontconfig. Fontes desenhadas (\"outline\") são fontes que escalam bem em " +"diversos tamanhos. Em contraste, fontes \"bitmapped\" são geralmente de uma " +"qualidade menor. Habilitar esta opção afetará o padrão de todo o sistema; " +"essa e muitas outras opções do fontconfig podem ser habilitadas ou " +"desabilitadas para cada usuário." + +#, fuzzy +#~ msgid "Enable subpixel rendering of text?" +#~ msgstr "Habilitar renderizao de texto de sub-pixel ?" + +#~ msgid "With what method should fonts be hinted?" +#~ msgstr "Os textos devem ser renderizados usando qual método ?" + +#~ msgid "" +#~ "Bytecode interpreter (CRT screens), Autohinter, Subpixel rendering (LCD " +#~ "screens)" +#~ msgstr "" +#~ "Interpretador de bytecode (telas CRT), Autohinter, Renderização de " +#~ "subpixel (telas CRT)" + +#~ msgid "" +#~ "The Freetype font library is able to render fonts with different methods. " +#~ "Depending on your hardware and the fonts you generally use, some will " +#~ "give better results." +#~ msgstr "" +#~ "A biblioteca de fontes Freetype é capaz de renderizar fontes usando " +#~ "diferentes métodos. Dependendo de seu hardware e das fontes que você " +#~ "geralmente utiliza, alguns métodos poderão oferecer melhores resultados." + +#~ msgid "" +#~ "The autohinter module is the default; it gives correct results on most " +#~ "configurations. The bytecode interpreter renders fonts very sharply, and " +#~ "is often a better choice if you are using a cathode-ray screen. On the " +#~ "other hand, the subpixel rendering method is optimized for high-quality " +#~ "rendering on most liquid crystal displays." +#~ msgstr "" +#~ "O módulo autohinter é o padrão, pois fornece resultados corretos na " +#~ "maioria das configurações. O interpretador de bytecode renderiza fontes " +#~ "bastante afiadas e é geralmente uma melhor escolha caso você esteja " +#~ "usando um monitor de raios catódicos. Por outro lado, o método de " +#~ "renderização de subpixel é otimizado para renderização de alta qualidade " +#~ "na maioria dos displays de cristal líquido." + +#~ msgid "" +#~ "If you have an LCD display, then you will want to enable this option. It " +#~ "allows for higher-quality text rendering. For more information, please " +#~ "see the fontconfig manual in /usr/share/doc/fontconfig/ on your Debian " +#~ "system." +#~ msgstr "" +#~ "Caso você possua um monitor LCD você irá desejar habilitar esta opção. A " +#~ "mesma proporciona uma renderização de texto de alta qualidade. Para " +#~ "maiores informações, por favor consulte o manual do fontconfig em /usr/" +#~ "share/doc/fontconfig/ em seu sistema Debian." + +#~ msgid "Enable the freetype autohinter module?" +#~ msgstr "Habilitar o módulo freetype autohinter ?" + +#~ msgid "" +#~ "Depending on your display and on which fonts you use, they can look " +#~ "better or worse when using the autohinter module. Enable it if you happen " +#~ "to prefer the look it gives to your fonts." +#~ msgstr "" +#~ "Dependendo de seu monitor e das fontes que você usa, as mesmas podem ter " +#~ "uma melhor ou pior aparência quando você utiliza o módulo autohinter. " +#~ "Habilite-o caso você prefira a aparência que o mesmo oferece à suas " +#~ "fontes." --- fontconfig-2.4.2.orig/debian/po/ru.po +++ fontconfig-2.4.2/debian/po/ru.po @@ -0,0 +1,100 @@ +# translation of fontconfig_2.4.1-2_ru.po to Russian +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Yuri Kozlov , 2005, 2006. +msgid "" +msgstr "" +"Project-Id-Version: fontconfig_2.4.1-2\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2006-09-25 21:26+0400\n" +"Last-Translator: Yuri Kozlov \n" +"Language-Team: Russian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.2\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Native, Autohinter, Без подстройки" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "Способ подстройки шрифтов на экране:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Выбирайте Native, если чаще всего используете шрифт Bitstream Vera " +"(используется по умолчанию в Debian) или любой из шрифтов Microsoft. " +"Выбирайте Autohinter, если чаще всего используете шрифты TrueType. Выбирайте " +"\"Без подстройки\", если хотите видеть нечёткий текст." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Автоматически, Всегда, Никогда" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "Включать технологию субпиксельной отрисовки на экране:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"Отрисовка на субпиксельном уровне обычно делает текст более читабельным " +"на плоских (ЖК) мониторах, но на ЭЛТ мониторах могут появиться цветовые " +"дефекты изображения. При выборе \"Автоматически\" данная технология будет " +"включена только при обнаружении ЖК монитора." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "Включать растровые шрифты по умолчанию?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"По умолчанию, для приложений использующих fontconfig, доступны только " +"векторные шрифты. Векторные шрифты обладают свойством хорошего " +"маcштабирования к различным размерам. Растровые шрифты тоже маcштабируются, " +"но при этом часто теряется качество начертания. Установка данного параметра " +"по умолчанию влияет на всю систему; этот и многие другие параметры " +"fontconfig можно настроить индивидуально под каждого пользователя." + --- fontconfig-2.4.2.orig/debian/po/sv.po +++ fontconfig-2.4.2/debian/po/sv.po @@ -0,0 +1,78 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: fontconfig 2.3.2-1\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2007-01-21 21:51+0100\n" +"Last-Translator: Andreas Henriksson \n" +"Language-Team: Swedish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Swedish\n" +"X-Poedit-Country: SWEDEN\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Native, Autohinter, Ingen" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "Font-justeringsmetod för skärm:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Select Native if you mostly use Bitstream Vera (the default in Debian) or any of the Microsoft fonts. Select Autohinter if you mostly use other TrueType fonts. Select None if you want blurry text." +msgstr "Välj \"Native\" om du mestadels använder Bitstream Vera (standard i Debian) eller någon av Microsofts typsnitt. Välj \"Autohinter\" om du mestadels använder andra TrueType-typsnitt. Välj \"Ingen\" om du vill ha suddig text." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Automatisk, Alltid, Aldrig" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "Aktivera underpixelritning för skärm:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Rendering text at a subpixel level generally makes it look a bit better on flat (LCD) screens, but can show color artifacts on CRT screens. The \"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "Rita upp text vid en underpixelnivå gör generellt att det ser bättre ut på platta skärmar (LCD) men kan visa färgavvikelser på CRT-skärmar. Valet \"Automatisk\" kommer vara aktivera det om en LCD-skärm hittats." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "Aktivera punktavbildade typsnitt som standard?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "By default, only outline fonts are used by applications which support fontconfig. Outline fonts are fonts which scale well to various sizes. In contrast, bitmapped fonts are often lower quality. Enabling this option will affect the systemwide default; this and many other fontconfig options may be enabled or disabled on a per-user basis." +msgstr "Som standard används bara konturtypsnitt av applikationer som stöder fontconfig. Konturtypsnitt är typsnitt som skalar bra till olika storlekar. I kontrast till punktavbildade typsnitt som ofta är av lägre kvalite. Aktivering av denna inställning kommer att påverka den systembreda standarden, denna och många andra inställningar för fontconfig kan aktiveras eller stängas av på användarnivå." + +#~ msgid "How should fonts be tuned for the screen?" +#~ msgstr "Hur ska typsnitt ställas in för skärmen?" + --- fontconfig-2.4.2.orig/debian/po/templates.pot +++ fontconfig-2.4.2/debian/po/templates.pot @@ -0,0 +1,76 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" --- fontconfig-2.4.2.orig/debian/po/tr.po +++ fontconfig-2.4.2/debian/po/tr.po @@ -0,0 +1,118 @@ +# Turkish translation of fontconfig. +# This file is distributed under the same license as the fontconfig package. +# Gürkan Aslan , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: fontconfig\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2004-10-23 16:23+0300\n" +"Last-Translator: Gürkan Aslan \n" +"Language-Team: Turkish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +#, fuzzy +msgid "Enable bitmapped fonts by default?" +msgstr "Biteşlemli yazıtipleri öntanımlı olarak etkinleştirilsin mi?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Fontconfig'i destekleyen uygulamalarda ön tanımlı olarak sadece " +"ölçeklenebilir yazıtipleri kullanılır. Ölçeklenebilir yazıtipleri " +"kalitesinden birşey kaybetmeden çeşitli boyutlara ölçeklendirilebilir. Buna " +"karşılık, biteşlemli yazıtipleri çoğunlukla düşük kalitelidir. Bu seçeneği " +"etkinleştirmek sistem genelinde geçerli öntanımlı ayarları etkileyecektir; " +"alternatif olarak bu ve diğer birçok fontconfig seçeneğinin kullanıcı " +"bazında etkinleştirilmesi de tercih edilebilir." + +#, fuzzy +#~ msgid "With what method should fonts be hinted?" +#~ msgstr "Metinler hangi yöntemle kaplansın?" + +#~ msgid "" +#~ "Bytecode interpreter (CRT screens), Autohinter, Subpixel rendering (LCD " +#~ "screens)" +#~ msgstr "" +#~ "Bytecode yorumlayıcı (CRT ekranlar), Otomatik sezinleyici (Autohinter), " +#~ "Piksel-altı kaplama (LCD ekranlar)" + +#~ msgid "" +#~ "The Freetype font library is able to render fonts with different methods. " +#~ "Depending on your hardware and the fonts you generally use, some will " +#~ "give better results." +#~ msgstr "" +#~ "Freetype yazıtipi kitaplığı yazıtiplerini farklı yöntemler kullanarak " +#~ "kaplayabilmektedir. Kullandığınız donanım ve yazıtiplerine bağlı olarak " +#~ "bu yöntemlerden bazıları diğerlerine nispetle daha iyi sonuçlar " +#~ "verecektir." + +#~ msgid "" +#~ "The autohinter module is the default; it gives correct results on most " +#~ "configurations. The bytecode interpreter renders fonts very sharply, and " +#~ "is often a better choice if you are using a cathode-ray screen. On the " +#~ "other hand, the subpixel rendering method is optimized for high-quality " +#~ "rendering on most liquid crystal displays." +#~ msgstr "" +#~ "Öntanımlı seçenek otomatik sezinleyici modülüdür; çoğu yapılandırmada " +#~ "doğru sonuçlar verir. \"Bytecode\" yorumlayıcı, yazıtiplerini çok keskin " +#~ "hatlarla kaplar ve katod-ışınlı bir ekran (CRT) kullanıyorsunuz " +#~ "genellikle daha iyi bir seçimdir. Öte yandan, piksel-altı (subpixel) " +#~ "metin kaplama yöntemi çoğu sıvı kristal ekranda (LCD) yüksek kaplama " +#~ "kalitesi sağlamaya yönelik olarak iyileştirilmiştir." --- fontconfig-2.4.2.orig/debian/po/vi.po +++ fontconfig-2.4.2/debian/po/vi.po @@ -0,0 +1,95 @@ +# Vietnamese Translation for fontconfig. +# Copyright © 2005 Free Software Foundation, Inc. +# Clytie Siddall , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: fontconfig 2.3.2-1\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2005-06-02 23:32+0930\n" +"Last-Translator: Clytie Siddall \n" +"Language-Team: Vietnamese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Sở hữu riêng, Tự động gọi ý, Không có" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Hãy chọn «Sở hữu riêng» nếu bạn thường dùng phông chữ Bitstream Vera (mặc " +"định trong Debian) hoặc bất cứ phông chữ Microsoft nào. Hãy chọn «Tự động " +"gọi ý» (cách lưu thông tin vào phông chữ để mà có thể hiển thị nó khá hơn " +"tại cấp độ phân giải thấp) nếu bạn thường dùng những phông chữ TrueType " +"khác. Hãy chọn «Không có» nếu bạn muốn mọi chữ là mờ dần." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Tự động, Luôn, Không bao giờ" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +#, fuzzy +msgid "Enable subpixel rendering for screen:" +msgstr "Hiệu lực vẽ chữ dùng phần điểm ảnh (subpixel rendering) không?" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"Vẽ chữ tại cấp phần điểm ảnh thường gây ra nó hiển thị một cách tốt hơn một " +"chút trên màn hình mặt phẳng LCD, nhưng mà có thể hiển thị một số đồ tạo tác " +"trên màn hình CRT. Vì vậy sẽ hiệu lực tùy chọn «Tự động» chỉ nếu phát hiện " +"một màn hình LCD." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +#, fuzzy +msgid "Enable bitmapped fonts by default?" +msgstr "Hiệu lực phông chử ảnh xạ bit (bitmap) theo mặc định không?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Mặc định là những ứng dụng hỗ trợ fontconfig (cấu hình phông chữ) chỉ dùng " +"phông chữ nết phác (outline fonts). Phông chữ nét phác là phông chữ co dãn " +"được với nhiều kích thước khác nhau. Còn phông chữ ảnh xạ bit thường có chất " +"lượng thấp hơn. HIệu lực tùy chọn này sẽ có tác động với mặc định trên toàn " +"hệ thống; có thể bật hay tắt tùy chọn fontconfig này, và nhiều điều khác, " +"cho mỗi người dùng riêng." + +#~ msgid "How should fonts be tuned for the screen?" +#~ msgstr "Nên điều hưởng tinh phông chữ cho màn hình như thế nào?" --- fontconfig-2.4.2.orig/debian/po/zh_CN.po +++ fontconfig-2.4.2/debian/po/zh_CN.po @@ -0,0 +1,116 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: fontconfig debconf\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2004-11-03 00:14+1300\n" +"Last-Translator: Carlos Liu \n" +"Language-Team: Debian Chinese [GB] \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +#, fuzzy +msgid "Enable bitmapped fonts by default?" +msgstr "默认使用点阵字体吗?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"默认状态下,仅有轮廓字体可以被支持 fontconfig 的程序所使用。轮廓字体可以在不" +"同的尺寸上进行平滑缩放。而相反的,点阵字体通常只能提供低质量的显示效果。开启" +"此选项将会影响整个系统的默认设置。当然,此选项以及其它很多 fontconfig 设置都" +"可以基于每个用户单独进行开启或关闭。" + +#, fuzzy +#~ msgid "With what method should fonts be hinted?" +#~ msgstr "您希望使用哪种文本渲染方式?" + +#~ msgid "" +#~ "Bytecode interpreter (CRT screens), Autohinter, Subpixel rendering (LCD " +#~ "screens)" +#~ msgstr "Bytecode 解释器 (CRT 显示器), 自动微调, 次像素渲染 (LCD 液晶显示器)" + +#~ msgid "" +#~ "The Freetype font library is able to render fonts with different methods. " +#~ "Depending on your hardware and the fonts you generally use, some will " +#~ "give better results." +#~ msgstr "" +#~ "Freetype 字体库程序可以使用多种不同的方法进行字体渲染。根据您的硬件和通常" +#~ "所使用的字体,其中某些方法会有较好的显示效果。" + +#~ msgid "" +#~ "The autohinter module is the default; it gives correct results on most " +#~ "configurations. The bytecode interpreter renders fonts very sharply, and " +#~ "is often a better choice if you are using a cathode-ray screen. On the " +#~ "other hand, the subpixel rendering method is optimized for high-quality " +#~ "rendering on most liquid crystal displays." +#~ msgstr "" +#~ "自动微调模块是默认的选项,它能对大多数配置提供正确的显示结果。Bytecode 解" +#~ "释器的字体渲染效果非常锐利,比较适合用于阴极射线管显示器。而次像素渲染方式" +#~ "则是针对液晶显示器上高质量渲染的优化设置。" --- fontconfig-2.4.2.orig/debian/po/ro.po +++ fontconfig-2.4.2/debian/po/ro.po @@ -0,0 +1,95 @@ +# translation of po-debconf://kdebase.po to romanian +# Romanian translation of fontconfig. +# Copyright (C) 2006 THE fontconfig'S COPYRIGHT HOLDER +# This file is distributed under the same license as the fontconfig package. +# +# Stan Ioan-Eugen , 2006. +msgid "" +msgstr "" +"Project-Id-Version: po-debconf://kdebase\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2006-10-25 18:36+0300\n" +"Last-Translator: stan ioan-eugen \n" +"Language-Team: romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.2\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Nativ, Autohinter, Nici unul" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Alegeţi Nativ dacă folosiţi în general fontul Bitstream Vera (implicit în " +"Debian) sau oricare din font-urile Microsoft. Alegeţi autohinter dacă " +"utilizaţi în general alte font-uri TrueType. Alegeţi Nici unul dacă doriţi " +"text neclar." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Automat, Mereu, Niciodată" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +#, fuzzy +msgid "Enable subpixel rendering for screen:" +msgstr "Se activează randarea textului la nivel de subpixel?" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"Randarea textului la nivel de subpixel face ca textul să arate, în general, " +"mai bine pe monitoare plate (LCD), dar generează artefacte pe monitoarele " +"CRT. Dacă alegeţi „Automat” se va activa randarea la nivel de subpixel doar " +"dacă este detectat un monitor LCD." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "Se activează implicit font-urile bitmap?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Implicit, aplicaţiile care suportă fontconfig folosesc doar font-uri " +"outline. Font-urile outline sunt font-uri care arată bine indiferent de " +"mărimea caracterului, spre deosebire de font-urile bitmap nu arată bine la " +"dimensiuni mai mari. Această opţiune afectează valoarea implicită a " +"sistemului şi poate fi activată sau deazactivată, pentru fiecare utilizator " +"în parte, la fel ca multe alte opţiuni fontconfig." + +#~ msgid "How should fonts be tuned for the screen?" +#~ msgstr "Cum să fie îmbunătăţite font-urile pentru ecran?" --- fontconfig-2.4.2.orig/debian/po/gl.po +++ fontconfig-2.4.2/debian/po/gl.po @@ -0,0 +1,90 @@ +# Galician debconf template translation for fontconfig +# +# 2006 Jacobo Tarrio +# +msgid "" +msgstr "" +"Project-Id-Version: fontconfig\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2006-12-23 13:32+0100\n" +"Last-Translator: Jacobo Tarrio \n" +"Language-Team: Galician \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Nativo, Autohinter, Nada" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "Método de axuste de tipos para a pantalla:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Escolla Nativo se emprega principalmente Bitstream Vera (o tipo por defecto " +"en Debian) ou calquera dos tipos de Microsoft. Escolla Autohinter se emprega " +"principalmente outros tipos TrueType. Escolla Ningún se quere texto borroso." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Automático, Sempre, Nunca" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "¿Activar o debuxado sub-pixel na pantalla?" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"Debuxar o texto a un nivel inferior ao pixel adoita mellorar un pouco o seu " +"aspecto en pantallas planas (LCD), pero pode crear efectos de cores en " +"pantallas de tubo (CRT). A opción \"Automática\" ha activalo só se se " +"detecta unha pantalla LCD." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "¿Activar por defecto os tipos de letra de mapa de bits?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Por defecto só se empregan tipos de letra vectoriais nas aplicacións que " +"soportan fontconfig. Os tipos de letra vectoriais son tipos de letra que se " +"poden aumentar a calquera tamaño. En cambio, os tipos de letra de mapa de " +"bits adoitan ter unha calidade inferior. Activar esta opción ha afectar ao " +"valor por defecto de todo o sistema; esta e moitas outras opcións de " +"fontconfig pódense activar e desactivar usuario por usuario." + +#~ msgid "How should fonts be tuned for the screen?" +#~ msgstr "¿Como se deberían axustar os tipos de letra á pantalla?" --- fontconfig-2.4.2.orig/debian/po/nb.po +++ fontconfig-2.4.2/debian/po/nb.po @@ -0,0 +1,89 @@ +# translation of fontconfig_nb.po to Norwegian Bokmål +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Bjørn Steensrud , 2007. +msgid "" +msgstr "" +"Project-Id-Version: fontconfig_nb\n" +"Report-Msgid-Bugs-To: keithp@debian.org\n" +"POT-Creation-Date: 2006-09-10 00:12-0700\n" +"PO-Revision-Date: 2007-02-19 20:55+0100\n" +"Last-Translator: Bjørn Steensrud \n" +"Language-Team: Norwegian Bokmål \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.2\n" + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:1001 +msgid "Native, Autohinter, None" +msgstr "Innebygd, autohinter, ingen" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "Font tuning method for screen:" +msgstr "Skrifttilpasning for skjerm:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:1002 +msgid "" +"Select Native if you mostly use Bitstream Vera (the default in Debian) or " +"any of the Microsoft fonts. Select Autohinter if you mostly use other " +"TrueType fonts. Select None if you want blurry text." +msgstr "" +"Velg «innebygd» hvis du for det meste bruker Bitstream Vera (standard i Debian) " +"eller noen av Microsoft-skriftene. Velg «Autohinter» hvis du for det meste bruker " +"andre TrueType-skrifttyper. Velg «ingen» hvis du vil ha uskarp tekst." + +#. Type: select +#. Choices +#: ../fontconfig-config.templates:2001 +msgid "Automatic, Always, Never" +msgstr "Automatisk, Alltid, Aldri" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "Enable subpixel rendering for screen:" +msgstr "Slå på subpiksel-tegning for skjerm:" + +#. Type: select +#. Description +#: ../fontconfig-config.templates:2002 +msgid "" +"Rendering text at a subpixel level generally makes it look a bit better on " +"flat (LCD) screens, but can show color artifacts on CRT screens. The " +"\"Automatic\" choice will enable it only if a LCD screen is detected." +msgstr "" +"Å tegne tekst på subpiksel-nivå gjør som regel at den ser litt bedre ut på " +"flate (LCD-)skjermer, men kan vise fargefeil på CRT-skjermer. Valget " +"«Automatisk» slår på slik opptegning bare hvis det oppdages en LCD-skjerm." + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "Enable bitmapped fonts by default?" +msgstr "Slå på bitkartskrift som standard?" + +#. Type: boolean +#. Description +#: ../fontconfig-config.templates:3001 +msgid "" +"By default, only outline fonts are used by applications which support " +"fontconfig. Outline fonts are fonts which scale well to various sizes. In " +"contrast, bitmapped fonts are often lower quality. Enabling this option will " +"affect the systemwide default; this and many other fontconfig options may be " +"enabled or disabled on a per-user basis." +msgstr "" +"Standard er at programmer som støtter fontconfig bare bruker omriss-skrifter. " +"Omriss-skrifter er skrifter som skalerer godt til forskjellige størrelser. " +"Bitkart-skrifter har ofte dårligere kvalitet. Om dette slås på, så påvirkes " +"systemets standardvalg. Dette og mange andre fontconfig-valg kan slås på eller " +"av for hver bruker." + + --- fontconfig-2.4.2.orig/debian/rules +++ fontconfig-2.4.2/debian/rules @@ -0,0 +1,31 @@ +#!/usr/bin/make -f +# -*- mode: makefile; coding: utf-8 -*- +# Copyright © 2002,2003 Colin Walters + +# This ensures the fontconfig package is built after libfontconfig1 +binary/fontconfig:: binary/libfontconfig1 + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/class/autotools.mk + +DEB_CONFIGURE_EXTRA_FLAGS := --disable-docs --with-add-fonts=/usr/share/X11/fonts,/usr/local/share/fonts + +# tight versioning +DEB_DH_MAKESHLIBS_ARGS_libfontconfig1 := -V"libfontconfig1 (>= 2.4.0)" --add-udeb="fontconfig-udeb" + +DEB_SHLIBDEPS_LIBRARY_fontconfig := libfontconfig1 +DEB_SHLIBDEPS_INCLUDE_fontconfig := debian/libfontconfig1/usr/lib/ + +DEB_DH_STRIP_ARGS := --dbg-package=libfontconfig1 + +DEB_MAKE_ENVVARS := LC_ALL=C + +clean:: + chmod +w debian/po/*.po + debconf-updatepo + rm -f config/Makedefs Makefile {src,fontconfig}/Makefile fc-{cache,list}/Makefile fontconfig-config fontconfig.pc config.h + +# defoma stuff +binary-post-install/fontconfig:: + dh_installdefoma --- fontconfig-2.4.2.orig/debian/changelog +++ fontconfig-2.4.2/debian/changelog @@ -0,0 +1,1002 @@ +fontconfig (2.4.2-1.2ubuntu1) gutsy; urgency=low + + * Merge with Debian; remaining changes: + * Correctly fix the (eg) firefox vs. (eg) evince font metrics + problem: + - New FC_ANY_METRICS property, boolean. + - Change URW Nimbus and AMT font aliases in 30-{urw,amt}-aliases.conf + into equivalent directives so that we can add an additional + test which disables them when the anymetrics property is true. + (reported to Debian #299697.) + * Add `MgOpen Moderna' as well as `MgOpen Modata' to the list of fonts + for which we might fall back to sans-serif. + (reported to Debian, bug number pending.) + * Some hackery in the debconf config script which attempts to upgrade + user preferences across the many changes which have occurred to the + debconf questions. In particular: + * Do not attempt to divine enable_bitmaps option by reading + the symlinks in /etc. This leaves the only way to permanently change + the behaviour being dpkg-reconfigure. The divination code was wrong + and was intended by Debian to preserve pre-debconf configuration. + It would be nicer to preserve handmade updates to the /etc directory, + so, also: + * Always create /etc/fontconfig/conf.d/ symlink for enabling or + disabling bitmap fonts. This records the state from debconf + unambiguously into the filesystem and will make it possible for future + upgrades (from Edgy or later) to preserve handmade changes. + * Add a (optional) include for "language-selector.conf" in fonts.conf + * debian/patches/03_preferred_symbol_font.patch: + - prefer "Standard Symbols L" as symbol font (Ubuntu: #37745) + * Fix incorrect location of /usr/share/X11/fonts. + * 52-languageselector.conf loads language-selector.conf. + * Include 52-languageselector.conf in the lists in conf.d/Makefile.am so + that it actually gets installed and used. Fixes LP 73714. + * conf.d/60-latin.conf: Prefer DejaVu over Bitstream Vera, + as done for dapper. + + -- Matthias Klose Wed, 23 May 2007 14:01:03 +0200 + +fontconfig (2.4.2-1.2) unstable; urgency=low + + * Non-maintainer upload to fix previous NMU errors (and other errors..:-). + * Rename debian/po/.po to debian/po/sv.po. *This* is the real Swedish + translation + * Remove extra "nda.po" which is an old Danish translation + + -- Christian Perrier Thu, 22 Feb 2007 15:35:17 +0100 + +fontconfig (2.4.2-1.1) unstable; urgency=low + + * Non-maintainer upload to fix pending l10n issues. + * Debconf translations: + - Romanian. Closes: #402188 + - Galician. Closes: #404317 + - Swedish. Closes: #407850 + - Norwegian Bokmål. Closes: #411554 + - Useless files removed: + - debian/po/da.po-latin-1 + - debian/po/fontconfig_2.4.1-2_es.po + - Spanish translation converted to UTF-8 + + -- Christian Perrier Tue, 20 Feb 2007 08:40:24 +0100 + +fontconfig (2.4.2-1ubuntu1) feisty; urgency=low + + * Merge with Debian unstable; remaining changes: + - see 2.4.1-2ubuntu[12]. + * conf.d/60-latin.conf: Prefer DejaVu over Bitstream Vera, + as done for dapper. + + -- Matthias Klose Fri, 5 Jan 2007 18:41:16 +0100 + +fontconfig (2.4.2-1) unstable; urgency=low + + * Incorporate old Galacian translation (closes 361259) + * Add fc-list to fontconfig-udeb. (closes 388161) + * Add conf.d and conf.avail to fontconfig-udeb (closes 388165) + * Update Czech translation (closes 389209) + * Update Russian translation (closes 389436) + * Update Dutch translation (closes 391462) + * Update French translation (closes 392454) + * Update Danish translation again (closes 388017, 393059) + * Add Romanian translation (closes 395346) + * Update German translation (closes 396941) + * Update Brazilian Portuguese translation (closes 397846) + * Update Japanese debconf translation (closes 398596) + * Update Spanish translation (closes 399961) + * Add default cache directories (closes 387928, 393909, 395880, 396554, 298293) + * Merge new upstream version (2.4.2). + + -- Keith Packard Sat, 2 Dec 2006 16:24:55 -0800 + +fontconfig (2.4.1-2ubuntu2) feisty; urgency=low + + * Include 52-languageselector.conf in the lists in conf.d/Makefile.am so + that it actually gets installed and used. Fixes LP 73714. + * Reran automake (1.9.6+nogfdl-3). + + -- Ian Jackson Wed, 29 Nov 2006 12:09:01 +0000 + +fontconfig (2.4.1-2ubuntu1) feisty; urgency=low + + * Merge from debian unstable. + + Ubuntu changes kept from previous versions follow: + * Correctly fix the (eg) firefox vs. (eg) evince font metrics + problem: + - New FC_ANY_METRICS property, boolean. + - Change URW Nimbus and AMT font aliases in 30-{urw,amt}-aliases.conf + into equivalent directives so that we can add an additional + test which disables them when the anymetrics property is true. + (reported to Debian #299697.) + * Add `MgOpen Moderna' as well as `MgOpen Modata' to the list of fonts + for which we might fall back to sans-serif. + (reported to Debian, bug number pending.) + * Some hackery in the debconf config script which attempts to upgrade + user preferences across the many changes which have occurred to the + debconf questions. In particular: + * Do not attempt to divine enable_bitmaps option by reading + the symlinks in /etc. This leaves the only way to permanently change + the behaviour being dpkg-reconfigure. The divination code was wrong + and was intended by Debian to preserve pre-debconf configuration. + It would be nicer to preserve handmade updates to the /etc directory, + so, also: + * Always create /etc/fontconfig/conf.d/ symlink for enabling or + disabling bitmap fonts. This records the state from debconf + unambiguously into the filesystem and will make it possible for future + upgrades (from Edgy or later) to preserve handmade changes. + * Add a (optional) include for "language-selector.conf" in fonts.conf + * debian/patches/03_preferred_symbol_font.patch: + - prefer "Standard Symbols L" as symbol font (Ubuntu: #37745) + * Fix incorrect location of /usr/share/X11/fonts. + * 52-languageselector.conf loads language-selector.conf. + + -- Ian Jackson Tue, 28 Nov 2006 18:39:27 +0000 + +fontconfig (2.4.1-2) unstable; urgency=low + + * Identify current debconf configuration using either + 2.4-style or 2.3-style link names. Link names changed in 2.4 + with re-work of /etc/fonts/conf.d conventions. (closes: #388008) + + -- Keith Packard Sun, 17 Sep 2006 22:10:18 -0700 + +fontconfig (2.4.1-1) unstable; urgency=low + + * Reimplement FcConfigAppFontAddDir; function was lost in 2.4.0. + * Move to new upstream version. + + -- Keith Packard Fri, 15 Sep 2006 14:22:28 -0700 + +fontconfig (2.4.0-5) unstable; urgency=low + + * Add signatures for m68k and mipsel + + -- Keith Packard Wed, 13 Sep 2006 18:40:22 -0700 + +fontconfig (2.4.0-4) unstable; urgency=low + + * Clean up old fontcaches before creating new ones + * Config files moved to -config package in 2.3.2-2 + + -- Keith Packard Wed, 13 Sep 2006 00:11:37 -0700 + +fontconfig (2.4.0-3) experimental; urgency=low + + * Change shlib depends to require fontconfig 2.4.0 or better + + -- Keith Packard Tue, 12 Sep 2006 09:29:39 -0700 + +fontconfig (2.4.0-2) experimental; urgency=low + + * install conf files to /etc/fonts/conf.avail + * create /var/cache/fontconfig + * clean out old fonts.cache-1 files in postinst phase + * link defoma config as 30-defoma.conf + + -- Keith Packard Sun, 10 Sep 2006 01:54:31 -0700 + +fontconfig (2.4.0-1) experimental; urgency=low + + * fontconfig update to 2.4.0 + * binary shared mmap'd caches + * split configuration + + -- Keith Packard Sat, 9 Sep 2006 23:03:30 -0700 + +fontconfig (2.3.97-1) experimental; urgency=low + + * fontconfig update to 2.3.97 (2.4 pre 7) + + -- Keith Packard Thu, 7 Sep 2006 00:30:39 -0700 + +fontconfig (2.3.2-7) unstable; urgency=low + + * fontconfig-config.config: preserve the "bitmaps" parameter across + upgrades from sarge. + * fc-{cache,list}.1: include pregenerated manpages (closes: #370706). + This is ugly but it avoids build-depending on docbook-utils. + * fontconfig.manpages: install these files. + * fontconfig.install: don't install the manpages here. + + -- Josselin Mouette Tue, 6 Jun 2006 18:53:36 +0200 + +fontconfig (2.3.2-6) unstable; urgency=medium + + * Acknowledge NMU (closes: #359997). + * noftinternals.patch: patch from freetype.org to avoid using freetype + internals (closes: #370458). + * dejavu.diff: still pull DejaVu by default, but prefer Bitstream Vera + if it is available. + * Standards version is 3.7.2. + * fontconfig-config.config: correctly handle local changes and stop + using debconf as a registry. + * fontconfig-config.postinst: correctly set the defoma symbolic link. + + -- Josselin Mouette Mon, 5 Jun 2006 22:47:00 +0200 + +fontconfig (2.3.2-5.1) unstable; urgency=low + + * Non Maintainer Upload + * Add support for udeb dependency resolution in shlibs file. + Closes: #359997. + + -- Frans Pop Sat, 1 Apr 2006 20:44:32 +0200 + +fontconfig (2.3.2-5) unstable; urgency=low + + * Disable documentation building. + * Remove build-dependency on docbook-utils (closes: #356071). + * libfontconfig1-dev.{install,manpages}: install the pre-generated + documentation instead. + * fontconfig-config.manpages: ditto for the configuration file doc. + * Skip the PDF and TXT documentation, preferring HTML which is the + default in Debian. + + -- Josselin Mouette Thu, 9 Mar 2006 20:32:49 +0100 + +fontconfig (2.3.2-4) unstable; urgency=high + + * Add XC-Package-Type to the control file so that debhelper + understands it's treating a udeb. + * Require debhelper 4.2.0. + + -- Josselin Mouette Wed, 8 Mar 2006 22:44:52 +0100 + +fontconfig (2.3.2-3) unstable; urgency=high + + * fontconfig.preinst: don't remove configuration files when + installing, only when upgrading. Fixes the "no conffiles" bug on new + installations (closes: #354316). + * rules: don't run dh_installdocs and dh_installchangelogs for the + udeb. + + -- Josselin Mouette Sun, 5 Mar 2006 18:03:48 +0100 + +fontconfig (2.3.2-2) unstable; urgency=low + + * Acknowledge NMU (closes: #331444). + * Updated translations: + + Japanese, from Kenshi Muto (closes: #298256). + + French, from Jean-Christophe Champarnaud (closes: #299519). + + Czech, from Miroslav Kure (closes: #302106). + + Danish, from Claus Hindsgaul (closes: #304600). + + Vietnamese, from Clytie Siddall (closes: #311659). + + German, from Erik Schanze (closes: #311717). + + Portuguese, from Eduardo Silva (closes: #314946). + + Russian, from Yuri Kozlov (closes: #324083). + + Swedish, from Daniel Nylander (closes: #339741). + + Dutch, from Frans Pop (closes: #344709). + * Move the source package to "libs" section (closes: #309864). + * Use relative symbolic links in the postinst (closes: #303354). + * Remove all empty directories in the postrm (closes: #349380). + * Provide a symbolic link in /etc/fonts/conf.d to the defoma + generated configuration file (closes: #303769). + * Remove the file in /var/lib/fontconfig after using it. + * Create a temporary home directory to avoid creating + /root/.fonts.cache-1. + * Remove old x-ttcidfont-conf stuff (accidentally closes: #303748). + * Make DejaVu the default fonts (closes: #326984, #317907): + + dejavu.diff: make them the preferred fonts. + + control: depend on them as the first alternative. + * Don't install the support binaries in fontconfig-udeb. + * Break the dependency cycle (closes: #302611, #310877). + + Split all configuration in a specific fontconfig-config package. + + Only support binaries and defoma support remain in fontconfig. + + fontconfig.preinst: move the conffiles around. + * Update the package descriptions. + * Remove obsolete package relationships. + * Don't install the user's guide, it's the same contents as the manual + page. + * Pass LC_ALL=C to the make command to avoid local characters in the + manual pages. + * Standards-version is 3.6.2. + + -- Josselin Mouette Wed, 1 Feb 2006 00:14:48 +0100 + +fontconfig (2.3.2-1.1) unstable; urgency=low + + * NMU + * Add Provides: libfontconfig1 for the udeb to satisfy dependencies + from other udebs (closes: #331444). + + -- Frans Pop Tue, 18 Oct 2005 21:22:40 +0200 + +fontconfig (2.3.2-1) unstable; urgency=low + * Patch memory leaks (thanks to Chris Capoccia) (closes: #305680) + * Share strings to save memory (Ross Burton) + * Reduce priority of URW fonts + + -- Keith Packard Sat, 23 Apr 2005 14:30:18 +1000 + +fontconfig (2.3.1-2) unstable; urgency=low + + * Change priority of fontconfig-udeb package to extra + * Fixed incorrect hinting_type case in postinst script (closes: #298817) + * Replaced Descriptions in fontconfig.templates with shorter + versions (Thanks to Josselin Mouette) + * Change README.Debian to match new configuration mechanism. + + -- Keith Packard Thu, 10 Mar 2005 13:29:11 -0800 + +fontconfig (2.3.1-1) unstable; urgency=low + + * Move from experimental to unstable + * Fix a few minor bugs in handling broken GSUB/GPOS tables + * Adopt suggestions by former maintainer (Josselin Mouette) + reguarding debian packaging. + * Get library man pages to install in -dev package + * Translations of the configuration questions remain incomplete + + -- Keith Packard Tue, 8 Mar 2005 20:47:35 -0800 + +fontconfig (2.3.0-1) experimental; urgency=low + + * Change of maintainer + * New upstream release + * Support for current Freetype versions + * Multi-lingual family/style/fullname values with parallel language + tags to enable locale-sensitive presentation of these names. + * Font black- and white-listing in the configuration file + enables users to select their desired font attributes without + having to carefully construct the font directory list. + * Support for local configuration directory provides a place for system + distributors and administrators to make local changes to the font + configuration without having to edit any configuration files. + + -- Keith Packard Wed, 2 Mar 2005 00:03:56 -0800 + +fontconfig (2.2.3-4) unstable; urgency=low + + * New translations of debconf templates: + + Brazilian + + Simplified Chinese (closes: #279326) + + Dutch (closes: #280657) + + German (closes: #281077) + + Danish (closes: #282094) + * fontconfig.defoma: patch from SU Yong for missing + tags (closes: #280560). + + -- Josselin Mouette Sat, 20 Nov 2004 15:38:00 +0100 + +fontconfig (2.2.3-3) unstable; urgency=low + + * fontconfig.templates: merge the autohinter and subpixel rendering + questions in a single "select" template. + * fontconfig.config, fontconfig.postinst: update accordingly. + * debian/po/*.po: updated translations (closes: #277927). + * fontconfig.postinst: default to use the bytecode interpreter when the + subpixel rendering is activated (closes: #277874, #277883, #278211). + * fontconfig.config: try to get the answer to deXconf's LCD question to set + the default. + + -- Josselin Mouette Thu, 28 Oct 2004 20:27:49 +0200 + +fontconfig (2.2.3-2) unstable; urgency=low + + * debian/po/pt_BR.po: updated translation from Gustavo Franco + (closes: #276693). + * debian/po/fr.po: correct subpixel rendering question. + * fontconfig.config: change question ordering. + * fontconfig.templates: default the autohinter to "true", but keep the + subpixel rendering to "false". This is because the bytecode interpreter + (previous default) renders very badly on TFT screens, and the subpixel + rendering looks bad on non-RGBA screens (closes: #268321). + * fontconfig.postinst: always enable the autohinter if the subpixel + rendering is activated (otherwise it doesn't work). + + -- Josselin Mouette Thu, 21 Oct 2004 22:59:51 +0200 + +fontconfig (2.2.3-1) unstable; urgency=low + + * New upstream release. + * 00maintainer_mode.patch, autoreconf.patch: removed, obsoleted upstream. + * German translation of debconf templates (closes: #252723). + * Turkish translation of debconf templates (closes: #246080). + * objcopy now works correctly on alpha: + - libfontconfig1-dbg.install.alpha: removed. + - rules: use --dbg-package on all arches. + * shlibs.local: removed. + + -- Josselin Mouette Tue, 13 Jul 2004 11:32:02 +0200 + +fontconfig (2.2.2-2) unstable; urgency=low + + * added debian/patches/00maintainer_mode.patch: introduce + AM_MAINTAINER_MODE to avoid brain damage. + * added debian/patches/autoreconf.patch: this is the result of + libtoolize --force --copy; aclocal; autoheader; automake -acf; + autoconf with libtool 1.5.4 (closes: #218441). + * debian/po/nl.po: added Dutch debconf translation (closes: #237813). + * debian/po/da.po: updated Danish translation (closes: #241123). + + -- Josselin Mouette Wed, 7 Apr 2004 14:28:05 +0200 + +fontconfig (2.2.2-1) unstable; urgency=low + + * New upstream release. + * debian/rules: + + only require libfontconfig1 2.2.1 for dh_makeshlibs. + * debian/control: + + build-depend on binutils 2.12.90.0.9 for dh_strip (closes: #237417). + + build-depend on freetype 2.1.7, ditto for -dev depends. + + fontconfig now conflicts with libfontconfig1-dev << 2.2.2. + * Added debian/po/cs.po (closes: #236275). + * Added debian/po/pt_BR.po (closes: #235465). + * Removed freetype-build.patch. + * fontconfig.install: install fonts-conf.5. + * libfontconfig1-dev.install: only install manpages in section 3. + + -- Josselin Mouette Thu, 11 Mar 2004 14:17:58 +0100 + +fontconfig (2.2.1-16) unstable; urgency=low + + * Use the new debconf interface for ucf: + + fontconfig.postinst: use --debconf-ok option for ucf. + + fontconfig.postinst: remove the hack to get back stdio from debconf. + + control: depend on ucf 0.29. + * Work around objcopy breakage on alpha: + + libfontconfig1-dbg.install.alpha: copy the library to the debug + directory. + + rules: don't use --dbg-package on alpha. + + -- Josselin Mouette Sun, 22 Feb 2004 17:02:47 +0100 + +fontconfig (2.2.1-15) unstable; urgency=low + + * Make the dependencies back to ${misc:Depends} now debhelper was updated. + * Spanish debconf templates (closes: #232211). + * Danish debconf templates (closes: #233071). + + -- Josselin Mouette Fri, 20 Feb 2004 16:27:21 +0100 + +fontconfig (2.2.1-14) unstable; urgency=low + + * Rebuild with up to date cdbs (closes: #230357). + * Build-depend on docbook-utils 0.6.13. + * Make a libfontconfig1-dbg package, requiring debhelper 4.1.76. + * Remove po/ru.po (closes: #223349). + * Depend on debconf | debconf-2.0 (closes: #230520). + + -- Josselin Mouette Tue, 3 Feb 2004 13:16:29 +0100 + +fontconfig (2.2.1-13) unstable; urgency=low + + * patches/freetype-build.patch: include correctly freetype header + files (closes: #222680). + + -- Josselin Mouette Sat, 6 Dec 2003 15:32:30 +0100 + +fontconfig (2.2.1-12) unstable; urgency=low + + * fontconfig.postrm: support the case where /usr/local/share/fonts + doesn't exist (closes: #219992). + + -- Josselin Mouette Tue, 11 Nov 2003 10:42:24 +0100 + +fontconfig (2.2.1-11) unstable; urgency=low + + * fontconfig.postinst: support the case where /usr/local is mounted + read-only (closes: #219684). + + -- Josselin Mouette Sat, 8 Nov 2003 09:44:56 +0100 + +fontconfig (2.2.1-10) unstable; urgency=low + + * shlibs.local: require libfreetype6 2.1.5-3 to avoid the + gsfonts-other bug (closes: #218662). + * fontconfig.{config,postinst}: remove bashism. + * fontconfig.post{inst,rm}: really create /usr/local/share/fonts, + and remove it if non-empty on purge. + * po/ru.po: updated translation (closes: #219265). + * culmus-support.patch: removed, see below. + * fonts-conf-aliases.patch: patch from CVS, still add Culmus support, + now also support ttf-freefont (closes: #218924). + + -- Josselin Mouette Fri, 7 Nov 2003 17:02:37 +0100 + +fontconfig (2.2.1-9) unstable; urgency=low + + * rules: add /usr/local/share/fonts to the list of directories to + search for fonts. + * po/fr.po: update (closes: #218301). + * po/ja.po: update (closes: #217420). + * README.Debian: correct typo. + * patches/culmus-support.patch: support Culmus fonts for Hebrew + systems (closes: #198374). + + -- Josselin Mouette Sun, 2 Nov 2003 18:32:11 +0100 + +fontconfig (2.2.1-8) unstable; urgency=low + + * fontconfig.postinst: revert changes from 2.2.1-7 and just get back + stdin back from debconf before running ucf. Thanks a lot to Samuel + Hocevar for finding out this trick. + + -- Josselin Mouette Mon, 20 Oct 2003 15:36:03 +0200 + +fontconfig (2.2.1-7) unstable; urgency=low + + * fontconfig.postinst: when ucf fails (most likely due to being on + an autobuilder with no /dev/tty), just create local.conf if it is + not here, otherwise do nothing. + + -- Josselin Mouette Mon, 20 Oct 2003 13:45:20 +0200 + +fontconfig (2.2.1-6) unstable; urgency=low + + * Use ucf for local.conf handling (closes: #186730): + + fontconfig.{config,postinst}: remove debconf handling of + local.conf overwriting. + + fontconfig.postrm: new file. + + templates: remove overwrite_existing_local_conf. + + control: fontconfig depends on ucf 0.25. + + local.conf.md5sum: new file, containing all possible md5sums + for local.conf generated with debconf in the previous versions. + * Apply defoma patch from Angus Lees (closes: #206532, #204771): + + fontconfig.defoma: new file. + + control: build-depend and depend on defoma. + + rules: + - Run dh_installdefoma. + - Remove x-ttcidfont-conf stuff. + + README.Debian: document that fontconfig can now use defoma fonts. + + fontconfig.postinst: + - Remove old cache files in /var/lib/defoma/x-ttcidfont-conf.d + subdirectories. + - Include the defoma-generated file in local.conf. + + fontconfig.postrm: remove /var/lib/defoma/fontconfig.d. + * fonts-conf-ordering.patch: patches fonts.conf to include local.conf + before ~/.fonts.conf (closes: #215356). + * control: + + Remove po-debconf dependency, all autobuilders have a working + version now and it never made it to testing. + + Make libfontconfig1-dev depend on libfontconfig1 instead of + fontconfig. + + libfontconfig1-dev depends on libexpat1-dev. + + Make fontconfig require one of the 4 most widely used font + packages, as anyway all packages using fontconfig should + (closes: #189883). Also remove Suggests and Recommends. + * fontconfig.postrm: remove old fonts.cache-1 files in /usr/share/fonts + and /usr/X11R6/lib/X11/fonts on purge. + * No more scripts in fontconfig-udeb (closes: #216132): + + fontconfig-udeb.postinst: removed. + + rules: make dh_makeshlibs not run on fontconfig-udeb. + + -- Josselin Mouette Sun, 19 Oct 2003 11:04:35 +0200 + +fontconfig (2.2.1-5) unstable; urgency=low + + * debian/control: + + Build-depend on po-debconf 0.8.1 (closes: #214973). + + Remove trailing lines, by request of Ralf Nolden. + + -- Josselin Mouette Wed, 15 Oct 2003 21:05:45 +0200 + +fontconfig (2.2.1-4) unstable; urgency=low + + * Russian debconf templates (closes: #214337). + * French debconf templates (closes: #213141). + * Update manpages. + * Patch fc-cache to handle correctly -s (closes: #214091). + * Remove defoma comment in README.Debian. + * Ask whether to enable the autohinter (closes: #188829). + * Add a general documentation about font handling in README.Debian + (closes: #186944). + + -- Josselin Mouette Wed, 8 Oct 2003 22:23:41 +0200 + +fontconfig (2.2.1-3) unstable; urgency=low + + * New maintainer. + * fontconfig.postinst: nitpick output improvement. + * Standards-version is 3.6.1. + * Switch to po-debconf. + * Include japanese debconf templates (closes: #210733). + * Move libfontconfig1-dev to libdevel. + * Provide manpages for fc-list and fc-cache (closes: #191467). + + -- Josselin Mouette Tue, 16 Sep 2003 18:31:18 +0200 + +fontconfig (2.2.1-2) unstable; urgency=low + + * debian/control: + - Build-Depend on the latest cdbs to fix a udeb build error + (Closes: #205062) + + -- Colin Walters Tue, 26 Aug 2003 22:54:24 -0400 + +fontconfig (2.2.1-1) unstable; urgency=low + + * New upstream release. + - Eliminates italic_angle check for PS fonts + (Closes: #196739, #194832). + * debian/rules: + - Work around dh_installman bug and put fonts-conf.5 in section 5 + (Closes: #191026). + + -- Colin Walters Mon, 9 Jun 2003 20:40:57 -0400 + +fontconfig (2.2.0-5) unstable; urgency=low + + * debian/rules: + - Tighten up shlibs versioning again (Closes: #195118). + + -- Colin Walters Wed, 28 May 2003 18:53:21 -0400 + +fontconfig (2.2.0-4) unstable; urgency=low + + * debian/rules: + - Ensure fontconfig is built after libfontconfig1 (Closes: #194960). + + -- Colin Walters Tue, 27 May 2003 18:39:23 -0400 + +fontconfig (2.2.0-3) unstable; urgency=low + + * debian/control: + - Bump Standards-Version: 3.5.10, no changes required. + - Build-Depend on cdbs. + * debian/rules: + - Convert to cdbs. + * debian/rocks: + - Removed. + + -- Colin Walters Sun, 25 May 2003 04:42:10 -0400 + +fontconfig (2.2.0-2) unstable; urgency=low + + * The "Society For Creative Anachronism Seizes Control Of Russia" + release. + * debian/control: + - Recommend ttf-bitstream-vera, since it is the default fallback font + now. Plus it does look pretty nice. (Closes: #190675). + - Suggest: ttf-freefont, my favorite font. + * debian/rules: + - Update to the latest version of Colin's Build System. + + -- Colin Walters Tue, 6 May 2003 02:55:40 -0400 + +fontconfig (2.2.0-1) unstable; urgency=low + + * The "Harsh Light Of Morning Falls On One Night Stand's DVD Collection" + release. + * New upstream release. + + -- Colin Walters Wed, 23 Apr 2003 20:39:54 -0400 + +fontconfig (2.1.94-1) unstable; urgency=low + + * The "I speak better English than this villian Bush" release. + (Courtesy of Mohammed Saeed al-Sahaf). + * New upstream (pre)release. + * README.Debian: + - Remove experimental notice. + * debian/patches/fonts-conf-cleanup.patch: + - Update. + * debian/rules: + - Update to the latest version of Colin's Build System. + + -- Colin Walters Thu, 17 Apr 2003 00:13:37 -0400 + +fontconfig (2.1.93-1) unstable; urgency=low + + * The "Saddam Speech Suspiciously Mentions Nelly Song From Last Summer" + release. + * New upstream (pre)release. + - Actually puts some bytes in fontconfig-user.html (Closes: #185065) + - Handles "same" font binding (Closes: #184353) + - Handles aliases better (Closes: #179416) + - Will handle xfonts-terminus, although it's kinda ugly + (Closes: #176690) + * debian/control: + - Bump Standards-Version to 3.5.9, no changes required. + - Minor description fixes. + * debian/rocks: + - Add --enable-docs to DEB_CONFIGURE_EXTRA_FLAGS. + * debian/patches/fontconfig_pc_in-fix-version-var.patch: + - Deleted; fix was incorporated upstream. + * debian/patches/mono-font-enable.patch: + - Deleted; a better fix was incorporated upstream. + + -- Colin Walters Mon, 7 Apr 2003 22:16:52 -0400 + +fontconfig (2.1.92-5) unstable; urgency=low + + * The "Wingslinger's is definitely a mafia front" release. + * debian/control: + - Add back Depends line for fontconfig-udeb, and put libexpat1-udeb, + libfreetype6-udeb, zlib1g-udeb there. + + -- Colin Walters Sun, 6 Apr 2003 14:07:58 -0400 + +fontconfig (2.1.92-4) unstable; urgency=low + + * debian/control: + - Remove Depends for fontconfig-udeb (Closes: #187833). + * debian/fontconfig-udeb.postinst: + - New file, hacked up from fontconfig.postinst. + * debian/rules: + - Update to the latest version of Colin's Build System. + + -- Colin Walters Sun, 6 Apr 2003 13:18:06 -0400 + +fontconfig (2.1.92-3) unstable; urgency=low + + * debian/control: + - Merge libfontconfig1 and fontconfig packages (Closes: #185466). + - Turn libfontconfig1 and libfontconfig1-dev into dummy packages. + - Generate new fontconfig-udeb package (Closes: #183822). + * debian/patches/mono-font-enable.patch: + - New patch; enables marking fonts as monospaced again (Closes: #185239). + * debian/rocks: + - Remove old cruft like deb-common-build target. + * debian/rules: + - Update to the latest version of Colin's Build System. + + -- Colin Walters Fri, 28 Mar 2003 16:16:38 -0500 + +fontconfig (2.1.92-2) unstable; urgency=low + + * The "I should take up Tae Kwon Do again as a stress reliever" release. + * debian/README.Debian: + - Update with warning about bitmapped fonts. + * debian/fontconfig.templates: + - New question about overwriting existing local.conf. + * debian/fontconfig.config: + - Place into the public domain. + - Support new question about overwriting existing local.conf. + * debian/fontconfig.postinst: + - Place into the public domain. + - Support new question about overwriting existing local.conf. + - Rewrite so that we always write out the bits for bitmapped fonts and + subpixel rendering, but if they're disabled, then comment them out. + This will allow people to easily see the code so they can enable it by + hand. + - Add -v to fc-cache invocation so /var/log/fontconfig.log is a bit + more useful. + + -- Colin Walters Sun, 9 Mar 2003 14:40:43 -0500 + +fontconfig (2.1.92-1) unstable; urgency=low + + * The "I wish upstream actually used ChangeLog" release. + * New upstream (pre)release. + * debian/libfontconfig1-dev.install: + - Install upstream development HTML and text documentation. + - Install upstream development manpages. + * debian/fontconfig.install: + - Install upstream user HTML and text documentation. + - Don't include local.conf in package. D'oh! + * debian/control: + - Minor description improvements. + * debian/fontconfig.config,debian/fontconfig.postinst, + debian/fontconfig.templates: + - New debconf question about enabling bitmapped fonts. + + -- Colin Walters Fri, 7 Mar 2003 17:23:42 -0500 + +fontconfig (2.1.91-2) unstable; urgency=low + + * debian/control: + - Bump Build-Depends (and Depends for libfontconfig1-dev) on + libfreetype6-dev to the latest. This, in combination with this + version of fontconfig, will hopefully fix a lot of outstanding bugs. + - Drop Build-Depends on xlibs-dev and ed. + * debian/rocks: + - Hardcode font path here, and include + /var/lib/defoma/x-ttcidfont-conf.d/dirs in default font path + (Closes: #183342, #176020). + + -- Colin Walters Thu, 6 Mar 2003 22:00:13 -0500 + +fontconfig (2.1.91-1) unstable; urgency=low + + * New upstream (pre)release. + * debian/patches/fontconfig_pc_in-fix-version-var.patch: + - New patch (Closes: #183418). + + -- Colin Walters Wed, 5 Mar 2003 01:02:17 -0500 + +fontconfig (2.1.90-1) unstable; urgency=low + + * New upstream (pre)release. + * debian/patches/CVS-HEAD-subpixel-rendering-fix.patch, + debian/patches/fail-on-submake-failure.patch, + debian/patches/owen-fc-cache-fix.patch: + - Included upstream now; deleted. + * debian/patches/fonts-conf-cleanup.patch: + - New patch. Removes the date from fonts.conf, and helps move + subpixel rendering bits into local.conf. + * debian/control: + - [libfontconfig1-dev] Add Depends on pkg-config. + - Add Build-Depends on docbook-utils. + * debian/rocks: + - Remove manpage stuff. + * debian/fontconfig.templates, debian/fontconfig.config, + debian/fontconfig.postinst: + - Debconfiscation. Now prompts for subpixel rendering bits + (Closes: #182748). + * debian/rules: + - Update to the latest version of Colin's Build System. + + -- Colin Walters Sun, 2 Mar 2003 13:29:35 -0500 + +fontconfig (2.1-15) unstable; urgency=low + + * debian/control: + - Build-Depend on xlibs-dev (>= 4.2.0). + * debian/patches/owen-fc-cache-fix.patch: + - New patch, pulled from the GARNOME CVS; edited slightly. + This should fix those crashes in FcConfigAdd (Closes: #178780). + * debian/rules: + - Update to the latest version of Colin's Build System. + + -- Colin Walters Fri, 17 Jan 2003 13:20:09 -0500 + +fontconfig (2.1-14) unstable; urgency=low + + * debian/patches/CVS-HEAD-subpixel-rendering-fix.patch: + - New patch, should fix crashes when subpixel rendering is + turned on (Closes: #175903). Big thanks to + Michael Guntsche for extracting the relevant fix + from CVS! + + -- Colin Walters Fri, 10 Jan 2003 13:30:28 -0500 + +fontconfig (2.1-13) unstable; urgency=low + + * debian/rocks: + - Tighten up shlibs for libfontconfig1. + + -- Colin Walters Wed, 8 Jan 2003 22:34:53 -0500 + +fontconfig (2.1-12) unstable; urgency=low + + * debian/fontconfig.postinst: + - Redirect fc-cache error messages to /var/log/fontconfig.log, and + refer the user to this upon failure (Closes: #174507). + + -- Colin Walters Fri, 3 Jan 2003 15:04:05 -0500 + +fontconfig (2.1-11) unstable; urgency=low + + * debian/control: + - Remove Build-Depends on zlib1g; instead Build-Depend on the very + latest libfreetype6-dev which does this for us. + * debian/fontconfig.postinst: + - Display a little message about regenerating the fonts cache. + + -- Colin Walters Wed, 25 Dec 2002 01:08:05 -0500 + +fontconfig (2.1-10) unstable; urgency=low + + * debian/patches/fail-on-submake-failure.patch: + - New patch. This way at least the package won't build in the future + if there is a failure. + * debian/control: + - Build-Depend on zlib1g-dev directly until freetype is fixed. + - Change fontconfig section to utils. + + -- Colin Walters Sun, 22 Dec 2002 21:37:25 -0500 + +fontconfig (2.1-9) unstable; urgency=low + + * The " "*PANT* *PANT* YEAH BABY!!!! + FRESH COMMITS TO (freetype) CVS!!!!" *PANT* *PANT*" release. + * debian/control: + - Build-Depend on the very latest freetype, the previous version of + which was a CVS snapshot that broke the fontconfig build, and in fact + the build of almost any package dependent on freetype; see #173834. + Closes: #173900. + - Build-Depend on debhelper (>= 4.1.1) since we use some features from + it with CBS in this package (Closes: #173941). + * debian/fontconfig.postinst: + - New file, with the important contents stolen from Red Hat 8's + postinst. Thanks Anthony Fok . (Closes: #173949). + + -- Colin Walters Sun, 22 Dec 2002 03:36:21 -0500 + +fontconfig (2.1-8) unstable; urgency=low + + * debian/control: + - Build-Depend on xlibs-dev. This should fix the issue with + /usr/X11R6/lib/fonts or whatever being missing from fonts.conf. + - Mention more prominently that fontconfig doesn't depend on X. + * debian/rocks: + - Install fc-cache, fc-list, and fontconfig manpages + (Closes: #173748). + + -- Colin Walters Sat, 21 Dec 2002 02:54:36 -0500 + +fontconfig (2.1-7) unstable; urgency=low + + * debian/control: + - [libfontconfig1-dev] Add a Conflicts: fontconfig (<< 2.1-5) so that + we ensure upgrading happens in the correct order (due to + fontconfig-config switching packages). + + -- Colin Walters Wed, 11 Dec 2002 00:48:31 -0500 + +fontconfig (2.1-6) unstable; urgency=low + + * debian/patches/no-date-in-fonts-conf.patch: + - New patch; this will prevent the fonts.conf conffile from changing + on every package upload. + * debian/README.Debian: + - Update. + * debian/rules: + - Update to the latest version of Colin's Build System. + + -- Colin Walters Tue, 10 Dec 2002 14:48:24 -0500 + +fontconfig (2.1-5) unstable; urgency=low + + * debian/libfontconfig1-dev.install: + - Install fontconfig-config. + * debian/fontconfig.install + - Don't install fontconfig-config. + * debian/control: + - [libfontconfig1-dev] Add Depends: on libfreetype6-dev + (Closes: #172488) + * debian/rules: + - Update to the latest version of Colin's Build System. + * debian/rocks: + - Add debian/tmp/usr/lib/ to DEB_SHLIBDEPS_INCLUDE + (Closes: #172432). + - Ensure libfontconfig1 is built before fontconfig. + + -- Colin Walters Mon, 9 Dec 2002 23:54:06 -0500 + +fontconfig (2.1-4) unstable; urgency=low + + * debian/control: + - Really Build-Depend on ed (Closes: #172245). Now how did I add it + to the changelog, but not control? Don't ask me...) + * debian/rules: + - Update to the latest version of Colin's Build System. + + -- Colin Walters Mon, 9 Dec 2002 12:59:07 -0500 + +fontconfig (2.1-3) unstable; urgency=low + + * debian/control: + - Build-Depend on ed. + * debian/rules: + - Update to the latest version of Colin's Build System. + * debian/rocks: + - Remove extra cruft in deb-extra-clean rule. + + -- Colin Walters Sun, 8 Dec 2002 20:58:26 -0500 + +fontconfig (2.1-2) unstable; urgency=low + + * First upload to unstable; Closes: #170559. + * debian/rules: + - Update to latest version of Colin's Build System. + + -- Colin Walters Fri, 6 Dec 2002 01:37:16 -0500 + +fontconfig (2.1-1) unstable; urgency=low + + * New upstream version. + * debian/rules: + - Use Colin's Build System. + * debian/control: + - Bump Standards-Version to 3.5.8. + * debian/copyright: + - Fix Upstream Authors. + + -- Colin Walters Tue, 3 Dec 2002 22:38:28 -0500 + +fontconfig (2.0-2) unstable; urgency=low + + * debian/control: + - [fontconfig] New package; install configuration files and binaries in it. + - [libfontconfig1-dev] Fix up description. + + -- Colin Walters Mon, 14 Oct 2002 23:06:59 -0400 + +fontconfig (2.0-1) unstable; urgency=low + + * Initial version. + + -- Colin Walters Sun, 13 Oct 2002 14:43:56 -0400 --- fontconfig-2.4.2.orig/debian/patches/02_ubuntu_fonts_conf.patch +++ fontconfig-2.4.2/debian/patches/02_ubuntu_fonts_conf.patch @@ -0,0 +1,12 @@ +--- /dev/null 2006-10-18 16:35:35.000000000 +0100 ++++ conf.d/52-languageselector.conf 2006-11-28 17:22:00.000000000 +0000 +@@ -0,0 +1,9 @@ ++ ++ ++ ++ ++ language-selector.conf ++