File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 33# Author: Daniel "Trizen" Șuteu
44# License: GPLv3
55# Date: 15th October 2013
6- # http://trizenx.blogspot.com
7- # http://trizenx.blogspot.ro/2013/11/smart-word-wrap.html
8- # Email: <echo dHJpemVueEBnbWFpbC5jb20K | base64 -d>
6+ # https://trizenx.blogspot.com
7+ # https://trizenx.blogspot.com/2013/11/smart-word-wrap.html
98
109# Smart word wrap algorithm
11- # See: http ://en.wikipedia.org/wiki/Word_wrap#Minimum_raggedness
10+ # See: https ://en.wikipedia.org/wiki/Word_wrap#Minimum_raggedness
1211
1312class SmartWordWrap
1413
Original file line number Diff line number Diff line change 33# Author: Daniel "Trizen" Șuteu
44# License: GPLv3
55# Date: 15th October 2013
6- # http://trizenx.blogspot.com
7- # http://trizenx.blogspot.ro/2013/11/smart-word-wrap.html
8- # Email: <echo dHJpemVueEBnbWFpbC5jb20K | base64 -d>
6+ # https://trizenx.blogspot.com
7+ # https://trizenx.blogspot.com/2013/11/smart-word-wrap.html
98
109# Smart word wrap algorithm
11- # See: http ://en.wikipedia.org/wiki/Word_wrap#Minimum_raggedness
10+ # See: https ://en.wikipedia.org/wiki/Word_wrap#Minimum_raggedness
1211
1312class SmartWordWrap
1413
You can’t perform that action at this time.
0 commit comments