1Version 1.0.5
2-------------
3
4Added ability to disable object highlighting.
5
6Default compound outlines to off.
7
8Fixed drawing bug with 0-width filled splines.
9
10Fixed drawing bug with filled rotated splines.
11
12Open splines can now be filled.
13
14The order of formats in the export dialog is more sensible.
15
16Pop-up menus do not require a redraw on closing.
17
18Unpleasant bug with uninitialised window border fixed.
19
20Bug introduced with 1.0.4 where the current font size
21in the font dialog was not shown as selected has been
22fixed.
23
24Fixed a bug with positioning of multi-line rotated text.
25
26Figurine no longer creates empty text objects, which
27xfig complains about.
28
29Rotation of an object will snap when very near to a
3090 degree multiple rotation (this makes 90-degree sized
31rotations exact).
32
33Hot object selection is much more intuitive now, as
34the *smallest* matching object is selected, not the first
35one.
36
37The "figurine: BUG at object.c line 708" bug has been
38fixed. This happened when using [Del] from the edit
39menu to delete an object.
40
41Passing -undolevels 0 on the command line now disables undo.
42
43Control characters produced on some OSes should be ignored
44in both text objects and dialog entries now.
45
46The grid and showgrid icons now reflect the change if you use
47the keyboard shortcuts.
48
49Undo/redo has been re-worked to be more sensible and not
50crash in certain compound circumstances.
51
52Object droppings when clicking like crazy with the edit menu
53have been fixed.
54
55Keyboard is ignored when a menu or icon menu is open now.
56
57Works around bugs and different command line with fig2dev 3.2.3
58
59Resized rotated text now stays where it should (the top-left
60corner is anchored in place).
61
62Attachments to nodes will be saved in the fig file as intended.
63
64When in edit mode, <Tab> will cycle through objects, selecting them.
65
66Infinitely thin objects don't "disappear" on resize now.
67
68Incompatibilities with xfig in terms of nested compound depths have
69been fixed.
70
71More minor cleanup fixes.
72
73Version 1.0.4
74-------------
75
76Text can now be resized using a handle.
77
78Meaningless resize/rotate of picture objects removed.
79
80Very minor cleanup fixes.
81
82Version 1.0.3
83-------------
84
85Many minor fixes to improve speed, behaviour, and
86reliability.
87
88Fixed crash when figurine couldn't get enough colours to
89operate. Now figurine gets as many as it can, and
90substitutes black elsewhere.
91
92Tooltips should be a lot better on slower machines, as
93they are only hidden very occasionally.
94
95If you open the help pages, and you are using netscape,
96the existing netscape binary is used rather than invoking
97another.
98
99You can alter the rotation of an object to a fine degree
100by holding down <Shift> and moving the mouse vertically,
101with respect to the rotation handle.
102
103Attachments are now persistent across files, i.e.
104attachment information is stored in the FIG file for
105the next figurine session.
106
107Dots and dashes should now work properly for lines of
108width 1.
109
110The view icons have been redesigned, and are larger, so
111are hopefully easier to click on.
112
113The zoom buttons don't affect the size of the window
114anymore, and zoom from/to the centre of the figure (using
115the keyboard +/- is as before).
116
117Holding the mouse button over the list box arrows will now
118continue scrolling (removes irritating need to click-click...)
119
120Attaching to an ellipse should be much improved (although
121still far from perfect).
122
123The menus should appear in the proper place now, despite
124duplicitous window managers like ctwm.
125
126Version 1.0.2
127-------------
128
129Version 1.0.2 fixes several bugs and several core-dumps,
130including the rotation of regular polygons (using <shift>)
131whilst drawing.
132
133FIG3.2 files imported from xfig should have much improved
134depth ordering and be correct in most cases.
135
136Version 1.0.2 should be much faster loading complex figures
137and rendering complex spline curves, due to transformation
138of two recursive functions into flat loops.
139
140Version 1.0.1
141-------------
142
143Export PS/LaTeX split files now works properly.
144