|
84736 packages online
|
|
|
|
text/font/viewiso.i386-aros.zip |
|
No screenshot available
|
|
AROS port of ViewISO - a TrueType font viewver. Source code included.
Original README
---------------
ViewISO 1.1 - TrueType font viewer
ViewISO is a program designed for viewing ISO-8859 charsets using TrueType
Unicode fonts. It can be useful to check if a TrueType font contains glyphs for
given charset. On the other hand you can see how some exotic glyph looks like.
ViewISO requires MUI and TTEngine installed.
--------------------------------------------------------------------------------
New in version 1.1.
- ARexx command 'LoadFont'.
- 'Load' button.
- Accepts font name as a commandline parameter.
- Serious memory leak fixed.
--------------------------------------------------------------------------------
Running from Shell.
ViewISO
(opens filerequester to select font file)
ViewISO [fontname]
(loads and displays given font)
If ran from Workbench, always pops filerequester.
-------------------------------------------------------------------------------
Gadgets.
Encoding cycle gadget selects one of 8-bit ISO-8859 encodings. ISO-8859-1
(Western Europe) is the default. 'Upper half' toggle button switches displayed
characters range. When not pressed, characters of codes from 32 ($20) to 127
($7F). When pressed, characters of codes from 160 ($A0) to 255 ($FF) are
displayed. Note that lower half of all the ISO-8859 charsets is always the same.
'Load' button opens up a filerequester to load another font.
--------------------------------------------------------------------------------
ARexx port.
ViewISO has an ARexx port (as every MUI application does). It accepts all
standard MUI commands and a custom one named 'LoadFont', which loads a font of
name given as a parameter. Here is an example of usage:
ADDRESS 'VIEWISO.1'
LoadFont 'FONTS:MyTTFonts/SomeExcellentFont.ttf'
--------------------------------------------------------------------------------
Using ViewISO with filemanagers.
Thanks to its ARexx port ViewISO can be perfectly used as a TrueType font
viewer. 'loadfont.rexx' script is specifically designed for this purpose. It
checks if ViewISO is running, runs it if not and load a font given as a
parameter to the script. Below you can find step by step instruction how to set
up ViewISO as TrueType font viewer in DirectoryOpus Magellan. After the setup
you can view TT fonts just by clicking them in a lister.
1. Prepare TT font filetype.
a. Open filetype window (from menu 'Settings/Filetypes').
b. Click on 'Add' button.
c. In the class definition window add following filetype recognition
statements: 'Match Name #?.ttf', 'And', 'Match $0001000000??????00??00'.
d. Give the name and ID to the filetype.
e. Click 'Use' button.
2. Specify double-click action for the filetype.
a. In the class actions window double click on 'Double-click' item in the
left listview.
b. In the action window click 'Add', change action type to 'ARexx' and enter
'S:loadfont.rexx {f}'. Note you do not need to keep the script in 'S:'.
Give your path if you place the script elsewhere ('DOpus5:Rexx' for
example may be a good alternative).
c. Click 'Use', then 'Save' in the main filetype window.
3. Specify a path to ViewISO in the script.
a. Load the script into your favourite text editor.
b. In line 5 of the script enter the path to ViewISO executable (default is
'SYS:Utilities/ViewISO'.
c. Save the modified script.
Now you can doubleclick on some TT fonts in a Magellan lister.
NOTE: The script is not prepared specifically for OpusMagellan. It can be used
with any filemanager allowing running ARexx scripts, be it DiskMaster, Opus4,
RO, or Workbench 3.9 DefIcons.
--------------------------------------------------------------------------------
Contact with the author.
You can send notes, remarks, bugreports to
Grzegorz Kraszewski <krashan()matay.pl>
---------------------------------------------------------------------------------
Uploaded using: archives.aros-exec.org
|
Contents of text/font/viewiso.i386-aros.zip
Archive: /home/aminet/aminet_root/doc//text/font/viewiso.i386-aros.zip
Length Method Size Ratio Date Time CRC-32 Name
-------- ------ ------- ----- ---- ---- ------ ----
0 Stored 0 0% 02-24-08 17:26 00000000 ViewISO-1.1/
2464 Defl:N 1556 37% 12-31-79 15:33 91c7579b ViewISO-1.1/ViewISO.info
0 Stored 0 0% 02-21-08 15:04 00000000 ViewISO-1.1/rexx/
370 Defl:N 259 30% 12-30-02 02:57 6a36eebc ViewISO-1.1/rexx/loadfont.rexx
17796 Defl:N 6619 63% 02-24-08 17:26 ef090d1a ViewISO-1.1/ViewISO
3883 Defl:N 1632 58% 12-30-02 23:12 91456487 ViewISO-1.1/readme.txt
0 Stored 0 0% 02-24-08 17:34 00000000 ViewISO-1.1/src/
19565 Defl:N 4473 77% 02-21-08 15:41 8130d4d6 ViewISO-1.1/src/viewiso.c
126 Defl:N 93 26% 02-24-08 17:26 06fbbb69 ViewISO-1.1/src/makefile
-------- ------- --- -------
44204 14632 67% 9 files
|
|
|
|
Page generated in 0.02 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminetaminet net> |