From 02a81dfcc5beb1fbe784a3e261fd6416590f4755 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 1 Nov 2023 14:04:15 +0100 Subject: Clean up map. Use JS to layout stacks. Change size to be an even multiple of the track boxes (1503x1103). Move boxes and text into play.html part. Render area outlines and borders to bitmap. Focus stacks by clicking as in wilderness war. Stacks expand different directions based on the sub-location so that they don't collide with stacks in the same area. NOTE: Layout values have been manually tweaked. Do not re-run the genlayout script. --- fonts/URWGothic-license.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 fonts/URWGothic-license.txt (limited to 'fonts/URWGothic-license.txt') diff --git a/fonts/URWGothic-license.txt b/fonts/URWGothic-license.txt new file mode 100644 index 0000000..be2a63e --- /dev/null +++ b/fonts/URWGothic-license.txt @@ -0,0 +1,9 @@ +The font and related files in this directory are distributed under the +GNU AFFERO GENERAL PUBLIC LICENSE Version 3 (see the file COPYING), with +the following exemption: + +As a special exception, permission is granted to include these font +programs in a Postscript or PDF file that consists of a document that +contains text to be displayed or printed using this font, regardless +of the conditions or license applying to the document itself. + -- cgit v1.2.3