Paul Wise | 4 Feb 2012 12:06
Picon
Favicon
Gravatar

[announcement] Code2000 font switched license from shareware to GPLv3+FE || OFL

Hi all,

Great news! The author of the Code2000 pan-Unicode font has recently
switched the font to being licensed under the GNU GPLv3. During the
discussions where I attempted to verify the license and get commit
access to the project, James granted dual licensing under the GPLv3+FE
and the SIL OFL. Unfortunately he wants to keep the code2000.sf.net
project as a historic and no-longer developed project and have us fork
the project, hosting it elsewhere.

My initial plans for the project are:

      * pick a name for the fork, C2K was suggested during the
        discussion
      * pick a site for hosting the fork, add Thierry, myself and anyone
        else who wants to join the project
      * setup a git repository and import the current binary TTF release
      * convert the binary TTF files into UFO format, which seems to be
        a more cross-vendor format than SFD, commit that to git.
        According to the current release, "All fonts are created from
        scratch natively in TTF format inside FontCreator 6.0".
      * cleanup and add documentation about the licensing
      * package it for Debian and encourage other distros to package it
      * blog about the freeing of the font and get that on LWN/etc
      * look for contributors and watch for bug reports

--

-- 
bye,
pabs

(Continue reading)

Paul Wise | 5 Feb 2012 08:10
Picon
Favicon
Gravatar

Re: [announcement] Code2000 font switched license from shareware to GPLv3+FE || OFL

On Sat, 2012-02-04 at 19:14 +0800, Paul Wise wrote:
> On Sat, 2012-02-04 at 19:06 +0800, Paul Wise wrote:
> 
> > Great news! The author of the Code2000 pan-Unicode font has recently
> > switched the font to being licensed under the GNU GPLv3.
> 
> Unfortunately this may appear to be a hoax:
> 
> https://en.wikipedia.org/wiki/Talk:Code2000
> http://www.unicode.org/mail-arch/unicode-ml/y2012-m02/thread.html#4

Some developments:

The code2000 sf.net project has been defaced by someone:

http://sourceforge.net/projects/code2000/

john knightley discovered that the person behind James' address is not
James himself, see attachments and his mail to the unicode list:

http://www.unicode.org/mail-arch/unicode-ml/y2012-m02/0064.html

Other folks who know James say similar things:

http://www.unicode.org/mail-arch/unicode-ml/y2012-m02/0055.html

The address used has been unsubscribed from the unicode list and others:

http://www.unicode.org/mail-arch/unicode-ml/y2012-m02/0057.html

(Continue reading)

Akira TAGOH | 14 Feb 2012 08:16
Picon
Favicon

missing in comps

Hi,

this is a result of the following script checking for packages that is not described in  <at> fonts nor
 <at> legacy-fonts in comps. if it's not intentional, please add them to comps.

$ diff -u <(repoquery  <at> fonts  <at> legacy-fonts|sort|uniq) <(repoquery "*-fonts"|sort|uniq)|grep -E
"^\+"|sed -e 's/^\+//'

abattis-cantarell-fonts-0:0.0.7-2.fc17.noarch
artwiz-aleczapka-anorexia-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-aqui-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-cure-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-drift-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-edges-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-fkp-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-gelly-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-glisp-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-kates-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-lime-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-mints-mild-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-mints-strong-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-nu-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-smoothansi-fonts-0:1.3-12.fc17.noarch
artwiz-aleczapka-snap-fonts-0:1.3-12.fc17.noarch
bicon-fonts-0:0.2.0-3.fc17.noarch
culmus-hadasim-clm-fonts-0:0.121-1.fc17.noarch
culmus-keteryg-fonts-0:0.121-1.fc17.noarch
culmus-simple-clm-fonts-0:0.121-1.fc17.noarch
culmus-stamashkenaz-clm-fonts-0:0.121-1.fc17.noarch
culmus-stamsefarad-clm-fonts-0:0.121-1.fc17.noarch
(Continue reading)

