useful
graphix
unit history:
×Version 4.0 (Jan 2001)
*loading of mff-files,string-changing
*support of alignment (vertical & horizontal), underline and strikethrough
×Version 4.0a (11.Jan 2001)
*support left-to-right,right-to-left,top-to-bottom,bottom-to-top
(and all 4 also on head)writing
!!! underline and strikethrough only work with left to right and
right to left (others will be implemented later
×Version 4.0b (12.Jan 2001)
*added underline for r->l,t->b,b->t and on head
×Version 4.0c (26.Feb 2001)
*added error-variable for determining occuring errors
×Version 4.01 (03.Mar 2001) (only test version)
*testing of mapping current style complete in memory
×Version 4.02 (04.Mar 2001)
*complete current style in memory for faster access
*needs now only 1% of the time of Version 4.0c for displaying strings,
but needs a bit if changing the style-->complete style in memory
×Version 4.02b (Mar 2001)
*removing char offset tables
×Version 5.0 (25.Mar 2001)
*all styles in memory for multiple style use for example in different
objects
(all chars of a font are loaded into memory because of performance
reasons otherwise an additional char-offset-table would be neccessary
again (up to 510 bytes per style -->normal font would grow 8kB))
×Version 5.09
*added support for graphiX-functions
graphiX-mode should be 2 times faster
×Version 5.1 (06.April 2001)
*different font-files can be handled with one font-object
*therefor a new method has been added: AddFont
*shortNames added for difference between the various fontfiles
(if no shortName is given '' the real fontname or the fontpath+filename
will be neccessary as parameter for setfontstyle)
×Version 5.2 (07.April 2001)
*added support for choice bewteen speed/size-option of memory-mapping
speed-mode: needs only 50% of the time of size-mode to display
size-mode : needs only 12.5% of the memory size of speed-mode
*OutText5LIM is now an overloaded OutText5
(c) 2001 Mathan Software created by PasDoc