From d5bff2f5d40a756c48b29a3984e80231f312f41f Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 27 Jun 2010 13:25:06 +0000 Subject: GUI: Copy over fonts from the vendor branch, so they will lay next to the GUI. It will be used for future support of locale-dependent fonts. svn-id: r50377 --- gui/themes/fonts/topaz/README.ScummVM | 6 ++++ gui/themes/fonts/topaz/topazLT.font | Bin 0 -> 264 bytes gui/themes/fonts/topaz/topazLT.readme | 63 ++++++++++++++++++++++++++++++++++ gui/themes/fonts/topaz/topazlt/8 | Bin 0 -> 2600 bytes 4 files changed, 69 insertions(+) create mode 100644 gui/themes/fonts/topaz/README.ScummVM create mode 100644 gui/themes/fonts/topaz/topazLT.font create mode 100644 gui/themes/fonts/topaz/topazLT.readme create mode 100644 gui/themes/fonts/topaz/topazlt/8 (limited to 'gui/themes/fonts/topaz') diff --git a/gui/themes/fonts/topaz/README.ScummVM b/gui/themes/fonts/topaz/README.ScummVM new file mode 100644 index 0000000000..3beea8a048 --- /dev/null +++ b/gui/themes/fonts/topaz/README.ScummVM @@ -0,0 +1,6 @@ +This package is a remake of Amiga built-in Topaz font for use with Lithuanian keyboards. +You will find detailed information in topazLT.readme. + +The Parallaction engine in ScummVM uses this font's bitmap, namely file topazlt/8. +Data has been extracted and placed in the array named _amigaTopazFont which can be found in engines/parallaction/staticres.cpp. + diff --git a/gui/themes/fonts/topaz/topazLT.font b/gui/themes/fonts/topaz/topazLT.font new file mode 100644 index 0000000000..e60de8600d Binary files /dev/null and b/gui/themes/fonts/topaz/topazLT.font differ diff --git a/gui/themes/fonts/topaz/topazLT.readme b/gui/themes/fonts/topaz/topazLT.readme new file mode 100644 index 0000000000..3c3553d6ec --- /dev/null +++ b/gui/themes/fonts/topaz/topazLT.readme @@ -0,0 +1,63 @@ +Short: Topaz with Lithuanian characters +Uploader: r.ulozas@kaunas.omnitel.net (Ricardas Ulozas) +Author: r.ulozas@kaunas.omnitel.net (Ricardas Ulozas) +Type: text/font +Version: 1.0 + +WHAT IS IT? +This font has BalticRim layout standard for Lithuanian, Latvian, +Estonian, Finnish, Polish, Czech and other Central European +countries. It is very useful when browsing through different +Lithuanian or Latvian Web sites as you may see the special +diacritic signs, or when typing in the aforementioned languages. + +WHAT DO YOU NEED? +To type in Lithuanian, please download BalticRimLT.lha on +Aminet. + +HOW TO RUN IT? +First, extract: lha x topazLT.lha fonts: +Second, select it on your famous text editor or DTP program. + +WHOM I WANT TO THANK? +Commodore-Amiga,Inc. - Steve Beats and Andy Finkel for FED +CygnusSoft for CED +Phase5 for PPC card (when will I get it?...) +Duckman, Smartie, Beavis and others for being so smart. + +HOW YOU MAY DISTRIBUTE IT? +Anyone, anywhere, anytime, anyway, anywise, etc. as long as you +don't make money on it (if you do, write me, I'd like to know +how ;) ) + +WHAT IF YOU WANT TO KEEP IT? +If you liked it I ask you to send me a postcard with your city +sights. Those lazy-bones, tramps and other poor creatures may +write me an e-mail. + +WHAT IF YOU WANT TO CONTACT ME? +OK, for bug reports, excited or disappointed letters, requests +for other versions (Hmm..), ideas please write to: + + r.ulozas@kaunas.omnitel.net + +If you are a female, have sexy voice and want to have a good +chat with a guy thousand miles away, make a call: + + 370-7-223859 + +And if you want to send me a postcard, money, a PPC board, a +monitor or a stone brick, better try the slow medieval way: + + Ricardas Ulozas + POB 2133 + LT-3000 Kaunas + Lithuania + +WHAT IS IN THE FUTURE? +Some new characters to make it fully BalticRim-compatible. +Sizes 9 and 11 - fixed width. +Vector font - huge MAYBE. +Improved documentation. + +That's it. Enjoy the font and support Amiga! diff --git a/gui/themes/fonts/topaz/topazlt/8 b/gui/themes/fonts/topaz/topazlt/8 new file mode 100644 index 0000000000..e74eeb94ef Binary files /dev/null and b/gui/themes/fonts/topaz/topazlt/8 differ -- cgit v1.2.3