Akira TAGOH | 14 Feb 2012 09:43
Picon
Favicon

Re: missing in comps

should ignore the following packages...

| wine-courier-fonts-0:1.4-0.2.rc2.fc17.noarch
| wine-fonts-0:1.4-0.2.rc2.fc17.noarch
| wine-marlett-fonts-0:1.4-0.2.rc2.fc17.noarch
| wine-ms-sans-serif-fonts-0:1.4-0.2.rc2.fc17.noarch
| wine-small-fonts-0:1.4-0.2.rc2.fc17.noarch
| wine-symbol-fonts-0:1.4-0.2.rc2.fc17.noarch
| wine-system-fonts-0:1.4-0.2.rc2.fc17.noarch
| wine-tahoma-fonts-0:1.4-0.2.rc2.fc17.noarch
_______________________________________________
fonts mailing list
fonts <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts
http://fonts.fedoraproject.org/
Jan Pokorny | 20 Feb 2012 16:24
Picon
Favicon

[PATCH 0/6] Liberation: more flexible Makefile incl. formats for web

Hi Pravin and list,

at sunzi project, we strive to consume external components from
their repositories and other native locations.  To make it easily
possible also with Liberation fonts, I went through the existing
Makefile with the aim to add support for exporting into common web
formats, making some other changes on my way.

In fact, the change I desire is concentrated in the last patch, but
I hope the previous ones (split into more patches for easier review)
also make sense.  The compatibility with releasing workflow as well
as with the job of system packagers should be guaranteed.

If there is something wrong with the patchset, feel free to bug me
on.  Otherwise I would be grateful for applying it.

P.S. I can go ahead and file a bug (referring to this thread) if it is
a preferred channel.

Regards,
Jan

Jan Pokorný (6):
  Makefile: do not remove file we do not create
  Fix duplicate README (nested as link to root one)
  Makefile: add .PHONY target
  Makefile: add check target using fontlint
  Makefile: restructure for usability and modularity
  Makefile: now support other common export formats

(Continue reading)

Jan Pokorny | 20 Feb 2012 17:08
Picon
Favicon

[PATCH 1/6] Makefile: do not remove file we do not create

Signed-off-by: Jan Pokorný <jpokorny <at> redhat.com>
---
 source/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/source/Makefile b/source/Makefile
index 3fe1620..f80020b 100644
--- a/source/Makefile
+++ b/source/Makefile
 <at>  <at>  -35,7 +35,7  <at>  <at>  dist-ttf: clean-ttf build
 clean: clean-ttf clean-src

 clean-ttf:
-       rm -rf ttf liberation-fonts-*
+       rm -rf liberation-fonts-*

 clean-src:
        rm -f *.tar.gz
--

-- 
_______________________________________________
fonts mailing list
fonts <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts
http://fonts.fedoraproject.org/
Jan Pokorny | 20 Feb 2012 17:12
Picon
Favicon

[PATCH 2/6] Fix duplicate README (nested as link to root one)

Also fix options to tar command so the symlinks are resolved first.

Note that previously, dist-ttf would propably fail if not dist-sfd
was not run in advance (due to missing "cp ../README ./").

Signed-off-by: Jan Pokorný <jpokorny <at> redhat.com>
---
 source/Makefile |    5 +--
 source/README   |   83 +------------------------------------------------------
 2 files changed, 3 insertions(+), 85 deletions(-)
 mode change 100644 => 120000 source/README

diff --git a/source/Makefile b/source/Makefile
index f80020b..018bbed 100644
--- a/source/Makefile
+++ b/source/Makefile
 <at>  <at>  -20,16 +20,15  <at>  <at>  dist-src: dist-sfd

 dist-sfd:
        mkdir -p $(TMPDIR)/liberation-fonts-$(VER)/{src,scripts}
