[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference 7.286::atarist

Title:Atari ST, TT, & Falcon
Notice:Please read note 1.0 and its replies before posting!
Moderator:FUNYET::ANDERSON
Created:Mon Apr 04 1988
Last Modified:Tue May 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1433
Total number of notes:10312

1212.0. "Home video production" by ROYALT::ORSHAW (Associate FTSG membership pending.....) Mon Nov 25 1991 01:12

    Hi,
    	I'd like to use my atari to do some titles for some home videos. I
    read note 663. Does anyone know where I can get one  of those
    converters in the Boston area??
    
    I'd also like to know if there is any software that might add some
    spiffy graphic titles.
    
    Thanks,
    Jim
    
T.RTitleUserPersonal
Name
DateLines
1212.1one down, one to goROYALT::ORSHAWAssociate FTSG membership pending.....Wed Jan 22 1992 14:2118
    OK, I now have a video-key so I can video tape whatever is on my atari
    monitor.
    
    I'm looking for programs that would make good titles. I have neochrome
    and degas. These are good for drawing but the text portion isn't so
    hot. 
    
    Questions:
    Are there other (PD) programs that will display text in various fonts??
    I never intended to use my atari for word processing so I'm not up on
    the available word processing software. Any suggestions would be
    appreciated. I'm looking for large text in various fonts.
    
    Are there other (PD) graphic drawing programs I should look at?? How
    about some (PD) animation software??
    
    Thanks for any help,
    Jim
1212.2One wayPRNSYS::LOMICKAJJeffrey A. LomickaWed Jan 22 1992 16:1022
A combination of MONSTER, which comes with Quick ST, and PageStream
might make a reasonable combination.  It depends on if PageStream will
run in low resolution.

MONSTER, when runnin in low res, will make a virtual display that is
640x480, and your screen will be a 320x200 window into that.  You do
this so that PageStream's menu bar and window borders can be made to
disappear.

You then tell PageStream to create a page, and put your titles in it in
one of the hundered or so PD fonts for PageStream.  PageStream will also
let you set the foreground and background colors in arbitrary ways, and
you can add simple line drawings and such.  PageStream can't do outlined
characters, but you may be able to fake that by using some tricks with
the DUPLICATE primitive.

With Monster, you also get to scroll the titles a little.

The problem with this solution is that the street price on PageStream is
about $200.  The older versions are cheaper but don't have the wide
selection of fonts.

1212.3Freeware or Shareware??ROYALT::ORSHAWAssociate FTSG membership pending.....Thu Jan 23 1992 13:524
    Thats a good solution but I think I'd like to stick with the Public
    Domain stuff for now. Any other suggestions??
    
    Jim
1212.4Howabout you writing one?PRNSYS::LOMICKAJJeffrey A. LomickaFri Jan 24 1992 18:3724
I have the Hershey fonts and *some* code for rendering them.  If you'd
like to start with that and make your own, it wouldn't be too difficult
to make a rolling marquee of credits in any of the various Hershey
fonts.  (Actually rolling the screen would be a challenge.  You would
have to use multi-frame animation techniques.  It would be fun, but
non-trivial.) 

The Hershey fonts include ordinary looking Serif and Sans-Serif, plus
two nice scripts, and three gothic faces.  Also, there are many foreign,
cartographic, musical, and oriental characters.

I have a simple DECwindows program that will show you the glyphs. 
Fetch from PRNSYS::

DUA3:[LOMICKAJ.VTP.HERSHEY]DECW_HERSHEY.C
DUA3:[LOMICKAJ.VTP.HERSHEY]DECW_HERSHEY.EXE
DUA3:[LOMICKAJ.VTP.HERSHEY]HERSHEY.DAT
DUA3:[LOMICKAJ.VTP.HERSHEY]HERSHEYA.DAT
DUA3:[LOMICKAJ.VTP.HERSHEY]HERSHEYO.DAT

Run DECW_HERSHEY.EXE and it will read the font from HERSHEY.DAT and
display it's contents on the screen.  HERSHEYA.DAT is the same as
HERSHEY.DAT, HERSHEYO.DAT is Japanese.  I also have all of the Japanese
Kanji as NeoDESK icons.