mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[dev_sandbox] Fix cp errors for font files
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
committed by
Konstantin Pastbin
parent
584e76dd47
commit
27ae78120b
@@ -103,29 +103,29 @@ copy_resources(
|
|||||||
drules_proto_vehicle_light.bin
|
drules_proto_vehicle_light.bin
|
||||||
drules_proto_vehicle_dark.bin
|
drules_proto_vehicle_dark.bin
|
||||||
editor.config
|
editor.config
|
||||||
fonts_blacklist.txt
|
|
||||||
fonts_whitelist.txt
|
|
||||||
packed_polygons.bin
|
packed_polygons.bin
|
||||||
patterns.txt
|
patterns.txt
|
||||||
transit_colors.txt
|
transit_colors.txt
|
||||||
types.txt
|
types.txt
|
||||||
unicode_blocks.txt
|
|
||||||
World.mwm
|
World.mwm
|
||||||
WorldCoasts.mwm
|
WorldCoasts.mwm
|
||||||
|
|
||||||
00_NotoNaskhArabic-Regular.ttf
|
fonts/blacklist.txt
|
||||||
00_NotoSansBengali-Regular.ttf
|
fonts/whitelist.txt
|
||||||
00_NotoSansHebrew-Regular.ttf
|
fonts/unicode_blocks.txt
|
||||||
00_NotoSansMalayalam-Regular.ttf
|
fonts/00_NotoNaskhArabic-Regular.ttf
|
||||||
00_NotoSansThai-Regular.ttf
|
fonts/00_NotoSansBengali-Regular.ttf
|
||||||
00_NotoSerifDevanagari-Regular.ttf
|
fonts/00_NotoSansHebrew-Regular.ttf
|
||||||
01_dejavusans.ttf
|
fonts/00_NotoSansMalayalam-Regular.ttf
|
||||||
02_droidsans-fallback.ttf
|
fonts/00_NotoSansThai-Regular.ttf
|
||||||
03_jomolhari-id-a3d.ttf
|
fonts/00_NotoSerifDevanagari-Regular.ttf
|
||||||
04_padauk.ttf
|
fonts/01_dejavusans.ttf
|
||||||
05_khmeros.ttf
|
fonts/02_droidsans-fallback.ttf
|
||||||
06_code2000.ttf
|
fonts/03_jomolhari-id-a3d.ttf
|
||||||
07_roboto_medium.ttf
|
fonts/04_padauk.ttf
|
||||||
|
fonts/05_khmeros.ttf
|
||||||
|
fonts/06_code2000.ttf
|
||||||
|
fonts/07_roboto_medium.ttf
|
||||||
)
|
)
|
||||||
|
|
||||||
if (NOT PLATFORM_LINUX)
|
if (NOT PLATFORM_LINUX)
|
||||||
|
|||||||
Reference in New Issue
Block a user