GIT update to branch: 6.0, updated. HYLAFAX-6_0_5-9-g8b93323

[email protected] Tue, 19 Apr 2011 13:09:12 -0400
Newsgroups gmane.comp.telephony.fax.hylafax.devel
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "HylaFAX".

The branch, 6.0 has been updated
       via  8b93323791f866916e3ecf8d7ab6f12df76587a7 (commit)
       via  e13d0573504dc1336ab2f8b1d94dcad2fefd00f5 (commit)
       via  3537dffdcd2475fd0d0bfe8a9f47ad493f7b7a86 (commit)
       via  30b46599646e0fcdc75c55c56c6b84a5b20b493a (commit)
       via  bac9a470aaa504c65e2f83d9f1fb902e352edc80 (commit)
       via  22af11a43930bda9f41911021573927a530b67b8 (commit)
      from  da53f9af306a38c49d6ff905404cef60345b6343 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8b93323791f866916e3ecf8d7ab6f12df76587a7
Author: Patrice Fournier <[email protected]>
Date:   Sun Apr 10 22:58:32 2011 -0400

    Combine all Fontmap files in memory, including new Fontmap.HylaFAX
    
    Reads the Fontmap.HylaFAX created by faxsetup when existing Fontmap
    is missing filename mappings. Combine all Fontmap files so that aliases
    can now point to entries in other Fontmap files.

commit e13d0573504dc1336ab2f8b1d94dcad2fefd00f5
Author: Patrice Fournier <[email protected]>
Date:   Fri Mar 5 13:53:32 2010 -0500

    Use a private Fontmap.HylaFAX file of .pfb files
    
    If the existing Fontmap files do not provide the information to
    find the default font, creates a private Fontmap.HylaFAX file
    that will list all pfb fonts found to their font names. No
    aliases are generated by this and every Fontmap file is searched
    for any alias.

commit 3537dffdcd2475fd0d0bfe8a9f47ad493f7b7a86
Author: Patrice Fournier <[email protected]>
Date:   Fri Mar 5 13:40:13 2010 -0500

    Reworked how faxsetup looks for Fontmap
    
    If a previous faxsetup had added Fontmap/Fontpath lines in
    hyla.conf and the hardcoded Fontmap path is the same as the
    installed Ghostscript search path, the previously added
    Fontmap/Fontpath lines were left untouched even if they
    were not valid anymore.
    
    This patch now looks for a valid combination to set in hyla.conf
    and will remove unneeded lines if necessary. It will even set
    a default font (using a font filename) if the default "Courier"
    font (or any font specified in hyla.conf) is not found using
    the Fontmap files.

commit 30b46599646e0fcdc75c55c56c6b84a5b20b493a
Author: Patrice Fournier <[email protected]>
Date:   Fri Feb 5 16:20:54 2010 -0500

    Do not warn about one of the Fontpath directories not existing
    
    Fontpath usually contain multiple directories with one or more
    not existing. Having faxsetup warn the user about this directory
    not existing and having the possibility of causing problems just
    confuse users. There is already a warning if no .afm file is
    found in any of those directories. That should be enough.

commit bac9a470aaa504c65e2f83d9f1fb902e352edc80
Author: David Oxley <[email protected]>
Date:   Tue Apr 19 12:10:49 2011 -0400

    typerules: adding missing comma to typeNames array

commit 22af11a43930bda9f41911021573927a530b67b8
Author: Aidan Van Dyk <[email protected]>
Date:   Tue Apr 19 12:58:43 2011 -0400

    man: JobReqError/JobRetryError were missing in hylafax-config.4f

-----------------------------------------------------------------------

Summary of changes:
 etc/faxsetup.sh.in        |  233 ++++++++++++++++++++++++++++++++++++++-------
 libhylafax/TextFormat.c++ |  217 ++++++++++++++++++++++--------------------
 libhylafax/TextFormat.h   |   17 +++-
 libhylafax/TypeRules.c++  |    2 +-
 man/hylafax-config.4f     |   11 ++
 5 files changed, 337 insertions(+), 143 deletions(-)


hooks/post-receive
-- 
HylaFAX


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe [email protected] < /dev/null