Changeset 2216 for fontconfig/vendor/current
- Timestamp:
- Aug 9, 2017, 12:35:23 PM (8 years ago)
- Location:
- fontconfig/vendor/current
- Files:
-
- 3 added
- 237 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified fontconfig/vendor/current/Makefile.in ¶
r1769 r2216 743 743 || chmod -R a+r "$(distdir)" 744 744 dist-gzip: distdir 745 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip-c >$(distdir).tar.gz745 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz 746 746 $(am__post_remove_distdir) 747 747 dist-bzip2: distdir … … 768 768 "deprecated." >&2 769 769 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 770 shar $(distdir) | GZIP=$(GZIP_ENV) gzip-c >$(distdir).shar.gz770 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz 771 771 $(am__post_remove_distdir) 772 772 … … 786 786 case '$(DIST_ARCHIVES)' in \ 787 787 *.tar.gz*) \ 788 GZIP=$(GZIP_ENV) gzip-dc $(distdir).tar.gz | $(am__untar) ;;\788 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ 789 789 *.tar.bz2*) \ 790 790 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ … … 796 796 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 797 797 *.shar.gz*) \ 798 GZIP=$(GZIP_ENV) gzip-dc $(distdir).shar.gz | unshar ;;\798 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ 799 799 *.zip*) \ 800 800 unzip $(distdir).zip ;;\ -
TabularUnified fontconfig/vendor/current/README ¶
r1769 r2216 1 1 Fontconfig 2 2 Font configuration and customization library 3 Version 2.12. 14 201 6-08-053 Version 2.12.4 4 2017-07-05 5 5 6 6 7 7 Check INSTALL for compilation and installation instructions. 8 8 Report bugs to https://bugs.freedesktop.org in the fontconfig module. 9 10 2.12.4 11 12 Akira TAGOH (5): 13 Force regenerate fcobjshash.h when updating Makefile 14 Fix the build failure when srcdir != builddir and have gperf 3.1 or later installed 15 Add a testcase for Bug#131804 16 Update libtool revision 17 Fix distcheck error 18 19 Florent Rougon (6): 20 FcCharSetHash(): use the 'numbers' values to compute the hash 21 fc-lang: gracefully handle the case where the last language initial is < 'z' 22 Fix an off-by-one error in FcLangSetIndex() 23 Fix erroneous test on language id in FcLangSetPromote() 24 FcLangSetCompare(): fix bug when two charsets come from different "buckets" 25 FcCharSetFreezeOrig(), FcCharSetFindFrozen(): use all buckets of freezer->orig_hash_table 26 27 Helmut Grohne (1): 28 fix cross compilation 29 30 Jan Alexander Steffens (heftig) (1): 31 Fix testing PCF_CONFIG_OPTION_LONG_FAMILY_NAMES (CFLAGS need to be right) 32 33 Josselin Mouette (1): 34 Treat C.UTF-8 and C.utf8 locales as built in the C library. 35 36 Masamichi Hosoda (1): 37 Bug 99360 - Fix cache file update on MinGW 38 39 2.12.3 40 41 Akira TAGOH (1): 42 Fix make check fail with freetype-2.7.1 and 2.8 with PCF_CONFIG_OPTION_LONG_FAMILY_NAMES enabled. 43 44 2.12.2 45 46 Akira TAGOH (8): 47 Don't call perror() if no changes happens in errno 48 Fix FcCacheOffsetsValid() 49 Fix the build issue with gperf 3.1 50 Fix the build issue on GNU/Hurd 51 Update a bit for the changes in FreeType 2.7.1 52 Add the description of FC_LANG envvar to the doc 53 Bug 101202 - fontconfig FTBFS if docbook-utils is installed 54 Update libtool revision 55 56 Alan Coopersmith (1): 57 Correct cache version info in doc/fontconfig-user.sgml 58 59 Khem Raj (1): 60 Avoid conflicts with integer width macros from TS 18661-1:2014 61 62 Masamichi Hosoda (2): 63 Fix PostScript font alias name 64 Update aliases for URW June 2016 9 65 10 66 2.12.1 -
TabularUnified fontconfig/vendor/current/conf.d/30-metric-aliases.conf ¶
r1198 r2216 7 7 Alias similar/metric-compatible families from various sources: 8 8 9 PostScript fonts: URW fonts: 10 ====================== ================== ===================== ==================11 Helvetica Nimbus Sans 12 Helvetica Condensed Nimbus Sans NarrowTeX Gyre Heros Cn13 Times Nimbus Roman 14 Courier Nimbus Mono 15 ITC Avant Garde Gothic URW Gothic 16 ITC Bookman Bookman URWTeX Gyre Bonum Bookman Old Style17 ITC Zapf Chancery Chancery URWTeX Gyre Chorus18 Palatino P alladio URWTeX Gyre Pagella Palatino Linotype19 New Century Schoolbook C entury SchoolBook URWTeX Gyre Schola Century Schoolbook9 PostScript fonts: URW fonts: GUST fonts: Windows fonts: 10 ====================== ================== ================= ================== 11 Helvetica Nimbus Sans TeX Gyre Heros 12 Helvetica Narrow Nimbus Sans Narrow TeX Gyre Heros Cn 13 Times Nimbus Roman TeX Gyre Termes 14 Courier Nimbus Mono PS TeX Gyre Cursor 15 ITC Avant Garde Gothic URW Gothic TeX Gyre Adventor 16 ITC Bookman URW Bookman TeX Gyre Bonum Bookman Old Style 17 ITC Zapf Chancery Z003 TeX Gyre Chorus 18 Palatino P052 TeX Gyre Pagella Palatino Linotype 19 New Century Schoolbook C059 TeX Gyre Schola Century Schoolbook 20 20 21 21 Microsoft fonts: Liberation fonts: Google CrOS core fonts: StarOffice fonts: AMT fonts: … … 74 74 <family>Nimbus Sans Narrow</family> 75 75 <default> 76 <family>Helvetica Condensed</family>76 <family>Helvetica Narrow</family> 77 77 </default> 78 78 </alias> … … 81 81 <family>TeX Gyre Heros Cn</family> 82 82 <default> 83 <family>Helvetica Condensed</family>83 <family>Helvetica Narrow</family> 84 84 </default> 85 85 </alias> … … 121 121 122 122 <alias binding="same"> 123 <family>Nimbus Mono PS</family> 124 <default> 125 <family>Courier</family> 126 </default> 127 </alias> 128 129 <alias binding="same"> 123 130 <family>TeX Gyre Cursor</family> 124 131 <default> … … 177 184 178 185 <alias binding="same"> 186 <family>URW Bookman</family> 187 <default> 188 <family>ITC Bookman</family> 189 </default> 190 </alias> 191 192 <alias binding="same"> 179 193 <family>TeX Gyre Bonum</family> 180 194 <default> … … 212 226 213 227 <alias binding="same"> 228 <family>Z003</family> 229 <default> 230 <family>ITC Zapf Chancery</family> 231 </default> 232 </alias> 233 234 <alias binding="same"> 214 235 <family>TeX Gyre Chorus</family> 215 236 <default> … … 233 254 234 255 <alias binding="same"> 256 <family>P052</family> 257 <default> 258 <family>Palatino</family> 259 </default> 260 </alias> 261 262 <alias binding="same"> 235 263 <family>TeX Gyre Pagella</family> 236 264 <default> … … 261 289 262 290 <alias binding="same"> 291 <family>C059</family> 292 <default> 293 <family>New Century Schoolbook</family> 294 </default> 295 </alias> 296 297 <alias binding="same"> 263 298 <family>TeX Gyre Schola</family> 264 299 <default> … … 406 441 407 442 <alias> 408 <family>Helvetica Condensed</family>443 <family>Helvetica Narrow</family> 409 444 <default> 410 445 <family>Arial Narrow</family> … … 438 473 <family>Arial Narrow</family> 439 474 <default> 440 <family>Helvetica Condensed</family>475 <family>Helvetica Narrow</family> 441 476 </default> 442 477 </alias> … … 471 506 472 507 <alias binding="same"> 473 <family>Helvetica Condensed</family>508 <family>Helvetica Narrow</family> 474 509 <accept> 475 510 <family>TeX Gyre Heros Cn</family> … … 491 526 <accept> 492 527 <family>TeX Gyre Cursor</family> 528 <family>Nimbus Mono PS</family> 493 529 <family>Nimbus Mono</family> 494 530 <family>Nimbus Mono L</family> … … 510 546 <family>Bookman Old Style</family> 511 547 <family>TeX Gyre Bonum</family> 548 <family>URW Bookman</family> 512 549 <family>Bookman URW</family> 513 550 <family>URW Bookman L</family> … … 519 556 <accept> 520 557 <family>TeX Gyre Chorus</family> 558 <family>Z003</family> 521 559 <family>Chancery URW</family> 522 560 <family>URW Chancery L</family> … … 529 567 <family>Palatino Linotype</family> 530 568 <family>TeX Gyre Pagella</family> 569 <family>P052</family> 531 570 <family>Palladio URW</family> 532 571 <family>URW Palladio L</family> … … 539 578 <family>Century Schoolbook</family> 540 579 <family>TeX Gyre Schola</family> 580 <family>C059</family> 541 581 <family>Century SchoolBook URW</family> 542 582 <family>Century Schoolbook L</family> -
TabularUnified fontconfig/vendor/current/conf.d/30-urw-aliases.conf ¶
r1198 r2216 8 8 <alias binding="same"> 9 9 <family>Zapf Dingbats</family> 10 <accept><family>Dingbats</family></accept> 10 <accept> 11 <family>D050000L</family> 12 <family>Dingbats</family> 13 </accept> 11 14 </alias> 12 15 <alias binding="same"> 13 16 <family>ITC Zapf Dingbats</family> 14 <accept><family>Dingbats</family></accept> 17 <accept> 18 <family>D050000L</family> 19 <family>Dingbats</family> 20 </accept> 15 21 </alias> 16 22 <match target="pattern"> … … 19 25 </test> 20 26 <edit name="family" mode="append" binding="same"> 27 <string>Standard Symbols PS</string> 28 </edit> 29 <edit name="family" mode="append" binding="same"> 21 30 <string>Standard Symbols L</string> 22 31 </edit> -
TabularUnified fontconfig/vendor/current/conf.d/45-latin.conf ¶
r1769 r2216 229 229 </alias> 230 230 <alias> 231 <family>Nimbus Mono PS</family> 232 <default><family>monospace</family></default> 233 </alias> 234 <alias> 231 235 <family>Terminal</family> 232 236 <default><family>monospace</family></default> -
TabularUnified fontconfig/vendor/current/conf.d/60-latin.conf ¶
r1198 r2216 44 44 <family>Nimbus Mono L</family> 45 45 <family>Nimbus Mono</family> 46 <family>Nimbus Mono PS</family> 46 47 <family>Courier</family> 47 48 </prefer> -
TabularUnified fontconfig/vendor/current/config.h.in ¶
r1769 r2216 21 21 /* System font directory */ 22 22 #undef FC_DEFAULT_FONTS 23 24 /* The type of len parameter of the gperf hash/lookup function */ 25 #undef FC_GPERF_SIZE_T 23 26 24 27 /* Define to nothing if C supports flexible array members, and to 1 if it does -
TabularUnified fontconfig/vendor/current/configure ¶
r1769 r2216 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.69 for fontconfig 2.12. 1.3 # Generated by GNU Autoconf 2.69 for fontconfig 2.12.4. 4 4 # 5 5 # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig>. … … 592 592 PACKAGE_NAME='fontconfig' 593 593 PACKAGE_TARNAME='fontconfig' 594 PACKAGE_VERSION='2.12. 1'595 PACKAGE_STRING='fontconfig 2.12. 1'594 PACKAGE_VERSION='2.12.4' 595 PACKAGE_STRING='fontconfig 2.12.4' 596 596 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig' 597 597 PACKAGE_URL='' … … 668 668 EXPAT_LIBS 669 669 EXPAT_CFLAGS 670 FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE 671 FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE 670 672 FREETYPE_LIBS 671 673 FREETYPE_CFLAGS … … 1415 1417 # This message is too long to be a string in the A/UX 3.1 sh. 1416 1418 cat <<_ACEOF 1417 \`configure' configures fontconfig 2.12. 1to adapt to many kinds of systems.1419 \`configure' configures fontconfig 2.12.4 to adapt to many kinds of systems. 1418 1420 1419 1421 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1485 1487 if test -n "$ac_init_help"; then 1486 1488 case $ac_init_help in 1487 short | recursive ) echo "Configuration of fontconfig 2.12. 1:";;1489 short | recursive ) echo "Configuration of fontconfig 2.12.4:";; 1488 1490 esac 1489 1491 cat <<\_ACEOF … … 1647 1649 if $ac_init_version; then 1648 1650 cat <<\_ACEOF 1649 fontconfig configure 2.12. 11651 fontconfig configure 2.12.4 1650 1652 generated by GNU Autoconf 2.69 1651 1653 … … 2356 2358 running configure, to aid debugging if configure makes a mistake. 2357 2359 2358 It was created by fontconfig $as_me 2.12. 1, which was2360 It was created by fontconfig $as_me 2.12.4, which was 2359 2361 generated by GNU Autoconf 2.69. Invocation command line was 2360 2362 … … 3222 3224 # Define the identity of the package. 3223 3225 PACKAGE='fontconfig' 3224 VERSION='2.12. 1'3226 VERSION='2.12.4' 3225 3227 3226 3228 … … 13465 13467 13466 13468 LIBT_CURRENT=10 13467 LIBT_REVISION= 213469 LIBT_REVISION=4 13468 13470 13469 13471 … … 14947 14949 14948 14950 14951 # Check the argument type of the gperf hash/lookup function 14952 { $as_echo "$as_me:${as_lineno-$LINENO}: checking The type of len parameter of gperf hash/lookup function" >&5 14953 $as_echo_n "checking The type of len parameter of gperf hash/lookup function... " >&6; } 14954 fc_gperf_test="$(echo 'foo' | gperf -L ANSI-C)" 14955 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14956 /* end confdefs.h. */ 14957 14958 #include <string.h> 14959 14960 const char *in_word_set(register const char *, register size_t); 14961 $fc_gperf_test 14962 14963 int 14964 main () 14965 { 14966 14967 ; 14968 return 0; 14969 } 14970 _ACEOF 14971 if ac_fn_c_try_compile "$LINENO"; then : 14972 FC_GPERF_SIZE_T=size_t 14973 else 14974 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14975 /* end confdefs.h. */ 14976 14977 #include <string.h> 14978 14979 const char *in_word_set(register const char *, register unsigned int); 14980 $fc_gperf_test 14981 14982 int 14983 main () 14984 { 14985 14986 ; 14987 return 0; 14988 } 14989 _ACEOF 14990 if ac_fn_c_try_compile "$LINENO"; then : 14991 FC_GPERF_SIZE_T="unsigned int" 14992 else 14993 as_fn_error $? "Unable to determine the type of the len parameter of the gperf hash/lookup function" "$LINENO" 5 14994 14995 fi 14996 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 14997 fi 14998 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 14999 15000 cat >>confdefs.h <<_ACEOF 15001 #define FC_GPERF_SIZE_T $FC_GPERF_SIZE_T 15002 _ACEOF 15003 15004 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FC_GPERF_SIZE_T" >&5 15005 $as_echo "$FC_GPERF_SIZE_T" >&6; } 15006 14949 15007 # 14950 15008 # Checks for iconv … … 15178 15236 LIBS="$LIBS $FREETYPE_LIBS" 15179 15237 CFLAGS="$CFLAGS $FREETYPE_CFLAGS" 15238 15239 if test -n "$PKG_CONFIG" && \ 15240 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 = 19.0.13\""; } >&5 15241 ($PKG_CONFIG --exists --print-errors "freetype2 = 19.0.13") 2>&5 15242 ac_status=$? 15243 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 15244 test $ac_status = 0; }; then 15245 have_freetype_2_7_1=yes 15246 else 15247 have_freetype_2_7_1=no 15248 fi 15249 if test -n "$PKG_CONFIG" && \ 15250 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 20.0.14\""; } >&5 15251 ($PKG_CONFIG --exists --print-errors "freetype2 >= 20.0.14") 2>&5 15252 ac_status=$? 15253 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 15254 test $ac_status = 0; }; then 15255 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15256 /* end confdefs.h. */ 15257 15258 #include <ft2build.h> 15259 #include FT_CONFIG_OPTIONS_H 15260 #ifndef PCF_CONFIG_OPTION_LONG_FAMILY_NAMES 15261 # error "No pcf long family names support" 15262 #endif 15263 15264 _ACEOF 15265 if ac_fn_c_try_compile "$LINENO"; then : 15266 have_pcf_long_family_names=yes 15267 else 15268 have_pcf_long_family_names=no 15269 fi 15270 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 15271 else 15272 have_pcf_long_family_names=no 15273 fi 15274 if test "x$have_freetype_2_7_1" = xyes -o "x$have_pcf_long_family_names" = xyes; then 15275 FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE= 15276 FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE='#' 15277 else 15278 FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE='#' 15279 FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE= 15280 fi 15281 15282 15180 15283 for ac_func in FT_Get_Next_Char FT_Get_BDF_Property FT_Get_PS_Font_Info FT_Has_PS_Glyph_Names FT_Get_X11_Font_Format FT_Select_Size 15181 15284 do : … … 15230 15333 15231 15334 fi 15335 15232 15336 15233 15337 CFLAGS="$fontconfig_save_cflags" … … 16996 17100 Usually this means the macro was only invoked conditionally." "$LINENO" 5 16997 17101 fi 17102 if test -z "${FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE}" && test -z "${FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE}"; then 17103 as_fn_error $? "conditional \"FREETYPE_PCF_LONG_FAMILY_NAMES\" was never defined. 17104 Usually this means the macro was only invoked conditionally." "$LINENO" 5 17105 fi 16998 17106 if test -z "${HAVE_PTHREAD_TRUE}" && test -z "${HAVE_PTHREAD_FALSE}"; then 16999 17107 as_fn_error $? "conditional \"HAVE_PTHREAD\" was never defined. … … 17406 17514 # values after options handling. 17407 17515 ac_log=" 17408 This file was extended by fontconfig $as_me 2.12. 1, which was17516 This file was extended by fontconfig $as_me 2.12.4, which was 17409 17517 generated by GNU Autoconf 2.69. Invocation command line was 17410 17518 … … 17472 17580 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 17473 17581 ac_cs_version="\\ 17474 fontconfig config.status 2.12. 117582 fontconfig config.status 2.12.4 17475 17583 configured by $0, generated by GNU Autoconf 2.69, 17476 17584 with options \\"\$ac_cs_config\\" -
TabularUnified fontconfig/vendor/current/configure.ac ¶
r1769 r2216 34 34 dnl Yes, it is a pain to synchronize version numbers. Unfortunately, it's 35 35 dnl not possible to extract the version number here from fontconfig.h 36 AC_INIT([fontconfig], [2.12. 1], [https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig])36 AC_INIT([fontconfig], [2.12.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig]) 37 37 AM_INIT_AUTOMAKE([1.11 parallel-tests dist-bzip2]) 38 38 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) … … 76 76 dnl bump current, leave age, reset revision to zero when changing/removing APIS 77 77 LIBT_CURRENT=10 78 LIBT_REVISION= 278 LIBT_REVISION=4 79 79 AC_SUBST(LIBT_CURRENT) 80 80 AC_SUBST(LIBT_REVISION) … … 193 193 AC_CHECK_MEMBERS([struct dirent.d_type],,, 194 194 [#include <dirent.h>]) 195 196 # Check the argument type of the gperf hash/lookup function 197 AC_MSG_CHECKING([The type of len parameter of gperf hash/lookup function]) 198 fc_gperf_test="$(echo 'foo' | gperf -L ANSI-C)" 199 AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[ 200 #include <string.h> 201 202 const char *in_word_set(register const char *, register size_t); 203 $fc_gperf_test 204 ]])], [FC_GPERF_SIZE_T=size_t], 205 [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[ 206 #include <string.h> 207 208 const char *in_word_set(register const char *, register unsigned int); 209 $fc_gperf_test 210 ]])], [FC_GPERF_SIZE_T="unsigned int"], 211 [AC_MSG_ERROR([Unable to determine the type of the len parameter of the gperf hash/lookup function])] 212 )]) 213 AC_DEFINE_UNQUOTED(FC_GPERF_SIZE_T, $FC_GPERF_SIZE_T, [The type of len parameter of the gperf hash/lookup function]) 214 AC_MSG_RESULT($FC_GPERF_SIZE_T) 195 215 196 216 # … … 289 309 LIBS="$LIBS $FREETYPE_LIBS" 290 310 CFLAGS="$CFLAGS $FREETYPE_CFLAGS" 311 312 dnl See http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/VERSIONS.TXT for versioning in freetype 313 dnl 314 dnl The outcome of the family property has been changed in freetype-2.7.1. 315 dnl Our test cases relies on it and need to update the dependency to get it success. 316 dnl However it isn't exactly required to run fontconfig itself. 317 dnl so adding another test here for compatibility. it might be simplified in the future. 318 PKG_CHECK_EXISTS([freetype2 = 19.0.13], [have_freetype_2_7_1=yes], [have_freetype_2_7_1=no]) 319 PKG_CHECK_EXISTS([freetype2 >= 20.0.14], 320 [AC_COMPILE_IFELSE([AC_LANG_SOURCE([[ 321 #include <ft2build.h> 322 #include FT_CONFIG_OPTIONS_H 323 #ifndef PCF_CONFIG_OPTION_LONG_FAMILY_NAMES 324 # error "No pcf long family names support" 325 #endif 326 ]])], [have_pcf_long_family_names=yes], [have_pcf_long_family_names=no])], 327 [have_pcf_long_family_names=no]) 328 AM_CONDITIONAL(FREETYPE_PCF_LONG_FAMILY_NAMES, test "x$have_freetype_2_7_1" = xyes -o "x$have_pcf_long_family_names" = xyes) 329 291 330 AC_CHECK_FUNCS(FT_Get_Next_Char FT_Get_BDF_Property FT_Get_PS_Font_Info FT_Has_PS_Glyph_Names FT_Get_X11_Font_Format FT_Select_Size) 292 331 AC_CHECK_MEMBER(FT_Bitmap_Size.y_ppem, … … 301 340 #include FT_FREETYPE_H 302 341 #include FT_TRUETYPE_TABLES_H]]) 342 303 343 CFLAGS="$fontconfig_save_cflags" 304 344 LIBS="$fontconfig_save_libs" -
TabularUnified fontconfig/vendor/current/doc/FcAtomicCreate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcAtomicCreate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcAtomicCreate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcAtomicCreate \- create an FcAtomic object -
TabularUnified fontconfig/vendor/current/doc/FcAtomicDeleteNew.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcAtomicDeleteNew" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcAtomicDeleteNew" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcAtomicDeleteNew \- delete new file -
TabularUnified fontconfig/vendor/current/doc/FcAtomicDestroy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcAtomicDestroy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcAtomicDestroy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcAtomicDestroy \- destroy an FcAtomic object -
TabularUnified fontconfig/vendor/current/doc/FcAtomicLock.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcAtomicLock" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcAtomicLock" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcAtomicLock \- lock a file -
TabularUnified fontconfig/vendor/current/doc/FcAtomicNewFile.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcAtomicNewFile" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcAtomicNewFile" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcAtomicNewFile \- return new temporary file name -
TabularUnified fontconfig/vendor/current/doc/FcAtomicOrigFile.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcAtomicOrigFile" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcAtomicOrigFile" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcAtomicOrigFile \- return original file name -
TabularUnified fontconfig/vendor/current/doc/FcAtomicReplaceOrig.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcAtomicReplaceOrig" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcAtomicReplaceOrig" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcAtomicReplaceOrig \- replace original with new -
TabularUnified fontconfig/vendor/current/doc/FcAtomicUnlock.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcAtomicUnlock" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcAtomicUnlock" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcAtomicUnlock \- unlock a file -
TabularUnified fontconfig/vendor/current/doc/FcBlanksAdd.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcBlanksAdd" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcBlanksAdd" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcBlanksAdd \- Add a character to an FcBlanks -
TabularUnified fontconfig/vendor/current/doc/FcBlanksCreate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcBlanksCreate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcBlanksCreate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcBlanksCreate \- Create an FcBlanks -
TabularUnified fontconfig/vendor/current/doc/FcBlanksDestroy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcBlanksDestroy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcBlanksDestroy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcBlanksDestroy \- Destroy and FcBlanks -
TabularUnified fontconfig/vendor/current/doc/FcBlanksIsMember.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcBlanksIsMember" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcBlanksIsMember" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcBlanksIsMember \- Query membership in an FcBlanks -
TabularUnified fontconfig/vendor/current/doc/FcCacheCopySet.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCacheCopySet" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCacheCopySet" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCacheCopySet \- Returns a copy of the fontset from cache -
TabularUnified fontconfig/vendor/current/doc/FcCacheCreateTagFile.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCacheCreateTagFile" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCacheCreateTagFile" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCacheCreateTagFile \- Create CACHEDIR.TAG at cache directory. -
TabularUnified fontconfig/vendor/current/doc/FcCacheDir.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCacheDir" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCacheDir" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCacheDir \- Return directory of cache -
TabularUnified fontconfig/vendor/current/doc/FcCacheNumFont.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCacheNumFont" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCacheNumFont" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCacheNumFont \- Returns the number of fonts in cache. -
TabularUnified fontconfig/vendor/current/doc/FcCacheNumSubdir.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCacheNumSubdir" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCacheNumSubdir" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCacheNumSubdir \- Return the number of subdirectories in cache. -
TabularUnified fontconfig/vendor/current/doc/FcCacheSubdir.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCacheSubdir" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCacheSubdir" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCacheSubdir \- Return the i'th subdirectory. -
TabularUnified fontconfig/vendor/current/doc/FcCharSetAddChar.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetAddChar" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetAddChar" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetAddChar \- Add a character to a charset -
TabularUnified fontconfig/vendor/current/doc/FcCharSetCopy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetCopy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetCopy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetCopy \- Copy a charset -
TabularUnified fontconfig/vendor/current/doc/FcCharSetCount.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetCount" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetCount" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetCount \- Count entries in a charset -
TabularUnified fontconfig/vendor/current/doc/FcCharSetCoverage.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetCoverage" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetCoverage" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetCoverage \- DEPRECATED return coverage for a Unicode page -
TabularUnified fontconfig/vendor/current/doc/FcCharSetCreate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetCreate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetCreate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetCreate \- Create an empty character set -
TabularUnified fontconfig/vendor/current/doc/FcCharSetDelChar.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetDelChar" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetDelChar" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetDelChar \- Add a character to a charset -
TabularUnified fontconfig/vendor/current/doc/FcCharSetDestroy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetDestroy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetDestroy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetDestroy \- Destroy a character set -
TabularUnified fontconfig/vendor/current/doc/FcCharSetEqual.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetEqual" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetEqual" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetEqual \- Compare two charsets -
TabularUnified fontconfig/vendor/current/doc/FcCharSetFirstPage.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetFirstPage" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetFirstPage" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetFirstPage \- Start enumerating charset contents -
TabularUnified fontconfig/vendor/current/doc/FcCharSetHasChar.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetHasChar" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetHasChar" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetHasChar \- Check a charset for a char -
TabularUnified fontconfig/vendor/current/doc/FcCharSetIntersect.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetIntersect" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetIntersect" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetIntersect \- Intersect charsets -
TabularUnified fontconfig/vendor/current/doc/FcCharSetIntersectCount.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetIntersectCount" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetIntersectCount" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetIntersectCount \- Intersect and count charsets -
TabularUnified fontconfig/vendor/current/doc/FcCharSetIsSubset.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetIsSubset" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetIsSubset" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetIsSubset \- Test for charset inclusion -
TabularUnified fontconfig/vendor/current/doc/FcCharSetMerge.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetMerge" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetMerge" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetMerge \- Merge charsets -
TabularUnified fontconfig/vendor/current/doc/FcCharSetNew.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetNew" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetNew" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetNew \- DEPRECATED alias for FcCharSetCreate -
TabularUnified fontconfig/vendor/current/doc/FcCharSetNextPage.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetNextPage" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetNextPage" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetNextPage \- Continue enumerating charset contents -
TabularUnified fontconfig/vendor/current/doc/FcCharSetSubtract.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetSubtract" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetSubtract" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetSubtract \- Subtract charsets -
TabularUnified fontconfig/vendor/current/doc/FcCharSetSubtractCount.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetSubtractCount" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetSubtractCount" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetSubtractCount \- Subtract and count charsets -
TabularUnified fontconfig/vendor/current/doc/FcCharSetUnion.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcCharSetUnion" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcCharSetUnion" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcCharSetUnion \- Add charsets -
TabularUnified fontconfig/vendor/current/doc/FcConfigAppFontAddDir.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigAppFontAddDir" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigAppFontAddDir" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigAppFontAddDir \- Add fonts from directory to font database -
TabularUnified fontconfig/vendor/current/doc/FcConfigAppFontAddFile.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigAppFontAddFile" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigAppFontAddFile" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigAppFontAddFile \- Add font file to font database -
TabularUnified fontconfig/vendor/current/doc/FcConfigAppFontClear.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigAppFontClear" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigAppFontClear" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigAppFontClear \- Remove all app fonts from font database -
TabularUnified fontconfig/vendor/current/doc/FcConfigBuildFonts.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigBuildFonts" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigBuildFonts" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigBuildFonts \- Build font database -
TabularUnified fontconfig/vendor/current/doc/FcConfigCreate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigCreate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigCreate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigCreate \- Create a configuration -
TabularUnified fontconfig/vendor/current/doc/FcConfigDestroy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigDestroy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigDestroy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigDestroy \- Destroy a configuration -
TabularUnified fontconfig/vendor/current/doc/FcConfigEnableHome.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigEnableHome" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigEnableHome" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigEnableHome \- controls use of the home directory. -
TabularUnified fontconfig/vendor/current/doc/FcConfigFilename.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigFilename" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigFilename" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigFilename \- Find a config file -
TabularUnified fontconfig/vendor/current/doc/FcConfigGetBlanks.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigGetBlanks" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigGetBlanks" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigGetBlanks \- Get config blanks -
TabularUnified fontconfig/vendor/current/doc/FcConfigGetCache.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigGetCache" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigGetCache" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigGetCache \- DEPRECATED used to return per-user cache filename -
TabularUnified fontconfig/vendor/current/doc/FcConfigGetCacheDirs.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigGetCacheDirs" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigGetCacheDirs" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigGetCacheDirs \- return the list of directories searched for cache files -
TabularUnified fontconfig/vendor/current/doc/FcConfigGetConfigDirs.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigGetConfigDirs" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigGetConfigDirs" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigGetConfigDirs \- Get config directories -
TabularUnified fontconfig/vendor/current/doc/FcConfigGetConfigFiles.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigGetConfigFiles" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigGetConfigFiles" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigGetConfigFiles \- Get config files -
TabularUnified fontconfig/vendor/current/doc/FcConfigGetCurrent.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigGetCurrent" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigGetCurrent" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigGetCurrent \- Return current configuration -
TabularUnified fontconfig/vendor/current/doc/FcConfigGetFontDirs.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigGetFontDirs" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigGetFontDirs" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigGetFontDirs \- Get font directories -
TabularUnified fontconfig/vendor/current/doc/FcConfigGetFonts.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigGetFonts" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigGetFonts" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigGetFonts \- Get config font set -
TabularUnified fontconfig/vendor/current/doc/FcConfigGetRescanInterval.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigGetRescanInterval" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigGetRescanInterval" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigGetRescanInterval \- Get config rescan interval -
TabularUnified fontconfig/vendor/current/doc/FcConfigGetSysRoot.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigGetSysRoot" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigGetSysRoot" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigGetSysRoot \- Obtain the system root directory -
TabularUnified fontconfig/vendor/current/doc/FcConfigHome.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigHome" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigHome" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigHome \- return the current home directory. -
TabularUnified fontconfig/vendor/current/doc/FcConfigParseAndLoad.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigParseAndLoad" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigParseAndLoad" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigParseAndLoad \- load a configuration file -
TabularUnified fontconfig/vendor/current/doc/FcConfigReference.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigReference" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigReference" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigReference \- Increment config reference count -
TabularUnified fontconfig/vendor/current/doc/FcConfigSetCurrent.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigSetCurrent" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigSetCurrent" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigSetCurrent \- Set configuration as default -
TabularUnified fontconfig/vendor/current/doc/FcConfigSetRescanInterval.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigSetRescanInterval" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigSetRescanInterval" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigSetRescanInterval \- Set config rescan interval -
TabularUnified fontconfig/vendor/current/doc/FcConfigSetSysRoot.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigSetSysRoot" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigSetSysRoot" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigSetSysRoot \- Set the system root directory -
TabularUnified fontconfig/vendor/current/doc/FcConfigSubstitute.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigSubstitute" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigSubstitute" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigSubstitute \- Execute substitutions -
TabularUnified fontconfig/vendor/current/doc/FcConfigSubstituteWithPat.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigSubstituteWithPat" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigSubstituteWithPat" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigSubstituteWithPat \- Execute substitutions -
TabularUnified fontconfig/vendor/current/doc/FcConfigUptoDate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcConfigUptoDate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcConfigUptoDate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcConfigUptoDate \- Check timestamps on config files -
TabularUnified fontconfig/vendor/current/doc/FcDefaultSubstitute.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcDefaultSubstitute" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcDefaultSubstitute" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcDefaultSubstitute \- Perform default substitutions in a pattern -
TabularUnified fontconfig/vendor/current/doc/FcDirCacheClean.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcDirCacheClean" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcDirCacheClean" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcDirCacheClean \- This tries to clean up the cache directory of cache_dir.This returns FcTrue if the operation is successfully complete. otherwise FcFalse. -
TabularUnified fontconfig/vendor/current/doc/FcDirCacheLoad.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcDirCacheLoad" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcDirCacheLoad" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcDirCacheLoad \- load a directory cache -
TabularUnified fontconfig/vendor/current/doc/FcDirCacheLoadFile.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcDirCacheLoadFile" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcDirCacheLoadFile" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcDirCacheLoadFile \- load a cache file -
TabularUnified fontconfig/vendor/current/doc/FcDirCacheRead.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcDirCacheRead" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcDirCacheRead" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcDirCacheRead \- read or construct a directory cache -
TabularUnified fontconfig/vendor/current/doc/FcDirCacheRescan.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcDirCacheRescan" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcDirCacheRescan" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcDirCacheRescan \- Re-scan a directory cache -
TabularUnified fontconfig/vendor/current/doc/FcDirCacheUnlink.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcDirCacheUnlink" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcDirCacheUnlink" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcDirCacheUnlink \- Remove all caches related to dir -
TabularUnified fontconfig/vendor/current/doc/FcDirCacheUnload.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcDirCacheUnload" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcDirCacheUnload" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcDirCacheUnload \- unload a cache file -
TabularUnified fontconfig/vendor/current/doc/FcDirCacheValid.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcDirCacheValid" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcDirCacheValid" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcDirCacheValid \- check directory cache -
TabularUnified fontconfig/vendor/current/doc/FcDirSave.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcDirSave" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcDirSave" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcDirSave \- DEPRECATED: formerly used to save a directory cache -
TabularUnified fontconfig/vendor/current/doc/FcDirScan.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcDirScan" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcDirScan" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcDirScan \- scan a font directory without caching it -
TabularUnified fontconfig/vendor/current/doc/FcFileIsDir.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFileIsDir" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFileIsDir" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFileIsDir \- check whether a file is a directory -
TabularUnified fontconfig/vendor/current/doc/FcFileScan.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFileScan" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFileScan" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFileScan \- scan a font file -
TabularUnified fontconfig/vendor/current/doc/FcFini.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFini" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFini" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFini \- finalize fontconfig library -
TabularUnified fontconfig/vendor/current/doc/FcFontList.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFontList" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFontList" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFontList \- List fonts -
TabularUnified fontconfig/vendor/current/doc/FcFontMatch.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFontMatch" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFontMatch" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFontMatch \- Return best font -
TabularUnified fontconfig/vendor/current/doc/FcFontRenderPrepare.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFontRenderPrepare" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFontRenderPrepare" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFontRenderPrepare \- Prepare pattern for loading font file -
TabularUnified fontconfig/vendor/current/doc/FcFontSetAdd.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFontSetAdd" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFontSetAdd" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFontSetAdd \- Add to a font set -
TabularUnified fontconfig/vendor/current/doc/FcFontSetCreate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFontSetCreate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFontSetCreate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFontSetCreate \- Create a font set -
TabularUnified fontconfig/vendor/current/doc/FcFontSetDestroy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFontSetDestroy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFontSetDestroy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFontSetDestroy \- Destroy a font set -
TabularUnified fontconfig/vendor/current/doc/FcFontSetList.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFontSetList" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFontSetList" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFontSetList \- List fonts from a set of font sets -
TabularUnified fontconfig/vendor/current/doc/FcFontSetMatch.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFontSetMatch" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFontSetMatch" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFontSetMatch \- Return the best font from a set of font sets -
TabularUnified fontconfig/vendor/current/doc/FcFontSetPrint.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFontSetPrint" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFontSetPrint" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFontSetPrint \- Print a set of patterns to stdout -
TabularUnified fontconfig/vendor/current/doc/FcFontSetSort.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFontSetSort" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFontSetSort" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFontSetSort \- Add to a font set -
TabularUnified fontconfig/vendor/current/doc/FcFontSetSortDestroy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFontSetSortDestroy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFontSetSortDestroy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFontSetSortDestroy \- DEPRECATED destroy a font set -
TabularUnified fontconfig/vendor/current/doc/FcFontSort.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFontSort" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFontSort" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFontSort \- Return list of matching fonts -
TabularUnified fontconfig/vendor/current/doc/FcFreeTypeCharIndex.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFreeTypeCharIndex" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFreeTypeCharIndex" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFreeTypeCharIndex \- map Unicode to glyph id -
TabularUnified fontconfig/vendor/current/doc/FcFreeTypeCharSet.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFreeTypeCharSet" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFreeTypeCharSet" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFreeTypeCharSet \- compute Unicode coverage -
TabularUnified fontconfig/vendor/current/doc/FcFreeTypeCharSetAndSpacing.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFreeTypeCharSetAndSpacing" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFreeTypeCharSetAndSpacing" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFreeTypeCharSetAndSpacing \- compute Unicode coverage and spacing type -
TabularUnified fontconfig/vendor/current/doc/FcFreeTypeQuery.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFreeTypeQuery" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFreeTypeQuery" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFreeTypeQuery \- compute pattern from font file (and index) -
TabularUnified fontconfig/vendor/current/doc/FcFreeTypeQueryFace.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcFreeTypeQueryFace" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcFreeTypeQueryFace" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcFreeTypeQueryFace \- compute pattern from FT_Face -
TabularUnified fontconfig/vendor/current/doc/FcGetDefaultLangs.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcGetDefaultLangs" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcGetDefaultLangs" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcGetDefaultLangs \- Get the default languages list -
TabularUnified fontconfig/vendor/current/doc/FcGetLangs.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcGetLangs" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcGetLangs" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcGetLangs \- Get list of languages -
TabularUnified fontconfig/vendor/current/doc/FcGetVersion.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcGetVersion" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcGetVersion" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcGetVersion \- library version number -
TabularUnified fontconfig/vendor/current/doc/FcInit.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcInit" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcInit" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcInit \- initialize fontconfig library -
TabularUnified fontconfig/vendor/current/doc/FcInitBringUptoDate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcInitBringUptoDate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcInitBringUptoDate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcInitBringUptoDate \- reload configuration files if needed -
TabularUnified fontconfig/vendor/current/doc/FcInitLoadConfig.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcInitLoadConfig" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcInitLoadConfig" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcInitLoadConfig \- load configuration -
TabularUnified fontconfig/vendor/current/doc/FcInitLoadConfigAndFonts.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcInitLoadConfigAndFonts" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcInitLoadConfigAndFonts" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcInitLoadConfigAndFonts \- load configuration and font data -
TabularUnified fontconfig/vendor/current/doc/FcInitReinitialize.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcInitReinitialize" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcInitReinitialize" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcInitReinitialize \- re-initialize library -
TabularUnified fontconfig/vendor/current/doc/FcIsLower.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcIsLower" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcIsLower" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcIsLower \- check for lower case ASCII character -
TabularUnified fontconfig/vendor/current/doc/FcIsUpper.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcIsUpper" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcIsUpper" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcIsUpper \- check for upper case ASCII character -
TabularUnified fontconfig/vendor/current/doc/FcLangGetCharSet.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangGetCharSet" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangGetCharSet" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangGetCharSet \- Get character map for a language -
TabularUnified fontconfig/vendor/current/doc/FcLangNormalize.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangNormalize" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangNormalize" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangNormalize \- Normalize the language string -
TabularUnified fontconfig/vendor/current/doc/FcLangSetAdd.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetAdd" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetAdd" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetAdd \- add a language to a langset -
TabularUnified fontconfig/vendor/current/doc/FcLangSetCompare.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetCompare" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetCompare" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetCompare \- compare language sets -
TabularUnified fontconfig/vendor/current/doc/FcLangSetContains.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetContains" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetContains" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetContains \- check langset subset relation -
TabularUnified fontconfig/vendor/current/doc/FcLangSetCopy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetCopy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetCopy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetCopy \- copy a langset object -
TabularUnified fontconfig/vendor/current/doc/FcLangSetCreate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetCreate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetCreate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetCreate \- create a langset object -
TabularUnified fontconfig/vendor/current/doc/FcLangSetDel.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetDel" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetDel" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetDel \- delete a language from a langset -
TabularUnified fontconfig/vendor/current/doc/FcLangSetDestroy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetDestroy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetDestroy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetDestroy \- destroy a langset object -
TabularUnified fontconfig/vendor/current/doc/FcLangSetEqual.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetEqual" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetEqual" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetEqual \- test for matching langsets -
TabularUnified fontconfig/vendor/current/doc/FcLangSetGetLangs.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetGetLangs" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetGetLangs" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetGetLangs \- get the list of languages in the langset -
TabularUnified fontconfig/vendor/current/doc/FcLangSetHasLang.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetHasLang" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetHasLang" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetHasLang \- test langset for language support -
TabularUnified fontconfig/vendor/current/doc/FcLangSetHash.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetHash" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetHash" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetHash \- return a hash value for a langset -
TabularUnified fontconfig/vendor/current/doc/FcLangSetSubtract.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetSubtract" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetSubtract" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetSubtract \- Subtract langsets -
TabularUnified fontconfig/vendor/current/doc/FcLangSetUnion.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcLangSetUnion" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcLangSetUnion" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcLangSetUnion \- Add langsets -
TabularUnified fontconfig/vendor/current/doc/FcMatrixCopy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcMatrixCopy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcMatrixCopy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcMatrixCopy \- Copy a matrix -
TabularUnified fontconfig/vendor/current/doc/FcMatrixEqual.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcMatrixEqual" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcMatrixEqual" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcMatrixEqual \- Compare two matrices -
TabularUnified fontconfig/vendor/current/doc/FcMatrixInit.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcMatrixInit" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcMatrixInit" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcMatrixInit \- initialize an FcMatrix structure -
TabularUnified fontconfig/vendor/current/doc/FcMatrixMultiply.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcMatrixMultiply" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcMatrixMultiply" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcMatrixMultiply \- Multiply matrices -
TabularUnified fontconfig/vendor/current/doc/FcMatrixRotate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcMatrixRotate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcMatrixRotate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcMatrixRotate \- Rotate a matrix -
TabularUnified fontconfig/vendor/current/doc/FcMatrixScale.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcMatrixScale" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcMatrixScale" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcMatrixScale \- Scale a matrix -
TabularUnified fontconfig/vendor/current/doc/FcMatrixShear.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcMatrixShear" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcMatrixShear" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcMatrixShear \- Shear a matrix -
TabularUnified fontconfig/vendor/current/doc/FcNameConstant.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcNameConstant" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcNameConstant" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcNameConstant \- Get the value for a symbolic constant -
TabularUnified fontconfig/vendor/current/doc/FcNameGetConstant.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcNameGetConstant" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcNameGetConstant" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcNameGetConstant \- Lookup symbolic constant -
TabularUnified fontconfig/vendor/current/doc/FcNameGetObjectType.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcNameGetObjectType" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcNameGetObjectType" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcNameGetObjectType \- Lookup an object type -
TabularUnified fontconfig/vendor/current/doc/FcNameParse.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcNameParse" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcNameParse" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcNameParse \- Parse a pattern string -
TabularUnified fontconfig/vendor/current/doc/FcNameRegisterConstants.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcNameRegisterConstants" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcNameRegisterConstants" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcNameRegisterConstants \- Register symbolic constants -
TabularUnified fontconfig/vendor/current/doc/FcNameRegisterObjectTypes.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcNameRegisterObjectTypes" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcNameRegisterObjectTypes" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcNameRegisterObjectTypes \- Register object types -
TabularUnified fontconfig/vendor/current/doc/FcNameUnparse.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcNameUnparse" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcNameUnparse" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcNameUnparse \- Convert a pattern back into a string that can be parsed -
TabularUnified fontconfig/vendor/current/doc/FcNameUnregisterConstants.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcNameUnregisterConstants" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcNameUnregisterConstants" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcNameUnregisterConstants \- Unregister symbolic constants -
TabularUnified fontconfig/vendor/current/doc/FcNameUnregisterObjectTypes.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcNameUnregisterObjectTypes" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcNameUnregisterObjectTypes" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcNameUnregisterObjectTypes \- Unregister object types -
TabularUnified fontconfig/vendor/current/doc/FcObjectSetAdd.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcObjectSetAdd" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcObjectSetAdd" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcObjectSetAdd \- Add to an object set -
TabularUnified fontconfig/vendor/current/doc/FcObjectSetBuild.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcObjectSetBuild" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcObjectSetBuild" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcObjectSetBuild, FcObjectSetVaBuild, FcObjectSetVapBuild \- Build object set from args -
TabularUnified fontconfig/vendor/current/doc/FcObjectSetCreate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcObjectSetCreate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcObjectSetCreate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcObjectSetCreate \- Create an object set -
TabularUnified fontconfig/vendor/current/doc/FcObjectSetDestroy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcObjectSetDestroy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcObjectSetDestroy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcObjectSetDestroy \- Destroy an object set -
TabularUnified fontconfig/vendor/current/doc/FcPatternAdd-Type.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternAdd-Type" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternAdd-Type" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternAddInteger, FcPatternAddDouble, FcPatternAddString, FcPatternAddMatrix, FcPatternAddCharSet, FcPatternAddBool, FcPatternAddFTFace, FcPatternAddLangSet, FcPatternAddRange \- Add a typed value to a pattern -
TabularUnified fontconfig/vendor/current/doc/FcPatternAdd.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternAdd" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternAdd" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternAdd \- Add a value to a pattern -
TabularUnified fontconfig/vendor/current/doc/FcPatternAddWeak.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternAddWeak" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternAddWeak" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternAddWeak \- Add a value to a pattern with weak binding -
TabularUnified fontconfig/vendor/current/doc/FcPatternBuild.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternBuild" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternBuild" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternBuild, FcPatternVaBuild, FcPatternVapBuild \- Create patterns from arguments -
TabularUnified fontconfig/vendor/current/doc/FcPatternCreate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternCreate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternCreate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternCreate \- Create a pattern -
TabularUnified fontconfig/vendor/current/doc/FcPatternDel.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternDel" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternDel" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternDel \- Delete a property from a pattern -
TabularUnified fontconfig/vendor/current/doc/FcPatternDestroy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternDestroy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternDestroy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternDestroy \- Destroy a pattern -
TabularUnified fontconfig/vendor/current/doc/FcPatternDuplicate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternDuplicate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternDuplicate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternDuplicate \- Copy a pattern -
TabularUnified fontconfig/vendor/current/doc/FcPatternEqual.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternEqual" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternEqual" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternEqual \- Compare patterns -
TabularUnified fontconfig/vendor/current/doc/FcPatternEqualSubset.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternEqualSubset" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternEqualSubset" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternEqualSubset \- Compare portions of patterns -
TabularUnified fontconfig/vendor/current/doc/FcPatternFilter.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternFilter" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternFilter" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternFilter \- Filter the objects of pattern -
TabularUnified fontconfig/vendor/current/doc/FcPatternFormat.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternFormat" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternFormat" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternFormat \- Format a pattern into a string according to a format specifier -
TabularUnified fontconfig/vendor/current/doc/FcPatternGet-Type.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternGet-Type" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternGet-Type" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternGetInteger, FcPatternGetDouble, FcPatternGetString, FcPatternGetMatrix, FcPatternGetCharSet, FcPatternGetBool, FcPatternGetFTFace, FcPatternGetLangSet, FcPatternGetRange \- Return a typed value from a pattern -
TabularUnified fontconfig/vendor/current/doc/FcPatternGet.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternGet" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternGet" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternGet \- Return a value from a pattern -
TabularUnified fontconfig/vendor/current/doc/FcPatternHash.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternHash" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternHash" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternHash \- Compute a pattern hash value -
TabularUnified fontconfig/vendor/current/doc/FcPatternPrint.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternPrint" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternPrint" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternPrint \- Print a pattern for debugging -
TabularUnified fontconfig/vendor/current/doc/FcPatternReference.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternReference" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternReference" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternReference \- Increment pattern reference count -
TabularUnified fontconfig/vendor/current/doc/FcPatternRemove.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcPatternRemove" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcPatternRemove" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcPatternRemove \- Remove one object of the specified type from the pattern -
TabularUnified fontconfig/vendor/current/doc/FcRangeCopy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcRangeCopy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcRangeCopy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcRangeCopy \- Copy a range object -
TabularUnified fontconfig/vendor/current/doc/FcRangeCreateDouble.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcRangeCreateDouble" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcRangeCreateDouble" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcRangeCreateDouble \- create a range object for double -
TabularUnified fontconfig/vendor/current/doc/FcRangeCreateInteger.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcRangeCreateInteger" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcRangeCreateInteger" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcRangeCreateInteger \- create a range object for integer -
TabularUnified fontconfig/vendor/current/doc/FcRangeDestroy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcRangeDestroy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcRangeDestroy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcRangeDestroy \- destroy a range object -
TabularUnified fontconfig/vendor/current/doc/FcRangeGetDouble.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcRangeGetDouble" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcRangeGetDouble" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcRangeGetDouble \- Get the range in double -
TabularUnified fontconfig/vendor/current/doc/FcStrBasename.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrBasename" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrBasename" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrBasename \- last component of filename -
TabularUnified fontconfig/vendor/current/doc/FcStrCmp.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrCmp" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrCmp" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrCmp \- compare UTF-8 strings -
TabularUnified fontconfig/vendor/current/doc/FcStrCmpIgnoreCase.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrCmpIgnoreCase" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrCmpIgnoreCase" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrCmpIgnoreCase \- compare UTF-8 strings ignoring case -
TabularUnified fontconfig/vendor/current/doc/FcStrCopy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrCopy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrCopy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrCopy \- duplicate a string -
TabularUnified fontconfig/vendor/current/doc/FcStrCopyFilename.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrCopyFilename" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrCopyFilename" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrCopyFilename \- create a complete path from a filename -
TabularUnified fontconfig/vendor/current/doc/FcStrDirname.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrDirname" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrDirname" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrDirname \- directory part of filename -
TabularUnified fontconfig/vendor/current/doc/FcStrDowncase.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrDowncase" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrDowncase" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrDowncase \- create a lower case translation of a string -
TabularUnified fontconfig/vendor/current/doc/FcStrFree.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrFree" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrFree" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrFree \- free a string -
TabularUnified fontconfig/vendor/current/doc/FcStrListCreate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrListCreate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrListCreate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrListCreate \- create a string iterator -
TabularUnified fontconfig/vendor/current/doc/FcStrListDone.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrListDone" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrListDone" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrListDone \- destroy a string iterator -
TabularUnified fontconfig/vendor/current/doc/FcStrListFirst.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrListFirst" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrListFirst" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrListFirst \- get first string in iteration -
TabularUnified fontconfig/vendor/current/doc/FcStrListNext.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrListNext" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrListNext" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrListNext \- get next string in iteration -
TabularUnified fontconfig/vendor/current/doc/FcStrPlus.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrPlus" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrPlus" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrPlus \- concatenate two strings -
TabularUnified fontconfig/vendor/current/doc/FcStrSetAdd.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrSetAdd" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrSetAdd" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrSetAdd \- add to a string set -
TabularUnified fontconfig/vendor/current/doc/FcStrSetAddFilename.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrSetAddFilename" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrSetAddFilename" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrSetAddFilename \- add a filename to a string set -
TabularUnified fontconfig/vendor/current/doc/FcStrSetCreate.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrSetCreate" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrSetCreate" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrSetCreate \- create a string set -
TabularUnified fontconfig/vendor/current/doc/FcStrSetDel.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrSetDel" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrSetDel" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrSetDel \- delete from a string set -
TabularUnified fontconfig/vendor/current/doc/FcStrSetDestroy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrSetDestroy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrSetDestroy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrSetDestroy \- destroy a string set -
TabularUnified fontconfig/vendor/current/doc/FcStrSetEqual.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrSetEqual" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrSetEqual" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrSetEqual \- check sets for equality -
TabularUnified fontconfig/vendor/current/doc/FcStrSetMember.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrSetMember" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrSetMember" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrSetMember \- check set for membership -
TabularUnified fontconfig/vendor/current/doc/FcStrStr.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrStr" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrStr" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrStr \- locate UTF-8 substring -
TabularUnified fontconfig/vendor/current/doc/FcStrStrIgnoreCase.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcStrStrIgnoreCase" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcStrStrIgnoreCase" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcStrStrIgnoreCase \- locate UTF-8 substring ignoring ASCII case -
TabularUnified fontconfig/vendor/current/doc/FcToLower.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcToLower" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcToLower" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcToLower \- convert upper case ASCII to lower case -
TabularUnified fontconfig/vendor/current/doc/FcUcs4ToUtf8.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcUcs4ToUtf8" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcUcs4ToUtf8" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcUcs4ToUtf8 \- convert UCS4 to UTF-8 -
TabularUnified fontconfig/vendor/current/doc/FcUtf16Len.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcUtf16Len" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcUtf16Len" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcUtf16Len \- count UTF-16 encoded chars -
TabularUnified fontconfig/vendor/current/doc/FcUtf16ToUcs4.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcUtf16ToUcs4" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcUtf16ToUcs4" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcUtf16ToUcs4 \- convert UTF-16 to UCS4 -
TabularUnified fontconfig/vendor/current/doc/FcUtf8Len.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcUtf8Len" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcUtf8Len" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcUtf8Len \- count UTF-8 encoded chars -
TabularUnified fontconfig/vendor/current/doc/FcUtf8ToUcs4.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcUtf8ToUcs4" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcUtf8ToUcs4" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcUtf8ToUcs4 \- convert UTF-8 to UCS4 -
TabularUnified fontconfig/vendor/current/doc/FcValueDestroy.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcValueDestroy" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcValueDestroy" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcValueDestroy \- Free a value -
TabularUnified fontconfig/vendor/current/doc/FcValueEqual.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcValueEqual" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcValueEqual" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcValueEqual \- Test two values for equality -
TabularUnified fontconfig/vendor/current/doc/FcValuePrint.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcValuePrint" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcValuePrint" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcValuePrint \- Print a value to stdout -
TabularUnified fontconfig/vendor/current/doc/FcValueSave.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcValueSave" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcValueSave" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcValueSave \- Copy a value -
TabularUnified fontconfig/vendor/current/doc/FcWeightFromOpenType.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcWeightFromOpenType" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcWeightFromOpenType" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcWeightFromOpenType \- Convert from OpenType weight values to fontconfig ones -
TabularUnified fontconfig/vendor/current/doc/FcWeightToOpenType.3 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FcWeightToOpenType" "3" "05 8æ 2016" "Fontconfig 2.12.1" ""2 .TH "FcWeightToOpenType" "3" "05 7æ 2017" "Fontconfig 2.12.4" "" 3 3 .SH NAME 4 4 FcWeightToOpenType \- Convert from fontconfig weight values to OpenType ones -
TabularUnified fontconfig/vendor/current/doc/Makefile.am ¶
r1198 r2216 124 124 edit-sgml.c \ 125 125 $(NULL) 126 edit_sgml_CC = $(CC_FOR_BUILD) 126 $(edit_sgml_OBJECTS) : CC:=$(CC_FOR_BUILD) 127 $(edit_sgml_OBJECTS) : CFLAGS:=$(CFLAGS_FOR_BUILD) 128 $(edit_sgml_OBJECTS) : CPPFLAGS:=$(CPPFLAGS_FOR_BUILD) 129 edit_sgml_LINK = $(CC_FOR_BUILD) -o $@ 127 130 # 128 131 check_SCRIPTS = \ -
TabularUnified fontconfig/vendor/current/doc/Makefile.in ¶
r1769 r2216 149 149 edit_sgml_OBJECTS = $(am_edit_sgml_OBJECTS) 150 150 edit_sgml_LDADD = $(LDADD) 151 AM_V_lt = $(am__v_lt_@AM_V@)152 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)153 am__v_lt_0 = --silent154 am__v_lt_1 =155 151 AM_V_P = $(am__v_P_@AM_V@) 156 152 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) … … 171 167 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 172 168 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 169 AM_V_lt = $(am__v_lt_@AM_V@) 170 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 171 am__v_lt_0 = --silent 172 am__v_lt_1 = 173 173 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 174 174 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ … … 697 697 $(NULL) 698 698 699 edit_sgml_ CC = $(CC_FOR_BUILD)699 edit_sgml_LINK = $(CC_FOR_BUILD) -o $@ 700 700 # 701 701 check_SCRIPTS = \ … … 770 770 edit-sgml$(EXEEXT): $(edit_sgml_OBJECTS) $(edit_sgml_DEPENDENCIES) $(EXTRA_edit_sgml_DEPENDENCIES) 771 771 @rm -f edit-sgml$(EXEEXT) 772 $(AM_V_ CCLD)$(LINK) $(edit_sgml_OBJECTS) $(edit_sgml_LDADD) $(LIBS)772 $(AM_V_GEN)$(edit_sgml_LINK) $(edit_sgml_OBJECTS) $(edit_sgml_LDADD) $(LIBS) 773 773 774 774 mostlyclean-compile: … … 1318 1318 .PRECIOUS: Makefile 1319 1319 1320 $(edit_sgml_OBJECTS) : CC:=$(CC_FOR_BUILD) 1321 $(edit_sgml_OBJECTS) : CFLAGS:=$(CFLAGS_FOR_BUILD) 1322 $(edit_sgml_OBJECTS) : CPPFLAGS:=$(CPPFLAGS_FOR_BUILD) 1320 1323 1321 1324 @USEDOCBOOK_TRUE@.fncs.sgml: -
TabularUnified fontconfig/vendor/current/doc/fontconfig-devel.txt ¶
r1769 r2216 1 Fontconfig Developers Reference, Version 2.12. 11 Fontconfig Developers Reference, Version 2.12.4 2 2 3 3 Copyright © 2002 Keith Packard -
TabularUnified fontconfig/vendor/current/doc/fontconfig-devel/t1.html ¶
r1769 r2216 3 3 ><HEAD 4 4 ><TITLE 5 >Fontconfig Developers Reference, Version 2.12. 15 >Fontconfig Developers Reference, Version 2.12.4 6 6 </TITLE 7 7 ><META … … 26 26 ><A 27 27 NAME="AEN1" 28 >Fontconfig Developers Reference, Version 2.12. 1</A28 >Fontconfig Developers Reference, Version 2.12.4</A 29 29 ></H1 30 30 ><A -
TabularUnified fontconfig/vendor/current/doc/fontconfig-user.html ¶
r1769 r2216 508 508 CLASS="LITERAL" 509 509 ><version></TT 510 > is the font configurationfile511 version number (currently 5).510 > is the fontconfig cache file 511 version number (currently 7). 512 512 </P 513 513 ></DIV … … 1526 1526 ><I 1527 1527 CLASS="EMPHASIS" 1528 >FC_LANG</I 1529 > 1530 is used to specify the default language as the weak binding in the query. if this isn't set, the default language will be determined from current locale. 1531 </P 1532 ><P 1533 ><I 1534 CLASS="EMPHASIS" 1528 1535 >FONTCONFIG_USE_MMAP</I 1529 1536 > … … 1534 1541 CLASS="REFSECT1" 1535 1542 ><A 1536 NAME="AEN27 6"1543 NAME="AEN278" 1537 1544 ></A 1538 1545 ><H2 … … 1545 1552 CLASS="REFSECT1" 1546 1553 ><A 1547 NAME="AEN2 79"1554 NAME="AEN281" 1548 1555 ></A 1549 1556 ><H2 1550 1557 >Version</H2 1551 1558 ><P 1552 >Fontconfig version 2.12. 11559 >Fontconfig version 2.12.4 1553 1560 1554 1561 </P -
TabularUnified fontconfig/vendor/current/doc/fontconfig-user.sgml ¶
r1544 r2216 323 323 The default directory is ``$XDG_CACHE_HOME/fontconfig'' and it contains the cache files 324 324 named ``<literal><hash value></literal>-<literal><architecture></literal>.cache-<literal><version></literal>'', 325 where <literal><version></literal> is the font configurationfile326 version number (currently 5).325 where <literal><version></literal> is the fontconfig cache file 326 version number (currently 7). 327 327 </para></refsect2> 328 328 <refsect2><title><literal><include ignore_missing="no" prefix="default"></literal></title><para> … … 792 792 </para> 793 793 <para> 794 <emphasis>FC_LANG</emphasis> 795 is used to specify the default language as the weak binding in the query. if this isn't set, the default language will be determined from current locale. 796 </para> 797 <para> 794 798 <emphasis>FONTCONFIG_USE_MMAP</emphasis> 795 799 is used to control the use of mmap(2) for the cache files if available. this take a boolean value. fontconfig will checks if the cache files are stored on the filesystem that is safe to use mmap(2). explicitly setting this environment variable will causes skipping this check and enforce to use or not use mmap(2) anyway. -
TabularUnified fontconfig/vendor/current/doc/fontconfig-user.txt ¶
r1769 r2216 308 308 ``$XDG_CACHE_HOME/fontconfig'' and it contains the cache files 309 309 named ``<hash value>-<architecture>.cache-<version>'', where 310 <version> is the font configurationfile version number311 (currently 5).310 <version> is the fontconfig cache file version number 311 (currently 7). 312 312 313 313 <include ignore_missing="no" prefix="default"> … … 818 818 for more details. 819 819 820 FC_LANG is used to specify the default language as the weak 821 binding in the query. if this isn't set, the default language 822 will be determined from current locale. 823 820 824 FONTCONFIG_USE_MMAP is used to control the use of mmap(2) for 821 825 the cache files if available. this take a boolean value. … … 831 835 Version 832 836 833 Fontconfig version 2.12. 1837 Fontconfig version 2.12.4 -
TabularUnified fontconfig/vendor/current/doc/fonts-conf.5 ¶
r1769 r2216 1 1 .\" auto-generated by docbook2man-spec from docbook-utils package 2 .TH "FONTS-CONF" "5" "05 8æ 2016" "" ""2 .TH "FONTS-CONF" "5" "05 7æ 2017" "" "" 3 3 .SH NAME 4 4 fonts.conf \- Font configuration files … … 288 288 The default directory is ``$XDG_CACHE_HOME/fontconfig'' and it contains the cache files 289 289 named ``<hash value>-<architecture>\&.cache-<version>\&'', 290 where <version> is the font configurationfile291 version number (currently 5).290 where <version> is the fontconfig cache file 291 version number (currently 7). 292 292 .SS "<INCLUDE IGNORE_MISSING=""NO"" PREFIX=""DEFAULT"">" 293 293 .PP … … 745 745 is used to filter out the patterns. this takes a comma-separated list of object names and effects only when FC_DEBUG has MATCH2. see Debugging Applications section for more details. 746 746 .PP 747 \fBFC_LANG\fR 748 is used to specify the default language as the weak binding in the query. if this isn't set, the default language will be determined from current locale. 749 .PP 747 750 \fBFONTCONFIG_USE_MMAP\fR 748 751 is used to control the use of mmap(2) for the cache files if available. this take a boolean value. fontconfig will checks if the cache files are stored on the filesystem that is safe to use mmap(2). explicitly setting this environment variable will causes skipping this check and enforce to use or not use mmap(2) anyway. … … 752 755 .SH "VERSION" 753 756 .PP 754 Fontconfig version 2.12. 1757 Fontconfig version 2.12.4 -
TabularUnified fontconfig/vendor/current/fc-cat/fc-cat.c ¶
r1198 r2216 343 343 FcChar8 *cache_file = NULL; 344 344 struct stat file_stat; 345 345 346 /* reset errno */ 347 errno = 0; 346 348 if (FcFileIsDir (arg)) 347 349 cache = FcDirCacheLoad (arg, config, &cache_file); … … 350 352 if (!cache) 351 353 { 352 perror ((char *) arg); 354 if (errno != 0) 355 perror ((char *) arg); 356 else 357 fprintf (stderr, "%s: Unable to load the cache: %s\n", argv[0], arg); 353 358 ret++; 354 359 continue; -
TabularUnified fontconfig/vendor/current/fc-lang/fc-lang.c ¶
r1198 r2216 562 562 setRangeStart[setRangeChar++ - 'a'] = i; 563 563 } 564 while (setRangeChar <= 'z') /* no language code starts with these letters */ 565 setRangeStart[setRangeChar++ - 'a'] = i; 566 564 567 for (setRangeChar = 'a'; setRangeChar < 'z'; setRangeChar++) 565 568 setRangeEnd[setRangeChar - 'a'] = setRangeStart[setRangeChar+1-'a'] - 1; -
TabularUnified fontconfig/vendor/current/fontconfig.spec ¶
r1769 r2216 5 5 Summary: Font configuration and customization library 6 6 Name: fontconfig 7 Version: 2.12. 17 Version: 2.12.4 8 8 Release: 1 9 9 License: MIT -
TabularUnified fontconfig/vendor/current/fontconfig/fontconfig.h ¶
r1769 r2216 53 53 #define FC_MAJOR 2 54 54 #define FC_MINOR 12 55 #define FC_REVISION 155 #define FC_REVISION 4 56 56 57 57 #define FC_VERSION ((FC_MAJOR * 10000) + (FC_MINOR * 100) + (FC_REVISION)) … … 129 129 130 130 /* Adjust outline rasterizer */ 131 #define FC_CHAR_WIDTH "charwidth" /* Int */ 131 #define FC_CHARWIDTH "charwidth" /* Int */ 132 #define FC_CHAR_WIDTH FC_CHARWIDTH 132 133 #define FC_CHAR_HEIGHT "charheight"/* Int */ 133 134 #define FC_MATRIX "matrix" /* FcMatrix */ -
TabularUnified fontconfig/vendor/current/src/Makefile.am ¶
r1198 r2216 105 105 cd ../fc-lang && $(MAKE) $(AM_MAKEFLAGS) fclang.h 106 106 107 fcobjshash.gperf: fcobjshash.gperf.h fcobjs.h 107 fcobjshash.gperf: Makefile stamp-fcobjshash.gperf 108 -@$(RM) stamp-fcobjshash.gperf 109 @$(MAKE) stamp-fcobjshash.gperf 110 @touch -r stamp-fcobjshash.gperf $@ 111 stamp-fcobjshash.gperf: fcobjshash.gperf.h fcobjs.h 108 112 $(AM_V_GEN) $(CPP) -I$(top_srcdir) $< | \ 109 113 $(SED) 's/^ *//;s/ *, */,/' | \ … … 114 118 { if (!no_write) print; next; }; \ 115 119 ' - > $@.tmp && \ 116 mv -f $@.tmp $@ || ( $(RM) $@.tmp && false )117 118 fcobjshash.h: fcobjshash.gperf119 $(AM_V_GEN) $(GPERF) -m 100 $<> $@.tmp && \120 mv -f $@.tmp fcobjshash.gperf && touch $@ || ( $(RM) $@.tmp && false ) 121 122 fcobjshash.h: Makefile fcobjshash.gperf 123 $(AM_V_GEN) $(GPERF) -m 100 fcobjshash.gperf > $@.tmp && \ 120 124 mv -f $@.tmp $@ || ( $(RM) $@.tmp && false ) 121 125 122 126 EXTRA_DIST += \ 123 127 fcobjshash.gperf.h \ 124 fcobjshash.gperf \ 125 fcobjshash.h 128 fcobjshash.gperf 126 129 127 130 libfontconfig_la_SOURCES = \ … … 200 203 201 204 CLEANFILES = $(ALIAS_FILES) fontconfig.def 202 DISTCLEANFILES = stamp-fcstdint fcstdint.h 205 DISTCLEANFILES = \ 206 stamp-fcstdint \ 207 fcstdint.h \ 208 stamp-fcobjshash.gperf \ 209 fcobjshash.h \ 210 fcobjshash.gperf 203 211 204 212 fontconfig.def: $(PUBLIC_FILES) $(PUBLIC_FT_FILES) -
TabularUnified fontconfig/vendor/current/src/Makefile.in ¶
r1769 r2216 414 414 top_builddir = @top_builddir@ 415 415 top_srcdir = @top_srcdir@ 416 EXTRA_DIST = makealias fcobjshash.gperf.h fcobjshash.gperf \ 417 fcobjshash.h 416 EXTRA_DIST = makealias fcobjshash.gperf.h fcobjshash.gperf 418 417 @OS_WIN32_TRUE@export_symbols = -export-symbols fontconfig.def 419 418 @OS_WIN32_FALSE@fontconfig_def_dependency = … … 494 493 495 494 CLEANFILES = $(ALIAS_FILES) fontconfig.def 496 DISTCLEANFILES = stamp-fcstdint fcstdint.h 495 DISTCLEANFILES = \ 496 stamp-fcstdint \ 497 fcstdint.h \ 498 stamp-fcobjshash.gperf \ 499 fcobjshash.h \ 500 fcobjshash.gperf 501 497 502 all: $(BUILT_SOURCES) 498 503 $(MAKE) $(AM_MAKEFLAGS) all-am … … 767 772 @echo "it deletes files that may require special tools to rebuild." 768 773 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 774 @ENABLE_SHARED_FALSE@uninstall-local: 769 775 @ENABLE_SHARED_FALSE@install-data-local: 770 @ENABLE_SHARED_FALSE@uninstall-local:771 776 clean: clean-am 772 777 … … 893 898 cd ../fc-lang && $(MAKE) $(AM_MAKEFLAGS) fclang.h 894 899 895 fcobjshash.gperf: fcobjshash.gperf.h fcobjs.h 900 fcobjshash.gperf: Makefile stamp-fcobjshash.gperf 901 -@$(RM) stamp-fcobjshash.gperf 902 @$(MAKE) stamp-fcobjshash.gperf 903 @touch -r stamp-fcobjshash.gperf $@ 904 stamp-fcobjshash.gperf: fcobjshash.gperf.h fcobjs.h 896 905 $(AM_V_GEN) $(CPP) -I$(top_srcdir) $< | \ 897 906 $(SED) 's/^ *//;s/ *, */,/' | \ … … 902 911 { if (!no_write) print; next; }; \ 903 912 ' - > $@.tmp && \ 904 mv -f $@.tmp $@ || ( $(RM) $@.tmp && false )905 906 fcobjshash.h: fcobjshash.gperf907 $(AM_V_GEN) $(GPERF) -m 100 $<> $@.tmp && \913 mv -f $@.tmp fcobjshash.gperf && touch $@ || ( $(RM) $@.tmp && false ) 914 915 fcobjshash.h: Makefile fcobjshash.gperf 916 $(AM_V_GEN) $(GPERF) -m 100 fcobjshash.gperf > $@.tmp && \ 908 917 mv -f $@.tmp $@ || ( $(RM) $@.tmp && false ) 909 918 -
TabularUnified fontconfig/vendor/current/src/fccache.c ¶
r1769 r2216 641 641 FcPatternElt *e; 642 642 FcValueListPtr l; 643 char *last_offset; 643 644 644 645 if ((char *) font < base || … … 654 655 return FcFalse; 655 656 656 for (j = font->num, l = FcPatternEltValues(e); j >= 0 && l; j--, l = FcValueListNext(l)) 657 if (l->next != NULL && !FcIsEncodedOffset(l->next)) 658 break; 659 if (j < 0) 660 return FcFalse; 657 for (j = 0; j < font->num; j++) 658 { 659 last_offset = (char *) font + font->elts_offset; 660 for (l = FcPatternEltValues(&e[j]); l; l = FcValueListNext(l)) 661 { 662 if ((char *) l < last_offset || (char *) l > end - sizeof (*l) || 663 (l->next != NULL && !FcIsEncodedOffset(l->next))) 664 return FcFalse; 665 last_offset = (char *) l + 1; 666 } 667 } 661 668 } 662 669 } -
TabularUnified fontconfig/vendor/current/src/fccharset.c ¶
r1544 r2216 1114 1114 /* hash in numbers */ 1115 1115 for (i = 0; i < fcs->num; i++) 1116 hash = ((hash << 1) | (hash >> 31)) ^ *FcCharSetNumbers(fcs);1116 hash = ((hash << 1) | (hash >> 31)) ^ FcCharSetNumbers(fcs)[i]; 1117 1117 return hash; 1118 1118 } … … 1121 1121 FcCharSetFreezeOrig (FcCharSetFreezer *freezer, const FcCharSet *orig, const FcCharSet *frozen) 1122 1122 { 1123 FcCharSetOrigEnt **bucket = &freezer->orig_hash_table[((uintptr_t) orig) &FC_CHAR_SET_HASH_SIZE];1123 FcCharSetOrigEnt **bucket = &freezer->orig_hash_table[((uintptr_t) orig) % FC_CHAR_SET_HASH_SIZE]; 1124 1124 FcCharSetOrigEnt *ent; 1125 1125 … … 1205 1205 FcCharSetFindFrozen (FcCharSetFreezer *freezer, const FcCharSet *orig) 1206 1206 { 1207 FcCharSetOrigEnt **bucket = &freezer->orig_hash_table[((uintptr_t) orig) &FC_CHAR_SET_HASH_SIZE];1207 FcCharSetOrigEnt **bucket = &freezer->orig_hash_table[((uintptr_t) orig) % FC_CHAR_SET_HASH_SIZE]; 1208 1208 FcCharSetOrigEnt *ent; 1209 1209 -
TabularUnified fontconfig/vendor/current/src/fcdefault.c ¶
r1544 r2216 149 149 #else 150 150 # if defined (HAVE_GETEXECNAME) 151 c onst char *p = getexecname ();151 char *p = FcStrdup(getexecname ()); 152 152 # elif defined (HAVE_READLINK) 153 char buf[PATH_MAX + 1]; 154 int len; 153 size_t size = FC_PATH_MAX; 155 154 char *p = NULL; 156 155 157 len = readlink ("/proc/self/exe", buf, sizeof (buf) - 1); 158 if (len != -1) 156 while (1) 159 157 { 160 buf[len] = '\0'; 161 p = buf; 158 char *buf = malloc (size); 159 ssize_t len; 160 161 if (!buf) 162 break; 163 164 len = readlink ("/proc/self/exe", buf, size - 1); 165 if (len < 0) 166 { 167 free (buf); 168 break; 169 } 170 if (len < size - 1) 171 { 172 buf[len] = 0; 173 p = buf; 174 break; 175 } 176 177 free (buf); 178 size *= 2; 162 179 } 163 180 # else … … 177 194 if (!prgname) 178 195 prgname = FcStrdup (""); 196 197 if (p) 198 free (p); 179 199 #endif 180 200 -
TabularUnified fontconfig/vendor/current/src/fcdir.c ¶
r1544 r2216 363 363 goto bail1; 364 364 365 #ifndef _WIN32 365 366 fd = FcDirCacheLock (dir, config); 367 #endif 366 368 /* 367 369 * Scan the dir … … 383 385 384 386 bail2: 387 #ifndef _WIN32 385 388 FcDirCacheUnlock (fd); 389 #endif 386 390 FcStrSetDestroy (dirs); 387 391 bail1: … … 418 422 goto bail; 419 423 424 #ifndef _WIN32 420 425 fd = FcDirCacheLock (dir, config); 426 #endif 421 427 /* 422 428 * Scan the dir … … 437 443 438 444 bail1: 445 #ifndef _WIN32 439 446 FcDirCacheUnlock (fd); 447 #endif 440 448 FcStrSetDestroy (dirs); 441 449 bail: -
TabularUnified fontconfig/vendor/current/src/fcint.h ¶
r1544 r2216 69 69 # define FC_DIR_SEPARATOR '/' 70 70 # define FC_DIR_SEPARATOR_S "/" 71 #endif 72 73 #ifdef PATH_MAX 74 #define FC_PATH_MAX PATH_MAX 75 #else 76 #define FC_PATH_MAX 128 71 77 #endif 72 78 -
TabularUnified fontconfig/vendor/current/src/fclang.c ¶
r1198 r2216 190 190 191 191 if (FcStrCmpIgnoreCase (lang, (const FcChar8 *)"C") == 0 || 192 FcStrCmpIgnoreCase (lang, (const FcChar8 *)"C.UTF-8") == 0 || 193 FcStrCmpIgnoreCase (lang, (const FcChar8 *)"C.utf8") == 0 || 192 194 FcStrCmpIgnoreCase (lang, (const FcChar8 *)"POSIX") == 0) 193 195 { … … 506 508 } 507 509 510 /* When the language isn't found, the return value r is such that: 511 * 1) r < 0 512 * 2) -r -1 is the index of the first language in fcLangCharSets that comes 513 * after the 'lang' argument in lexicographic order. 514 * 515 * The -1 is necessary to avoid problems with language id 0 (otherwise, we 516 * wouldn't be able to distinguish between âlanguage found, id is 0â and 517 * âlanguage not found, sorts right before the language with id 0â). 518 */ 508 519 static int 509 520 FcLangSetIndex (const FcChar8 *lang) … … 530 541 /* no matches */ 531 542 if (low > high) 532 return - low; /*next entry after where it would be */543 return -(low+1); /* one past next entry after where it would be */ 533 544 } 534 545 … … 672 683 int i, j, count; 673 684 FcLangResult best, r; 685 FcChar32 aInCountrySet, bInCountrySet; 674 686 675 687 count = FC_MIN (lsa->map_size, lsb->map_size); … … 680 692 best = FcLangDifferentLang; 681 693 for (j = 0; j < NUM_COUNTRY_SET; j++) 694 { 695 aInCountrySet = 0; 696 bInCountrySet = 0; 697 682 698 for (i = 0; i < count; i++) 683 if ((lsa->map[i] & fcLangCountrySets[j][i]) && 684 (lsb->map[i] & fcLangCountrySets[j][i])) 699 { 700 aInCountrySet |= lsa->map[i] & fcLangCountrySets[j][i]; 701 bInCountrySet |= lsb->map[i] & fcLangCountrySets[j][i]; 702 703 if (aInCountrySet && bInCountrySet) 685 704 { 686 705 best = FcLangDifferentTerritory; 687 706 break; 688 707 } 708 } 709 } 689 710 if (lsa->extra) 690 711 { … … 724 745 { 725 746 id = FcLangSetIndex (lang); 726 if (id > 0)747 if (id >= 0) 727 748 { 728 749 FcLangSetBitSet (&buf->ls, id); -
TabularUnified fontconfig/vendor/current/src/fcobjs.c ¶
r1198 r2216 26 26 27 27 static unsigned int 28 FcObjectTypeHash (register const char *str, register unsigned intlen);28 FcObjectTypeHash (register const char *str, register FC_GPERF_SIZE_T len); 29 29 30 30 static const struct FcObjectTypeInfo * 31 FcObjectTypeLookup (register const char *str, register unsigned intlen);31 FcObjectTypeLookup (register const char *str, register FC_GPERF_SIZE_T len); 32 32 33 33 #include "fcobjshash.h" -
TabularUnified fontconfig/vendor/current/src/fcobjs.h ¶
r1198 r2216 52 52 FC_OBJECT (SCALE, FcTypeDouble, NULL) 53 53 FC_OBJECT (MINSPACE, FcTypeBool, NULL) 54 FC_OBJECT (CHAR _WIDTH, FcTypeInteger, NULL)54 FC_OBJECT (CHARWIDTH, FcTypeInteger, NULL) 55 55 FC_OBJECT (CHAR_HEIGHT, FcTypeInteger, NULL) 56 56 FC_OBJECT (MATRIX, FcTypeMatrix, NULL) -
TabularUnified fontconfig/vendor/current/src/fcobjshash.gperf ¶
r1769 r2216 45 45 "scale",FC_SCALE_OBJECT 46 46 "minspace",FC_MINSPACE_OBJECT 47 "charwidth",FC_CHAR _WIDTH_OBJECT47 "charwidth",FC_CHARWIDTH_OBJECT 48 48 "charheight",FC_CHAR_HEIGHT_OBJECT 49 49 "matrix",FC_MATRIX_OBJECT -
TabularUnified fontconfig/vendor/current/src/fcobjshash.h ¶
r1769 r2216 285 285 {-1}, 286 286 #line 47 "fcobjshash.gperf" 287 {(int)(long)&((struct FcObjectTypeNamePool_t *)0)->FcObjectTypeNamePool_str45,FC_CHAR _WIDTH_OBJECT},287 {(int)(long)&((struct FcObjectTypeNamePool_t *)0)->FcObjectTypeNamePool_str45,FC_CHARWIDTH_OBJECT}, 288 288 #line 48 "fcobjshash.gperf" 289 289 {(int)(long)&((struct FcObjectTypeNamePool_t *)0)->FcObjectTypeNamePool_str46,FC_CHAR_HEIGHT_OBJECT}, -
TabularUnified fontconfig/vendor/current/src/fcstat.c ¶
r1198 r2216 279 279 #endif 280 280 struct stat statb; 281 char f[PATH_MAX + 1]; 282 281 char *f = malloc (len + 1 + dlen + 1); 282 283 if (!f) 284 { 285 ret = -1; 286 goto bail; 287 } 283 288 memcpy (f, dir, len); 284 289 f[len] = FC_DIR_SEPARATOR; … … 288 293 { 289 294 ret = -1; 295 free (f); 290 296 goto bail; 291 297 } 292 298 if (S_ISDIR (statb.st_mode)) 299 { 300 free (f); 293 301 goto bail; 294 302 } 303 304 free (f); 295 305 dtype = statb.st_mode; 296 306 #ifdef HAVE_STRUCT_DIRENT_D_TYPE -
TabularUnified fontconfig/vendor/current/src/fcstdint.h ¶
r1769 r2216 2 2 #define _FONTCONFIG_SRC_FCSTDINT_H 1 3 3 #ifndef _GENERATED_STDINT_H 4 #define _GENERATED_STDINT_H "fontconfig 2.12. 1"5 /* generated using gnu compiler gcc (GCC) 6. 1.1 20160621 (Red Hat 6.1.1-3) */4 #define _GENERATED_STDINT_H "fontconfig 2.12.4" 5 /* generated using gnu compiler gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1) */ 6 6 #define _STDINT_HAVE_STDINT_H 1 7 7 #include <stdint.h> -
TabularUnified fontconfig/vendor/current/test/Makefile.am ¶
r1769 r2216 1 if FREETYPE_PCF_LONG_FAMILY_NAMES 2 check_SCRIPTS=run-test271.sh 3 else 1 4 check_SCRIPTS=run-test.sh 5 endif 2 6 TEST_EXTENSIONS = \ 3 7 .sh \ … … 11 15 SH_LOG_COMPILER = sh 12 16 17 if FREETYPE_PCF_LONG_FAMILY_NAMES 18 TESTS=run-test271.sh 19 else 13 20 TESTS=run-test.sh 21 endif 14 22 15 TESTDATA=4x6.pcf 8x16.pcf out.expected fonts.conf.in23 TESTDATA=4x6.pcf 8x16.pcf out.expected out271.expected fonts.conf.in 16 24 17 25 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir) … … 32 40 TESTS += test-bz89617 33 41 42 check_PROGRAMS += test-bz131804 43 test_bz131804_LDADD = $(top_builddir)/src/libfontconfig.la 44 TESTS += test-bz131804 45 34 46 noinst_PROGRAMS = $(check_PROGRAMS) 35 47 … … 43 55 TESTS += test-bz96676 44 56 45 EXTRA_DIST= $(check_SCRIPTS)$(TESTDATA)57 EXTRA_DIST=run-test.sh run-test271.sh $(TESTDATA) 46 58 47 59 CLEANFILES= -
TabularUnified fontconfig/vendor/current/test/Makefile.in ¶
r1769 r2216 89 89 build_triplet = @build@ 90 90 host_triplet = @host@ 91 TESTS = run-test.sh test-bz89617$(EXEEXT) test-bz96676$(EXEEXT) 92 check_PROGRAMS = $(am__EXEEXT_1) test-bz89617$(EXEEXT) $(am__EXEEXT_2) \ 93 test-bz96676$(EXEEXT) 91 @FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE@TESTS = run-test.sh \ 92 @FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE@ test-bz89617$(EXEEXT) \ 93 @FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE@ test-bz131804$(EXEEXT) \ 94 @FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE@ test-bz96676$(EXEEXT) 95 @FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE@TESTS = run-test271.sh \ 96 @FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE@ test-bz89617$(EXEEXT) \ 97 @FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE@ test-bz131804$(EXEEXT) \ 98 @FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE@ test-bz96676$(EXEEXT) 99 check_PROGRAMS = $(am__EXEEXT_1) test-bz89617$(EXEEXT) \ 100 test-bz131804$(EXEEXT) $(am__EXEEXT_2) test-bz96676$(EXEEXT) 94 101 @HAVE_PTHREAD_TRUE@am__append_1 = test-pthread 95 102 @OS_WIN32_FALSE@am__append_2 = test-migration … … 113 120 @OS_WIN32_FALSE@am__EXEEXT_2 = test-migration$(EXEEXT) 114 121 PROGRAMS = $(noinst_PROGRAMS) 115 test_bz 89617_SOURCES = test-bz89617.c116 test_bz 89617_OBJECTS = test_bz89617-test-bz89617.$(OBJEXT)117 test_bz 89617_DEPENDENCIES = $(top_builddir)/src/libfontconfig.la122 test_bz131804_SOURCES = test-bz131804.c 123 test_bz131804_OBJECTS = test-bz131804.$(OBJEXT) 124 test_bz131804_DEPENDENCIES = $(top_builddir)/src/libfontconfig.la 118 125 AM_V_lt = $(am__v_lt_@AM_V@) 119 126 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 120 127 am__v_lt_0 = --silent 121 128 am__v_lt_1 = 129 test_bz89617_SOURCES = test-bz89617.c 130 test_bz89617_OBJECTS = test_bz89617-test-bz89617.$(OBJEXT) 131 test_bz89617_DEPENDENCIES = $(top_builddir)/src/libfontconfig.la 122 132 test_bz89617_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 123 133 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_bz89617_CFLAGS) \ … … 168 178 am__v_CCLD_0 = @echo " CCLD " $@; 169 179 am__v_CCLD_1 = 170 SOURCES = test-bz 89617.c test-bz96676.c test-migration.c \171 test- pthread.c172 DIST_SOURCES = test-bz 89617.c test-bz96676.c test-migration.c \173 test- pthread.c180 SOURCES = test-bz131804.c test-bz89617.c test-bz96676.c \ 181 test-migration.c test-pthread.c 182 DIST_SOURCES = test-bz131804.c test-bz89617.c test-bz96676.c \ 183 test-migration.c test-pthread.c 174 184 am__can_run_installinfo = \ 175 185 case $$AM_UPDATE_INFO_DIR in \ … … 569 579 top_builddir = @top_builddir@ 570 580 top_srcdir = @top_srcdir@ 571 check_SCRIPTS = run-test.sh 581 @FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE@check_SCRIPTS = run-test.sh 582 @FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE@check_SCRIPTS = run-test271.sh 572 583 TEST_EXTENSIONS = \ 573 584 .sh \ … … 580 591 581 592 SH_LOG_COMPILER = sh 582 TESTDATA = 4x6.pcf 8x16.pcf out.expected fonts.conf.in593 TESTDATA = 4x6.pcf 8x16.pcf out.expected out271.expected fonts.conf.in 583 594 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir) 584 595 @HAVE_PTHREAD_TRUE@test_pthread_LDADD = $(top_builddir)/src/libfontconfig.la … … 587 598 588 599 test_bz89617_LDADD = $(top_builddir)/src/libfontconfig.la 600 test_bz131804_LDADD = $(top_builddir)/src/libfontconfig.la 589 601 noinst_PROGRAMS = $(check_PROGRAMS) 590 602 @OS_WIN32_FALSE@test_migration_LDADD = $(top_builddir)/src/libfontconfig.la 591 603 test_bz96676_LDADD = $(top_builddir)/src/libfontconfig.la 592 EXTRA_DIST = $(check_SCRIPTS)$(TESTDATA)604 EXTRA_DIST = run-test.sh run-test271.sh $(TESTDATA) 593 605 CLEANFILES = 594 606 all: all-am … … 644 656 rm -f $$list 645 657 658 test-bz131804$(EXEEXT): $(test_bz131804_OBJECTS) $(test_bz131804_DEPENDENCIES) $(EXTRA_test_bz131804_DEPENDENCIES) 659 @rm -f test-bz131804$(EXEEXT) 660 $(AM_V_CCLD)$(LINK) $(test_bz131804_OBJECTS) $(test_bz131804_LDADD) $(LIBS) 661 646 662 test-bz89617$(EXEEXT): $(test_bz89617_OBJECTS) $(test_bz89617_DEPENDENCIES) $(EXTRA_test_bz89617_DEPENDENCIES) 647 663 @rm -f test-bz89617$(EXEEXT) … … 666 682 -rm -f *.tab.c 667 683 684 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-bz131804.Po@am__quote@ 668 685 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-bz96676.Po@am__quote@ 669 686 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-migration.Po@am__quote@ … … 912 929 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 913 930 "$$tst" $(AM_TESTS_FD_REDIRECT) 931 test-bz131804.log: test-bz131804$(EXEEXT) 932 @p='test-bz131804$(EXEEXT)'; \ 933 b='test-bz131804'; \ 934 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 935 --log-file $$b.log --trs-file $$b.trs \ 936 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 937 "$$tst" $(AM_TESTS_FD_REDIRECT) 914 938 test-bz96676.log: test-bz96676$(EXEEXT) 915 939 @p='test-bz96676$(EXEEXT)'; \ -
TabularUnified fontconfig/vendor/current/test/run-test.sh ¶
r1544 r2216 30 30 FONTDIR="$MyPWD"/fonts 31 31 CACHEDIR="$MyPWD"/cache.dir 32 EXPECTED=${EXPECTED-"out.expected"} 32 33 33 34 ECHO=true … … 46 47 $FCLIST - family pixelsize | sort >> out 47 48 tr -d '\015' <out >out.tmp; mv out.tmp out 48 if cmp out $TESTDIR/ out.expected> /dev/null ; then : ; else49 if cmp out $TESTDIR/$EXPECTED > /dev/null ; then : ; else 49 50 echo "*** Test failed: $TEST" 50 echo "*** output is in 'out', expected output in ' out.expected'"51 echo "*** output is in 'out', expected output in '$EXPECTED'" 51 52 exit 1 52 53 fi
Note:
See TracChangeset
for help on using the changeset viewer.