8 Dec 2004
fLayers.pas - now elements on invisible layers do not influence to image size. If invisible layer turned on, size of image recalculated.

3DOrbit recalculates image size after mouse up event.

Demos:
Editor (former 'Select)
- Selection element directly by mouse and with rectangle
- Select All
- View selected elements in an additional window (now lines and circles only)
- Drag-n-drop selected element
- Copy block to clipboard and paste to another drawing 

SimpleImport
- Makes txt file with much more element properties. Understanding of reaching elements becomes more easy. Please pay attention that DXFImage.pas is the most difficult example of IMPORT DXF/DWG/HPGL elements.

TextChange+Color2LineWeight+MergeFiles 
- Merging files example. Press 'Merging text' on toolbar
- LineType changing - press 'LType/2'

Viewer
- View>Show Point navigates to specified point on the drawing with given scale
- View>Find text looks for the specified text and make rectangle or ellipse round it

OpenGL
- Drawing '3DFACE' entities using OpenGL library.