New Upstream Snapshot - fonts-roboto

Ready changes

Summary

Merged new upstream version: 2.138+git20200415.1.cb3cde1 (was: 0~20170802).

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index a7e7d24..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-*.pyc
-*.ttx
-
-_*.ignore
-*~
-
-out
-third_party/fontcrunch/[0-9a-f][0-9a-f]
-third_party/fontcrunch/quadopt
diff --git a/Makefile b/Makefile
index 4c4476c..e1f89ae 100644
--- a/Makefile
+++ b/Makefile
@@ -71,6 +71,18 @@ web:
 		rm $$touched; \
 	done
 
+hinted:
+	mkdir -p out/hinted
+	for source in src/hinted/*.ttf; do \
+		basename=$$(basename $$source); \
+		case $$source in \
+			src/hinted/Roboto-*) unhinted=out/RobotoTTF/$$basename ;; \
+			*) unhinted=out/RobotoCondensedTTF/$$basename ;; \
+		esac; \
+		final=out/hinted/$$basename; \
+		python scripts/touchup_for_web.py $$source $$unhinted $$final Roboto; \
+	done
+
 chromeos:
 	mkdir -p out/chromeos
 	for source in src/hinted/*.ttf; do \
diff --git a/README.md b/README.md
index 45d36d4..a16c473 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ be published in Unicode 8.0.
 
 The fonts are currently available in eighteen different styles.
 
-[A subset of an earlier version of Roboto](https://www.google.com/fonts/specimen/Roboto) is available from Google Fonts, and can be used as a web font.
+[Subsetted webfonts](https://fonts.google.com/specimen/Roboto) are also available from Google Fonts.
 
 ## Setup
 
@@ -35,7 +35,7 @@ virtualenv roboto-env
 source roboto-env/bin/activate
 ```
 
-Download and install the dependencies:
+Download and install the dependencies (currently requires Python 2, not 3):
 
 ```bash
 cd roboto
diff --git a/debian/changelog b/debian/changelog
index bafdc3f..f9e537c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fonts-roboto (2:2.138+git20200415.1.cb3cde1-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 09 Feb 2023 19:16:38 -0000
+
 fonts-roboto (2:0~20170802-3) unstable; urgency=medium
 
   * Install symlinks with correct paths.
diff --git a/out/RobotoCondensedTTF/RobotoCondensed-Bold.ttf b/out/RobotoCondensedTTF/RobotoCondensed-Bold.ttf
deleted file mode 100644
index f1de58f..0000000
Binary files a/out/RobotoCondensedTTF/RobotoCondensed-Bold.ttf and /dev/null differ
diff --git a/out/RobotoCondensedTTF/RobotoCondensed-BoldItalic.ttf b/out/RobotoCondensedTTF/RobotoCondensed-BoldItalic.ttf
deleted file mode 100644
index dc0ae5d..0000000
Binary files a/out/RobotoCondensedTTF/RobotoCondensed-BoldItalic.ttf and /dev/null differ
diff --git a/out/RobotoCondensedTTF/RobotoCondensed-Italic.ttf b/out/RobotoCondensedTTF/RobotoCondensed-Italic.ttf
deleted file mode 100644
index 7f075cf..0000000
Binary files a/out/RobotoCondensedTTF/RobotoCondensed-Italic.ttf and /dev/null differ
diff --git a/out/RobotoCondensedTTF/RobotoCondensed-Light.ttf b/out/RobotoCondensedTTF/RobotoCondensed-Light.ttf
deleted file mode 100644
index 2c514ba..0000000
Binary files a/out/RobotoCondensedTTF/RobotoCondensed-Light.ttf and /dev/null differ
diff --git a/out/RobotoCondensedTTF/RobotoCondensed-LightItalic.ttf b/out/RobotoCondensedTTF/RobotoCondensed-LightItalic.ttf
deleted file mode 100644
index 248ffe8..0000000
Binary files a/out/RobotoCondensedTTF/RobotoCondensed-LightItalic.ttf and /dev/null differ
diff --git a/out/RobotoCondensedTTF/RobotoCondensed-Medium.ttf b/out/RobotoCondensedTTF/RobotoCondensed-Medium.ttf
deleted file mode 100644
index b3393ed..0000000
Binary files a/out/RobotoCondensedTTF/RobotoCondensed-Medium.ttf and /dev/null differ
diff --git a/out/RobotoCondensedTTF/RobotoCondensed-MediumItalic.ttf b/out/RobotoCondensedTTF/RobotoCondensed-MediumItalic.ttf
deleted file mode 100644
index a8fd4f7..0000000
Binary files a/out/RobotoCondensedTTF/RobotoCondensed-MediumItalic.ttf and /dev/null differ
diff --git a/out/RobotoCondensedTTF/RobotoCondensed-Regular.ttf b/out/RobotoCondensedTTF/RobotoCondensed-Regular.ttf
deleted file mode 100644
index 5ae7043..0000000
Binary files a/out/RobotoCondensedTTF/RobotoCondensed-Regular.ttf and /dev/null differ
diff --git a/out/RobotoTTF/Roboto-Black.ttf b/out/RobotoTTF/Roboto-Black.ttf
deleted file mode 100644
index 3ecbdef..0000000
Binary files a/out/RobotoTTF/Roboto-Black.ttf and /dev/null differ
diff --git a/out/RobotoTTF/Roboto-BlackItalic.ttf b/out/RobotoTTF/Roboto-BlackItalic.ttf
deleted file mode 100644
index 44c086c..0000000
Binary files a/out/RobotoTTF/Roboto-BlackItalic.ttf and /dev/null differ
diff --git a/out/RobotoTTF/Roboto-Bold.ttf b/out/RobotoTTF/Roboto-Bold.ttf
deleted file mode 100644
index 70def3f..0000000
Binary files a/out/RobotoTTF/Roboto-Bold.ttf and /dev/null differ
diff --git a/out/RobotoTTF/Roboto-BoldItalic.ttf b/out/RobotoTTF/Roboto-BoldItalic.ttf
deleted file mode 100644
index 216f9ce..0000000
Binary files a/out/RobotoTTF/Roboto-BoldItalic.ttf and /dev/null differ
diff --git a/out/RobotoTTF/Roboto-Italic.ttf b/out/RobotoTTF/Roboto-Italic.ttf
deleted file mode 100644
index f0f33db..0000000
Binary files a/out/RobotoTTF/Roboto-Italic.ttf and /dev/null differ
diff --git a/out/RobotoTTF/Roboto-Light.ttf b/out/RobotoTTF/Roboto-Light.ttf
deleted file mode 100644
index 3a03044..0000000
Binary files a/out/RobotoTTF/Roboto-Light.ttf and /dev/null differ
diff --git a/out/RobotoTTF/Roboto-LightItalic.ttf b/out/RobotoTTF/Roboto-LightItalic.ttf
deleted file mode 100644
index 983381b..0000000
Binary files a/out/RobotoTTF/Roboto-LightItalic.ttf and /dev/null differ
diff --git a/out/RobotoTTF/Roboto-Medium.ttf b/out/RobotoTTF/Roboto-Medium.ttf
deleted file mode 100644
index 284b1ba..0000000
Binary files a/out/RobotoTTF/Roboto-Medium.ttf and /dev/null differ
diff --git a/out/RobotoTTF/Roboto-MediumItalic.ttf b/out/RobotoTTF/Roboto-MediumItalic.ttf
deleted file mode 100644
index a0b10d2..0000000
Binary files a/out/RobotoTTF/Roboto-MediumItalic.ttf and /dev/null differ
diff --git a/out/RobotoTTF/Roboto-Regular.ttf b/out/RobotoTTF/Roboto-Regular.ttf
deleted file mode 100644
index 500b104..0000000
Binary files a/out/RobotoTTF/Roboto-Regular.ttf and /dev/null differ
diff --git a/out/RobotoTTF/Roboto-Thin.ttf b/out/RobotoTTF/Roboto-Thin.ttf
deleted file mode 100644
index 0c7d50b..0000000
Binary files a/out/RobotoTTF/Roboto-Thin.ttf and /dev/null differ
diff --git a/out/RobotoTTF/Roboto-ThinItalic.ttf b/out/RobotoTTF/Roboto-ThinItalic.ttf
deleted file mode 100644
index 277d8cf..0000000
Binary files a/out/RobotoTTF/Roboto-ThinItalic.ttf and /dev/null differ

More details

Full run details

Historical runs