[data] Refactor resources folder

Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
Andrei Shkrob
2025-07-08 18:38:28 +02:00
committed by Konstantin Pastbin
parent 04246a55f2
commit 8f5c8a5bd7
71 changed files with 62 additions and 283 deletions

View File

@@ -83,14 +83,9 @@ function(copy_resources)
endfunction()
copy_resources(
fonts
symbols
countries-strings
resources-default
resources-mdpi_light
resources-hdpi_light
resources-xhdpi_light
resources-xxhdpi_light
resources-xxxhdpi_light
resources-6plus_light
vulkan_shaders
categories.txt
@@ -109,23 +104,6 @@ copy_resources(
types.txt
World.mwm
WorldCoasts.mwm
fonts/blacklist.txt
fonts/whitelist.txt
fonts/unicode_blocks.txt
fonts/00_NotoNaskhArabic-Regular.ttf
fonts/00_NotoSansBengali-Regular.ttf
fonts/00_NotoSansHebrew-Regular.ttf
fonts/00_NotoSansMalayalam-Regular.ttf
fonts/00_NotoSansThai-Regular.ttf
fonts/00_NotoSerifDevanagari-Regular.ttf
fonts/01_dejavusans.ttf
fonts/02_droidsans-fallback.ttf
fonts/03_jomolhari-id-a3d.ttf
fonts/04_padauk.ttf
fonts/05_khmeros.ttf
fonts/06_code2000.ttf
fonts/07_roboto_medium.ttf
)
if (NOT PLATFORM_LINUX)