about summary refs log tree commit diff
diff options
context:
space:
mode:
authorArun Isaac2023-11-27 23:33:34 +0000
committerArun Isaac2023-11-27 23:36:17 +0000
commit8fdca7f2bc1b24e9cb2cc71d0381ccd131b4bf9f (patch)
treef2e589c851a1e1d25ada28e73fe64dd13dd07528
parentcea43d7793d31b49b421a27cf29293011fbe72be (diff)
downloadskribilo-8fdca7f2bc1b24e9cb2cc71d0381ccd131b4bf9f.tar.gz
skribilo-8fdca7f2bc1b24e9cb2cc71d0381ccd131b4bf9f.tar.lz
skribilo-8fdca7f2bc1b24e9cb2cc71d0381ccd131b4bf9f.zip
doc: Update lobster font to version 2.100.
* doc/user/lobster-1.4.otf: Replace with ...
* doc/user/lobster-2.100.otf: ... this.
* doc/user/Makefile.am (nobase_dist_html_DATA): Replace
lobster-1.4.otf with lobster-2.100.otf.
* doc/user/FONTS: Add source from which lobster-2.100.otf was taken.
-rw-r--r--doc/user/FONTS5
-rw-r--r--doc/user/Makefile.am2
-rw-r--r--doc/user/lobster-1.4.otfbin37632 -> 0 bytes
-rw-r--r--doc/user/lobster-2.100.otfbin0 -> 134356 bytes
4 files changed, 5 insertions, 2 deletions
diff --git a/doc/user/FONTS b/doc/user/FONTS
index 6a6d1a4..115382c 100644
--- a/doc/user/FONTS
+++ b/doc/user/FONTS
@@ -1,7 +1,10 @@
 The fonts in this directory are released under the terms of the
 SIL Open Font License (OFL).  They are used in ‘skribilo.css’.
 
-  • Lobster 1.4 was taken from <http://www.impallari.com/lobster/>.
+  • Lobster 2.100 was taken from commit
+    ee431d49dcf5ab3d894214acd5b6dc93d80a63d5 of the git repository at
+    <https://github.com/impallari/The-Lobster-Font>. The home page of
+    the project is at <http://www.impallari.com/lobster/>.
 
   • Junction was taken from
     <http://www.theleagueofmoveabletype.com/junction>.
diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am
index 612ac35..65077bd 100644
--- a/doc/user/Makefile.am
+++ b/doc/user/Makefile.am
@@ -33,7 +33,7 @@ skrinfo_DATA = skribilo.info
 
 html_DATA = user.html user.sui
 nobase_dist_html_DATA =				\
-  lobster-1.4.otf junction.ttf			\
+  lobster-2.100.otf junction.ttf		\
   static/gears-down.png				\
   static/gears-up.png				\
   static/graphy.png				\
diff --git a/doc/user/lobster-1.4.otf b/doc/user/lobster-1.4.otf
deleted file mode 100644
index 86effca..0000000
--- a/doc/user/lobster-1.4.otf
+++ /dev/null
Binary files differdiff --git a/doc/user/lobster-2.100.otf b/doc/user/lobster-2.100.otf
new file mode 100644
index 0000000..77d736f
--- /dev/null
+++ b/doc/user/lobster-2.100.otf
Binary files differ