aboutsummaryrefslogtreecommitdiff
path: root/projects/dejavu-fonts/configs/unicode
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2018-12-10 22:39:07 -0500
committerAndrew Robbins <contact@andrewrobbins.info>2018-12-10 23:54:20 -0500
commitb84efc5b838c48c2f36de9424ec103ed7f551e71 (patch)
tree87bc349e33a06fab4d780fe6fdd8c2beec7a91b1 /projects/dejavu-fonts/configs/unicode
parent0ac8f1f31c34a573689c1857cda5a1657029aee8 (diff)
downloadlibrebootfr-b84efc5b838c48c2f36de9424ec103ed7f551e71.tar.gz
librebootfr-b84efc5b838c48c2f36de9424ec103ed7f551e71.zip
Pull in Unicode data for a specific UCD version
Previously the dejavu-fonts script pulled in the latest versions of UnicodeData.txt and Blocks.txt files from https://www.unicode.org/Public/UNIDATA/ which are unversioned. This is an issue because the files at this URI will change over time as new UCD versions are released, making reproducible builds of dejavu-fonts impossible. The solution to this issue is to simply download the requisite files from https://www.unicode.org/Public/$ucd_version/ucd/ where $ucd_version is the version specified in projects/dejavu-fonts/configs/unicode/ucd-version
Diffstat (limited to 'projects/dejavu-fonts/configs/unicode')
-rw-r--r--projects/dejavu-fonts/configs/unicode/ucd-files2
-rw-r--r--projects/dejavu-fonts/configs/unicode/ucd-version1
2 files changed, 3 insertions, 0 deletions
diff --git a/projects/dejavu-fonts/configs/unicode/ucd-files b/projects/dejavu-fonts/configs/unicode/ucd-files
new file mode 100644
index 00000000..9b46bb9a
--- /dev/null
+++ b/projects/dejavu-fonts/configs/unicode/ucd-files
@@ -0,0 +1,2 @@
+Blocks.txt
+UnicodeData.txt
diff --git a/projects/dejavu-fonts/configs/unicode/ucd-version b/projects/dejavu-fonts/configs/unicode/ucd-version
new file mode 100644
index 00000000..275283a1
--- /dev/null
+++ b/projects/dejavu-fonts/configs/unicode/ucd-version
@@ -0,0 +1 @@
+11.0.0