From 32d6fbe27ad330276b3d5aad628d06ba363e7d62 Mon Sep 17 00:00:00 2001 From: Adam Pope <83019629+adam-pope-arup@users.noreply.github.com> Date: Sat, 12 Aug 2023 16:53:52 +0100 Subject: [PATCH] Add files via upload --- Geography/overlays.yml | 195 +++++++++++++++++++++-------------------- 1 file changed, 98 insertions(+), 97 deletions(-) diff --git a/Geography/overlays.yml b/Geography/overlays.yml index fd00d58..010b63a 100644 --- a/Geography/overlays.yml +++ b/Geography/overlays.yml @@ -1,99 +1,100 @@ - overlay_path: + +overlays: + + - pmm: resolution + + - pmm: languages + template_variables: + horizontal_position: right + horizontal_offset: 100 + vertical_position: top + vertical_offset: 35 + style: half + country_en: uk + languages: + - en + - de + - fr + - es + - pt + - ja + - ko + - zh + - da + - ru + - it + - hi + - te + - fa + - th + - nl + - no + - is + - sv + - tr + - pl + - cs + - uk + - hu + - ar + - bg + - bn + - bs + - ca + - cy + - el + - et + - eu + - fi + - fl + - gl + - he + - hr + - id + - ka + - kk + - kn + - la + - lt + - lv + - mk + - ml + - mr + - ms + - nb + - nn + - pa + - ro + - sk + - sl + - sq + - sr + - sw + - ta + - ur + - vi + + - pmm: ratings + template_variables: + + rating1: critic + rating1_image: rt_tomato + rating1_font: config/metadata/overlays/fonts/Adlib.ttf + + rating2: audience + rating2_image: imdb + rating2_font: config/metadata/overlays/fonts/Impact.ttf + + horizontal_position: left + vertical_position: bottom + rating_alignment: horizontal + vertical_offset: 15 + horizontal_offset: 0 - - pmm: resolution - - - pmm: languages - template_variables: - horizontal_position: right - horizontal_offset: 100 - vertical_position: top - vertical_offset: 35 - style: half - country_en: uk - languages: - - en - - de - - fr - - es - - pt - - ja - - ko - - zh - - da - - ru - - it - - hi - - te - - fa - - th - - nl - - no - - is - - sv - - tr - - pl - - cs - - uk - - hu - - ar - - bg - - bn - - bs - - ca - - cy - - el - - et - - eu - - fi - - fl - - gl - - he - - hr - - id - - ka - - kk - - kn - - la - - lt - - lv - - mk - - ml - - mr - - ms - - nb - - nn - - pa - - ro - - sk - - sl - - sq - - sr - - sw - - ta - - ur - - vi + - pmm: commonsense + template_variables: + vertical_align: top + horizontal_align: center + vertical_offset: 15 - - pmm: ratings - template_variables: - - rating1: critic - rating1_image: rt_tomato - rating1_font: config/metadata/overlays/fonts/Adlib.ttf - - rating2: audience - rating2_image: imdb - rating2_font: config/metadata/overlays/fonts/Impact.ttf - - horizontal_position: left - vertical_position: bottom - rating_alignment: horizontal - vertical_offset: 15 - horizontal_offset: 0 - - - pmm: commonsense - template_variables: - vertical_align: top - horizontal_align: center - vertical_offset: 15 - - - pmm: ribbon # Used for ribbon in bottom right \ No newline at end of file + - pmm: ribbon # Used for ribbon in bottom right \ No newline at end of file