From dd152eadb5f84f0c25a30240a7b0b20e684d9719 Mon Sep 17 00:00:00 2001 From: Rob Hagemans Date: Sat, 13 Apr 2019 22:37:08 +0100 Subject: [PATCH] merge commodore fonts into one directory, add a README --- commodore/README.md | 7 +++++++ {commodore_c16_c64_c128 => commodore}/c128.draw | 0 {commodore_c16_c64_c128 => commodore}/c16-hungarian.draw | 0 {commodore_c16_c64_c128 => commodore}/c16.draw | 0 .../c64-calligraphic-kauno-1985.draw | 0 {commodore_c16_c64_c128 => commodore}/c64-danish.draw | 0 {commodore_c16_c64_c128 => commodore}/c64-german.draw | 0 {commodore_c16_c64_c128 => commodore}/c64-hungarian.draw | 0 .../c64-japanese.901225-02.draw | 0 .../c64-japanese.906143-02.draw | 0 {commodore_c16_c64_c128 => commodore}/c64-spanish.draw | 0 {commodore_c16_c64_c128 => commodore}/c64-swedish.draw | 0 {commodore_c16_c64_c128 => commodore}/c64-swedish2.draw | 0 {commodore_c16_c64_c128 => commodore}/c64.draw | 0 {commodore_pet_vic20 => commodore}/pet-2.draw | 0 {commodore_pet_vic20 => commodore}/pet.draw | 0 .../pet_data70stylefont.draw | 0 {commodore_pet_vic20 => commodore}/pet_french.draw | 0 {commodore_pet_vic20 => commodore}/pet_german.draw | 0 {commodore_pet_vic20 => commodore}/pet_greek.draw | 0 {commodore_pet_vic20 => commodore}/pet_hungarian.draw | 0 {commodore_pet_vic20 => commodore}/pet_japanese.draw | 0 {commodore_pet_vic20 => commodore}/pet_norwegian.draw | 0 {commodore_pet_vic20 => commodore}/pet_russian.draw | 0 {commodore_pet_vic20 => commodore}/pet_swedish.draw | 0 {commodore_pet_vic20 => commodore}/superpet-swedish.draw | 0 {commodore_pet_vic20 => commodore}/superpet.draw | 0 {commodore_pet_vic20 => commodore}/vic20-german.draw | 0 {commodore_pet_vic20 => commodore}/vic20-japanese.draw | 0 {commodore_pet_vic20 => commodore}/vic20-norwegian.draw | 0 {commodore_pet_vic20 => commodore}/vic20-swedish.draw | 0 {commodore_pet_vic20 => commodore}/vic20.draw | 0 32 files changed, 7 insertions(+) create mode 100644 commodore/README.md rename {commodore_c16_c64_c128 => commodore}/c128.draw (100%) rename {commodore_c16_c64_c128 => commodore}/c16-hungarian.draw (100%) rename {commodore_c16_c64_c128 => commodore}/c16.draw (100%) rename {commodore_c16_c64_c128 => commodore}/c64-calligraphic-kauno-1985.draw (100%) rename {commodore_c16_c64_c128 => commodore}/c64-danish.draw (100%) rename {commodore_c16_c64_c128 => commodore}/c64-german.draw (100%) rename {commodore_c16_c64_c128 => commodore}/c64-hungarian.draw (100%) rename {commodore_c16_c64_c128 => commodore}/c64-japanese.901225-02.draw (100%) rename {commodore_c16_c64_c128 => commodore}/c64-japanese.906143-02.draw (100%) rename {commodore_c16_c64_c128 => commodore}/c64-spanish.draw (100%) rename {commodore_c16_c64_c128 => commodore}/c64-swedish.draw (100%) rename {commodore_c16_c64_c128 => commodore}/c64-swedish2.draw (100%) rename {commodore_c16_c64_c128 => commodore}/c64.draw (100%) rename {commodore_pet_vic20 => commodore}/pet-2.draw (100%) rename {commodore_pet_vic20 => commodore}/pet.draw (100%) rename {commodore_pet_vic20 => commodore}/pet_data70stylefont.draw (100%) rename {commodore_pet_vic20 => commodore}/pet_french.draw (100%) rename {commodore_pet_vic20 => commodore}/pet_german.draw (100%) rename {commodore_pet_vic20 => commodore}/pet_greek.draw (100%) rename {commodore_pet_vic20 => commodore}/pet_hungarian.draw (100%) rename {commodore_pet_vic20 => commodore}/pet_japanese.draw (100%) rename {commodore_pet_vic20 => commodore}/pet_norwegian.draw (100%) rename {commodore_pet_vic20 => commodore}/pet_russian.draw (100%) rename {commodore_pet_vic20 => commodore}/pet_swedish.draw (100%) rename {commodore_pet_vic20 => commodore}/superpet-swedish.draw (100%) rename {commodore_pet_vic20 => commodore}/superpet.draw (100%) rename {commodore_pet_vic20 => commodore}/vic20-german.draw (100%) rename {commodore_pet_vic20 => commodore}/vic20-japanese.draw (100%) rename {commodore_pet_vic20 => commodore}/vic20-norwegian.draw (100%) rename {commodore_pet_vic20 => commodore}/vic20-swedish.draw (100%) rename {commodore_pet_vic20 => commodore}/vic20.draw (100%) diff --git a/commodore/README.md b/commodore/README.md new file mode 100644 index 0000000..5c1c130 --- /dev/null +++ b/commodore/README.md @@ -0,0 +1,7 @@ +Commodore fonts +=============== + +Commodore fonts were obtained from: +- http://www.zimmers.net/anonftp/pub/cbm/firmware/characters/index.html +- http://www.zimmers.net/anonftp/pub/cbm/firmware/computers/c64/ +- http://www.6502.org/users/sjgray/computer/cbmchr/cbmchr.html diff --git a/commodore_c16_c64_c128/c128.draw b/commodore/c128.draw similarity index 100% rename from commodore_c16_c64_c128/c128.draw rename to commodore/c128.draw diff --git a/commodore_c16_c64_c128/c16-hungarian.draw b/commodore/c16-hungarian.draw similarity index 100% rename from commodore_c16_c64_c128/c16-hungarian.draw rename to commodore/c16-hungarian.draw diff --git a/commodore_c16_c64_c128/c16.draw b/commodore/c16.draw similarity index 100% rename from commodore_c16_c64_c128/c16.draw rename to commodore/c16.draw diff --git a/commodore_c16_c64_c128/c64-calligraphic-kauno-1985.draw b/commodore/c64-calligraphic-kauno-1985.draw similarity index 100% rename from commodore_c16_c64_c128/c64-calligraphic-kauno-1985.draw rename to commodore/c64-calligraphic-kauno-1985.draw diff --git a/commodore_c16_c64_c128/c64-danish.draw b/commodore/c64-danish.draw similarity index 100% rename from commodore_c16_c64_c128/c64-danish.draw rename to commodore/c64-danish.draw diff --git a/commodore_c16_c64_c128/c64-german.draw b/commodore/c64-german.draw similarity index 100% rename from commodore_c16_c64_c128/c64-german.draw rename to commodore/c64-german.draw diff --git a/commodore_c16_c64_c128/c64-hungarian.draw b/commodore/c64-hungarian.draw similarity index 100% rename from commodore_c16_c64_c128/c64-hungarian.draw rename to commodore/c64-hungarian.draw diff --git a/commodore_c16_c64_c128/c64-japanese.901225-02.draw b/commodore/c64-japanese.901225-02.draw similarity index 100% rename from commodore_c16_c64_c128/c64-japanese.901225-02.draw rename to commodore/c64-japanese.901225-02.draw diff --git a/commodore_c16_c64_c128/c64-japanese.906143-02.draw b/commodore/c64-japanese.906143-02.draw similarity index 100% rename from commodore_c16_c64_c128/c64-japanese.906143-02.draw rename to commodore/c64-japanese.906143-02.draw diff --git a/commodore_c16_c64_c128/c64-spanish.draw b/commodore/c64-spanish.draw similarity index 100% rename from commodore_c16_c64_c128/c64-spanish.draw rename to commodore/c64-spanish.draw diff --git a/commodore_c16_c64_c128/c64-swedish.draw b/commodore/c64-swedish.draw similarity index 100% rename from commodore_c16_c64_c128/c64-swedish.draw rename to commodore/c64-swedish.draw diff --git a/commodore_c16_c64_c128/c64-swedish2.draw b/commodore/c64-swedish2.draw similarity index 100% rename from commodore_c16_c64_c128/c64-swedish2.draw rename to commodore/c64-swedish2.draw diff --git a/commodore_c16_c64_c128/c64.draw b/commodore/c64.draw similarity index 100% rename from commodore_c16_c64_c128/c64.draw rename to commodore/c64.draw diff --git a/commodore_pet_vic20/pet-2.draw b/commodore/pet-2.draw similarity index 100% rename from commodore_pet_vic20/pet-2.draw rename to commodore/pet-2.draw diff --git a/commodore_pet_vic20/pet.draw b/commodore/pet.draw similarity index 100% rename from commodore_pet_vic20/pet.draw rename to commodore/pet.draw diff --git a/commodore_pet_vic20/pet_data70stylefont.draw b/commodore/pet_data70stylefont.draw similarity index 100% rename from commodore_pet_vic20/pet_data70stylefont.draw rename to commodore/pet_data70stylefont.draw diff --git a/commodore_pet_vic20/pet_french.draw b/commodore/pet_french.draw similarity index 100% rename from commodore_pet_vic20/pet_french.draw rename to commodore/pet_french.draw diff --git a/commodore_pet_vic20/pet_german.draw b/commodore/pet_german.draw similarity index 100% rename from commodore_pet_vic20/pet_german.draw rename to commodore/pet_german.draw diff --git a/commodore_pet_vic20/pet_greek.draw b/commodore/pet_greek.draw similarity index 100% rename from commodore_pet_vic20/pet_greek.draw rename to commodore/pet_greek.draw diff --git a/commodore_pet_vic20/pet_hungarian.draw b/commodore/pet_hungarian.draw similarity index 100% rename from commodore_pet_vic20/pet_hungarian.draw rename to commodore/pet_hungarian.draw diff --git a/commodore_pet_vic20/pet_japanese.draw b/commodore/pet_japanese.draw similarity index 100% rename from commodore_pet_vic20/pet_japanese.draw rename to commodore/pet_japanese.draw diff --git a/commodore_pet_vic20/pet_norwegian.draw b/commodore/pet_norwegian.draw similarity index 100% rename from commodore_pet_vic20/pet_norwegian.draw rename to commodore/pet_norwegian.draw diff --git a/commodore_pet_vic20/pet_russian.draw b/commodore/pet_russian.draw similarity index 100% rename from commodore_pet_vic20/pet_russian.draw rename to commodore/pet_russian.draw diff --git a/commodore_pet_vic20/pet_swedish.draw b/commodore/pet_swedish.draw similarity index 100% rename from commodore_pet_vic20/pet_swedish.draw rename to commodore/pet_swedish.draw diff --git a/commodore_pet_vic20/superpet-swedish.draw b/commodore/superpet-swedish.draw similarity index 100% rename from commodore_pet_vic20/superpet-swedish.draw rename to commodore/superpet-swedish.draw diff --git a/commodore_pet_vic20/superpet.draw b/commodore/superpet.draw similarity index 100% rename from commodore_pet_vic20/superpet.draw rename to commodore/superpet.draw diff --git a/commodore_pet_vic20/vic20-german.draw b/commodore/vic20-german.draw similarity index 100% rename from commodore_pet_vic20/vic20-german.draw rename to commodore/vic20-german.draw diff --git a/commodore_pet_vic20/vic20-japanese.draw b/commodore/vic20-japanese.draw similarity index 100% rename from commodore_pet_vic20/vic20-japanese.draw rename to commodore/vic20-japanese.draw diff --git a/commodore_pet_vic20/vic20-norwegian.draw b/commodore/vic20-norwegian.draw similarity index 100% rename from commodore_pet_vic20/vic20-norwegian.draw rename to commodore/vic20-norwegian.draw diff --git a/commodore_pet_vic20/vic20-swedish.draw b/commodore/vic20-swedish.draw similarity index 100% rename from commodore_pet_vic20/vic20-swedish.draw rename to commodore/vic20-swedish.draw diff --git a/commodore_pet_vic20/vic20.draw b/commodore/vic20.draw similarity index 100% rename from commodore_pet_vic20/vic20.draw rename to commodore/vic20.draw