Short: picture mosaic creator and double finder Author: Timm S. Müller Type: gfx/misc Version: 0.0.4 Requires: os3.0 (v39), 68020 introduction ------------------- flickwerk is a picture mosaic generator. it creates an approximation of a reference picture by composing it from a large number of small source pictures. it comes with a picture database administration tool and source codes. legal status ------------------- © by TEK neoscientists. freeware. requirements ------------------- - os3.0 (v39) - 68020 - guigfx.library v15 - render.library v29 recommended: - fast CPU - 24bit datatypes installed and properly working - a large number of pictures optional: - mysticview.library v4 for graphical preview while calculating history ------------------- 0.0.4 - the source pictures are now loaded in their alphabetical order (including their complete path name) - if the database is composed from pictures distributed over several removable devices such as CDs, different media are no longer requested more often than necessary. - ALLOWFLIPX and ALLOWFLIPY are currently not working and have been removed from the commandline. - database handling has been sped up. 0.0.3 - calculation speed improved. - key resolution increased. - added LUMPRECISION. valid values range from 1 to 8. lower values improve color precision, higher values improve details. defaults to 3. - improved preview display. - now using picture-database files. filecomments are no longer needed. 0.0.2 - added graphical preview while caclculating. (requires mysticview.library) - added interpolated scaling. - there are no default values anymore for the arguments PARTWIDTH, PARTHEIGHT, XSEGMENTS, YSEGMENTS. you can choose to specify one parameter from the PART... and ...SEGMENTS group each, or three parameters from the list above, or all four. flickwerk tries to calculate missing parameters from given ones, according to the reference picture's aspect ratio. - minor accuracy problems fixed. 0.0.1 - initial release