  
		FrameView

	    version 0.1 alpha
	    
	    6/22/1993

keyword:
    DTP, Windows 3.1, Hangul

Author:
    Myoung-Jun Kim

    Addr : CS dept KAIST Kusong Yusong Taejon Korea
    Email: mjkim@jupiter.kaist.ac.kr
    Voice: +82-42-869-3568 (office)

Description:
    This is A DTP software handling texts and graphics.

Platform:
    DOS
    Windows 3.1

Features:
    Frame based
	All objects are frame - a rectangular object containing
	document such as texts, drawings, images.

	A frame can contain some sub-frames. For example, text frame
	contains image sub-frame and treats it as a normal character.

	Current version of FrameView provides 4 type of frames.
	    page    : handle all pages. root frame.
	    text    : text flow frame
	    draw    : MacDraw-like drawing frame
	    image   : bitmap image frame

    page frame
	root frame
	handle pages
	each page can have sub-frames
	frame selection, move, resize

    text frame
	multiple font
	basic formatting
	    justified, left, right, centered paragraph.
	text flow trough frames

    draw frame
	MacDraw-like drawing ware
    
    image frame
	import Windows BMP bitmap image
    
    Two Hangul font support
	Myungjo & Gothic

Installation:
    Copy fv.exe and *.bit (hangul font) in same directory.
    Sinve FrameView search *.bit files in current directory,
    you should keep *.bit files in current directory,
    or use DOS's APPEND command.

Files:
    fv.exe	Win 3.1 executable
    *.bit 	Hangul font file
    sample.fv	Sample document
    readme	This file
    fvman	Brief manuel of FrameView

Known bugs & limitation:
    Many bugs may exist, since it is first alpha version.

    Hangul font file must be in current directory.

Status:
    The program is still alpha and incomplete.

    But I have decide to announce my program to get some feedback.
    Problem reports and suggestion for improvements are welcome.

    I spend almost two years for this program, since I am busy for
    other works and also I am lazy. :)
    It will be announced as a shareware after much enhancements.

Copyright:
    FrameView is copyrighted by Myoung-Jun Kim.
    You can copy and distribute this alpha test version
    in unmodified form.

No Warranty:
    NO WARRANTY like other softwares. :)
