[cantarell-fonts] remove single file sfds.
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cantarell-fonts] remove single file sfds.
- Date: Wed, 21 Oct 2015 11:09:48 +0000 (UTC)
commit 4b7454a996e8bb517a6b4f71cfac8b6989fb2a01
Author: Jakub Steiner <jimmac gmail com>
Date: Wed Oct 21 12:55:05 2015 +0200
remove single file sfds.
- we now had two versions in sfdir and sfd. Let's stick
with the new format
otf/Makefile.am | 2 +-
src/Cantarell-Bold.sfd |15345 ---------------------------------
src/Cantarell-Regular.sfd |20808 ---------------------------------------------
src/Makefile.am | 4 +-
4 files changed, 3 insertions(+), 36156 deletions(-)
---
diff --git a/otf/Makefile.am b/otf/Makefile.am
index b9ea8e9..5b6d7ea 100644
--- a/otf/Makefile.am
+++ b/otf/Makefile.am
@@ -5,7 +5,7 @@ font_DATA = \
Cantarell-Bold.otf
if SOURCE_REBUILD
-%.otf: $(top_srcdir)/src/%.sfd
+%.otf: $(top_srcdir)/src/%.sfdir
/usr/bin/env fontforge -script $(top_srcdir)/scripts/generate.sh "$^"
endif
diff --git a/src/Makefile.am b/src/Makefile.am
index 65c339c..83a1525 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
noinst_DATA = \
- Cantarell-Regular.sfd \
- Cantarell-Bold.sfd
+ Cantarell-Regular.sfdir \
+ Cantarell-Bold.sfdir
EXTRA_DIST = $(noinst_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]