Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2005 23:12:08 +0000 (UTC)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-fonts/webfonts Makefile ports/x11-fonts/webfonts/files fonts.dir
Message-ID:  <200510172312.j9HNC8Q7013130@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mezz        2005-10-17 23:12:08 UTC

  FreeBSD ports repository

  Modified files:
    x11-fonts/webfonts   Makefile 
    x11-fonts/webfonts/files fonts.dir 
  Log:
  Update and improvement on the fonts.dir, bump the PORTREVISION.
  
          - Add more encodings fonts like add iso8859-6, ansi-1251, and etc.
          - Correct info of font what kind of they are to allow some apps to
            search for specific font like monospaced stuff correct. Ex:
  
            Before: [...] mono-medium-r-normal--0-0-0-0-c-0-adobe-standard
            After: [...] mono-book-r-monospaced--0-0-0-0-m-0-adobe-standard
  
  Don't ask me why there are no tools (ttmkfdir, mkfontscale, etc) that will
  give the same output. What I am doing is merge to the each others for what
  they can find encodings stuff, they work together just fine.
  
  Submitted by:   ache
  Approved by:    maintainer (implicit, only fix and add missing encodings
                  allowed)
  
  Revision  Changes    Path
  1.21      +1 -1      ports/x11-fonts/webfonts/Makefile
  1.2       +839 -625  ports/x11-fonts/webfonts/files/fonts.dir



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510172312.j9HNC8Q7013130>