-       cp ../README ./
        cp Makefile $(MISCFILES) $(TMPDIR)/liberation-fonts-$(VER)/
        cp $(SFDFILES) $(TMPDIR)/liberation-fonts-$(VER)/src/
        cp $(SCRIPTS) $(TMPDIR)/liberation-fonts-$(VER)/scripts/
-       tar Cczvf $(TMPDIR)/ liberation-fonts-$(VER).tar.gz \
+       tar Cczvhf $(TMPDIR)/ liberation-fonts-$(VER).tar.gz \
          liberation-fonts-$(VER)/

 dist-ttf: clean-ttf build
        cp $(MISCFILES) liberation-fonts-ttf-$(VER)/
(Continue reading)

Jan Pokorny | 20 Feb 2012 17:13
Picon
Favicon

[PATCH 3/6] Makefile: add .PHONY target

Signed-off-by: Jan Pokorný <jpokorny <at> redhat.com>
---
 source/Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/source/Makefile b/source/Makefile
index 018bbed..eb53799 100644
--- a/source/Makefile
+++ b/source/Makefile
 <at>  <at>  -38,3 +38,5  <at>  <at>  clean-ttf:

 clean-src:
        rm -f *.tar.gz
+
+.PHONY: all build dist dist-src dist-sfd dist-ttf clean clean-ttf clean-src
--

-- 
_______________________________________________
fonts mailing list
fonts <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts
http://fonts.fedoraproject.org/
Jan Pokorny | 20 Feb 2012 17:16
Picon
Favicon

[PATCH 4/6] Makefile: add check target using fontlint

Fontlint is a font checker accompanying FontForge.
The check will proceed the SFD files through it, outputting the messages
to both standard output and to the per commit specific file (failback
to per date specific if git information not available) for easy
regression checking.  This final part of "check" workflow can be done,
e.g., manually (with diff selecting the right files to compare).

To prevent logs from check messing the repo, capture them in local
.gitignore file that initially includes also archives and directory
with generated TTF files.

See also: https://bugzilla.redhat.com/show_bug.cgi?id=795465

Signed-off-by: Jan Pokorný <jpokorny <at> redhat.com>
---
 source/.gitignore |    7 +++++++
 source/Makefile   |   12 +++++++++++-
 2 files changed, 18 insertions(+), 1 deletions(-)
 create mode 100644 source/.gitignore

diff --git a/source/.gitignore b/source/.gitignore
new file mode 100644
index 0000000..0615b11
--- /dev/null
+++ b/source/.gitignore
 <at>  <at>  -0,0 +1,7  <at>  <at> 
+# archives (this dir only)
+/*.tar.gz
+/*.zip
+# generated subdirectories
(Continue reading)

Jan Pokorny | 20 Feb 2012 17:18
Picon
Favicon

[PATCH 5/6] Makefile: restructure for usability and modularity

Previously, it was rather a shell script than set of recipes
with resource dependencies tracking.

The old targets (should) work as they used to, plus there are new ones:
- make ttf:
  generate TTF files in the "export" dir (which can be overriden from
  command line), utilizing native feature of "make" to generate only
  files the sources of which have changed (useful, e.g., for continuous
  updates tracking)
- make ttf-dir:
  target which "make" and "make down" boil down to, single-shot
  batch generation of TTF file to dedicated directory, i.e., without
  the advantage of dependency-change tracking as with the previous

To handle more universal tasks, new FontForge script was added
as scripts/fontexport.pe (it even contains brief help) and is
integrated on the places as the other ones.

Also .gitignore is extended with "export" dir.

Signed-off-by: Jan Pokorný <jpokorny <at> redhat.com>
---
 source/.gitignore            |    1 +
 source/Makefile              |   99 ++++++++++++++++++++++++++----------------
 source/scripts/fontexport.pe |   22 +++++++++
 3 files changed, 85 insertions(+), 37 deletions(-)
 create mode 100644 source/scripts/fontexport.pe

diff --git a/source/.gitignore b/source/.gitignore
index 0615b11..2b685a5 100644
(Continue reading)


Gmane