diff --git a/CMakeLists.txt b/CMakeLists.txt index badb4fa26..25a18f3f5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -694,6 +694,10 @@ set(devilutionx_assets fonts/12-03.pcx fonts/12-04.bin fonts/12-04.pcx + fonts/12-1f4.pcx + fonts/12-1f6.pcx + fonts/12-1f9.pcx + fonts/12-26.pcx fonts/22-00.bin fonts/22-00.pcx fonts/22-01.bin @@ -716,6 +720,10 @@ set(devilutionx_assets fonts/24-03.pcx fonts/24-04.bin fonts/24-04.pcx + fonts/24-1f4.pcx + fonts/24-1f6.pcx + fonts/24-1f9.pcx + fonts/24-26.pcx fonts/30-00.bin fonts/30-00.pcx fonts/30-01.bin diff --git a/Packaging/resources/assets/fonts/12-1f4.pcx b/Packaging/resources/assets/fonts/12-1f4.pcx new file mode 100644 index 000000000..1f18a7c54 Binary files /dev/null and b/Packaging/resources/assets/fonts/12-1f4.pcx differ diff --git a/Packaging/resources/assets/fonts/12-1f6.pcx b/Packaging/resources/assets/fonts/12-1f6.pcx new file mode 100644 index 000000000..5cf4eb0ae Binary files /dev/null and b/Packaging/resources/assets/fonts/12-1f6.pcx differ diff --git a/Packaging/resources/assets/fonts/12-1f9.pcx b/Packaging/resources/assets/fonts/12-1f9.pcx new file mode 100644 index 000000000..9787d01e6 Binary files /dev/null and b/Packaging/resources/assets/fonts/12-1f9.pcx differ diff --git a/Packaging/resources/assets/fonts/12-26.pcx b/Packaging/resources/assets/fonts/12-26.pcx new file mode 100644 index 000000000..83ac67246 Binary files /dev/null and b/Packaging/resources/assets/fonts/12-26.pcx differ diff --git a/Packaging/resources/assets/fonts/24-1f4.pcx b/Packaging/resources/assets/fonts/24-1f4.pcx new file mode 100644 index 000000000..32a42e079 Binary files /dev/null and b/Packaging/resources/assets/fonts/24-1f4.pcx differ diff --git a/Packaging/resources/assets/fonts/24-1f6.pcx b/Packaging/resources/assets/fonts/24-1f6.pcx new file mode 100644 index 000000000..57091d486 Binary files /dev/null and b/Packaging/resources/assets/fonts/24-1f6.pcx differ diff --git a/Packaging/resources/assets/fonts/24-1f9.pcx b/Packaging/resources/assets/fonts/24-1f9.pcx new file mode 100644 index 000000000..cd150ce08 Binary files /dev/null and b/Packaging/resources/assets/fonts/24-1f9.pcx differ diff --git a/Packaging/resources/assets/fonts/24-26.pcx b/Packaging/resources/assets/fonts/24-26.pcx new file mode 100644 index 000000000..cf19f8e57 Binary files /dev/null and b/Packaging/resources/assets/fonts/24-26.pcx differ