Bug 19128 - Handling whitespace in aliases
authorAkira TAGOH <akira@tagoh.org>
Wed, 11 Apr 2012 10:52:35 +0000 (19:52 +0900)
committerAkira TAGOH <akira@tagoh.org>
Mon, 14 May 2012 03:06:12 +0000 (12:06 +0900)
commitbc4517d8e5af8f31821ec8d9990765dad2867dd4
tree9d597b46f92ffb600fabe1eb4aec656ffedf8ff3
parent5ac12c0e94128ea63e3e74b4e602cf0c74661bce
Bug 19128 - Handling whitespace in aliases

Add a new attribute `ignore-blanks' to <test>.
When this is set to "true", any blanks in the string will be ignored
on comparison.  This takes effects for compare="eq" or "not_eq" only.

Also changed the behavior of the comparison on <alias> too.
13 files changed:
conf.d/20-fix-globaladvance.conf
conf.d/20-unhint-small-vera.conf
conf.d/25-unhint-nonlatin.conf
conf.d/30-urw-aliases.conf
conf.d/65-fonts-persian.conf
conf.d/80-delicious.conf
doc/fontconfig-user.sgml
fonts.dtd
src/fccfg.c
src/fcdbg.c
src/fcint.h
src/fclist.c
src/fcxml.c