-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathchangelog
More file actions
110 lines (70 loc) · 3.31 KB
/
changelog
File metadata and controls
110 lines (70 loc) · 3.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
Bracelet Generator - An easy way to design friendship bracelet patterns
Copyright 2014-2017 Juliette Monsel <j_4321@protonmail.com>
* Bracelet Generator 1.4
- Version 1.4.2
Fix setup.py
- Version 1.4.1
1. New feature
- Update checker
2. Bug corrections
- App was not runnable locally on linux
- Save button not disabled when new bracelet started
- Changed symmetrize icons for license reason
- Version 1.4.0
1. New feature
- Export the pattern to text format
2. Bug correction
- Mouse-scrolling in Windows
- Mouse button bindings in OS X
- Added script to add Ghostscript path to the system path variable
in Windows because PIL cannot always find it.
3. Compatibility
- Added compatibility with Tcl/Tk 8.5 since python does not
support Tcl/Tk 8.6 on OS X.
* Bracelet Generator 1.3
- Version 1.3.1
Bug correction: error when opening the "about" toplevel
Bug correction: error when opening a file that does not exist
Replaced .pdf offline help by a .html page
- Version 1.3.0
1. Switch to python3 instead of python2 because it is the future of python
and there are less string encoding issues than with python2
2. New features
- Main window
+ Color manager: possibility to change default color and to change
the color of all the strings of a given color
+ String and row numbering
+ Rounded tips for the strings
- Two-Colored Motif Editor
+ The motif can be shifted along eight
directions (north, north-east, east, south-east, south, south-west,
west, north-west)
- Both
+ Recently opened files sub-menu
+ More complete menus
+ More keyboard shortcuts
+ Possibility to enter the desired number of strings and rows
+ More readable configuration file (using configparser),
the software remembers the default color and the string/row
numbers of the last pattern
+ For linux platform: replaced tkinter filedialog and colorchooser
by zenity for a better integration
3. Removals
- New Bracelet dialog since everything can be
easily specified from the main window
- ImageTk not needed anymore to display images
- Imagemagick not needed anymore to convert the .ps exported from
the canvas in .png or .jpg (PIL and ghostscript are enough).
Therefore, the path to 'convert' is useless now.
* Bracelet Generator 1.2
- Version 1.2.2
Little correction of the export function
- Version 1.2.1
Bug correction concerning the path to the convert function of ImageMagick
(necessary to export to .png).
- Version 1.2.0
1. Improvements
- When a bicolor motif file is opened, the editor comes on top of the main window
- The software remembers the last path used
2. New feature
- The pattern can be vertically symmetrized