home *** CD-ROM | disk | FTP | other *** search
- version 0.64a 970615
- - Choices window.
- If Choices$Dir is set then Pdf will save the choices in <Choices$Dir>.Pdf
- else the choices are saved in <Pdf$Dir>.Choices. This way if you have
- installed Pdf on a read only device the choices can be saved on a different
- place by setting Choices$Dir.
- - 32000 colour sprites. For RiscOS >= 3.5
- - You can start !PDF now without baricon. Use -nobaricon on the commandline.
- If you want the baricon to reappear press the <ALT> key while you
- start the program
- - Viewer menu restructured
- - View rotate option added
- - Show links option added (links are not active yet)
- - Very basic text export added. It performs generally well except for column
- based text's.
-
- version 0.63b internal version
- - Fixed save stack problem
- - Dashed lines support added
- - Fixed line width again
- - Fixed memory leak when closing last view on document
-
- version 0.63a 970405
- - Rotated fonts support added.
- - Better font scaling.
- - Fixed line width. !PDF shows real line width now (has a minor bug though)
- - LZW decoding without temp file. Result: Speed!!
- - Fixed embedded sprite name. Spritename can be handled by !paint now.
- - Fixed rotated images. Images are rotated correct
- - Use fixpoint for DCT gives 5 to 10 times speed increase for JPEG images
- - Better positioning of sprites
- - New class model for drawfile sprites.
- - Makefile changed
- - Files can be saved as: DrawFile (one page), PDF and PS (all pages)
- - Mask images are now implementated by masked sprites
-
- version 0.62b 970322
- - Better memory management. PDF Uses flex now.
- - Fixed memory leak
-
- version 0.62a 970315
- - Major rewrite drawfile interface, solved hidden drawfile error
- - Non effective navigation controls are disabled, eg previous is disabled
- if page is no 1.
- - No more need for gzip. The LZW code is included in the !RunImage
- - Added base code for links (not operatable yet)
- - Added 'Accurate' option to viewermenu. When this entry is ticked (default)
- pdf uses an object for every character. This way the greatest rendering
- precision is achieved (atm). When unticked Pdf creates objects for
- as many characters as defined by the pdf file. This gives smaller but
- less accurate (thus rendering) !Draw files.
- - Support for multiple documents
- - Support for multiple views/document
- - Started Hints file
- - Check files with type text (FFF) or data (FFD) for PDF header
- - Added support for ImageMask resource
- - Enhanced image scaling; Images are now rendered 1:1 in the drawfile. When
- displayed the drawfile module does the scaling.
- - Toolbar extended
-
- version 0.61b 970222
- - Removed not supported key code PRINT
- - Removed not working F11 from menu
- - Removed not working shift-F1 from menu
- - FileInfo dialog does display actual file info
- - <WimpScrap$Dir>.pdf is used for temp files
- - Reorganized LZW stream (more inline with xpdf, less diffs)
- - Changed filetype to Acorn allocated one. Filetype is now &ADF
- - Display documentname in window title
- - Added Cursor key control: CTRL-Left page back; CTRL-Right page forward
- - When rendering is active the navigation controls are disabled
-
- version 0.61a 970215
- - First release
-