Commit Graph

179 Commits

Author SHA1 Message Date
Ivan Malopinsky
8233ca9f77 2.8.2 build 2015-08-23 00:19:17 -04:00
Ivan Malopinsky
43c8a105ef disable explicit sizing for auto-sized html placeholders 2015-08-23 00:15:23 -04:00
Ivan Malopinsky
5a7c401db3 move holder.js to index.js 2015-08-23 00:02:55 -04:00
Ivan Malopinsky
b2254bafba use forEach in place of for loops for .run 2015-08-23 00:02:55 -04:00
Ivan Malopinsky
f06c0b27e8 cast array-like nodelists to arrays 2015-08-23 00:02:55 -04:00
Ivan Malopinsky
c623f2bc67 add stylesheet to svg 2015-08-19 00:53:50 -04:00
Ivan Malopinsky
2773bedb32 update document ref 2015-08-18 23:59:47 -04:00
Ivan Malopinsky
01e8586ca3 remove svg template 2015-08-15 03:09:49 -04:00
Ivan Malopinsky
17299bcb98 start text svg renderer 2015-08-15 02:48:25 -04:00
Ivan Malopinsky
ae24368a4b specify svg renderer as svg-dom 2015-08-09 18:34:16 -04:00
Ivan Malopinsky
b4d2346ef3 factor svg renderer out
jshint fix
2015-08-09 18:26:35 -04:00
Ivan Malopinsky
e29ba4e63d jshint fixes
specify which files are passed to jshint
2015-08-09 18:26:33 -04:00
Ivan Malopinsky
94fcd64a3e add constants file 2015-08-09 18:25:18 -04:00
Ivan Malopinsky
b1f3730e0e update background url logic, fix #153 2015-08-05 00:01:54 -04:00
Ivan Malopinsky
d2cad48b50 add rgb and rgba colors to fg/bg, add test 2015-08-05 00:01:54 -04:00
Ivan Malopinsky
6314f77c81 add note on rAF "throttling" 2015-08-05 00:01:54 -04:00
Ivan Malopinsky
62e3c884bd wait before calling rAF, fix #150, address #149 2015-07-27 01:01:45 -04:00
Ivan Malopinsky
3e53a4791e improve comment on canvas fallback for svgs with webfonts 2015-07-12 20:19:06 -04:00
Ivan Malopinsky
e9546a9f6a fix rgb overflow in lighten() 2015-07-12 20:03:48 -04:00
Ivan Malopinsky
b54c47824b add hsl conversion, add hsl2rgb method 2015-07-12 18:44:28 -04:00
Ivan Malopinsky
d42b186272 remove unnecessary @private directives, move app config out of textSize 2015-07-11 15:06:53 -04:00
Ivan Malopinsky
fac01e8d92 move set color function to prototype 2015-07-06 21:36:42 -04:00
Ivan Malopinsky
113bf52b53 normalize formatting 2015-05-31 18:27:12 -04:00
Ivan Malopinsky
ff34553377 add ability to use DOM nodes with addImage, fix #145 2015-05-31 15:04:16 -04:00
Ivan Malopinsky
fc98f2477e parametrize line wrap margin 2015-05-26 01:06:45 -04:00
Ivan Malopinsky
9db60728f2 keep pre-lighten color unchanged, simplify color code 2015-05-25 23:50:45 -04:00
Ivan Malopinsky
4e1cf14236 match default opacity, update tests 2015-05-25 03:40:03 -04:00
Ivan Malopinsky
14bb113b08 add automatic contrast foreground color, fix #72 2015-05-25 03:19:25 -04:00
Ivan Malopinsky
dd3823e283 add color module, remove lightenColor, add contrast to outline 2015-05-25 01:54:54 -04:00
Ivan Malopinsky
7b8d5d22a4 move getnodearray to DOM helper 2015-05-24 02:02:30 -04:00
Ivan Malopinsky
54ad15274d reorganize to beautify all files 2015-05-24 01:59:31 -04:00
Ivan Malopinsky
996f83bcd6 reinitialize svg if style is missing on existing svg element, fix #141 2015-05-24 01:48:43 -04:00
Ivan Malopinsky
78918080e2 move svg and dom functions to separate files 2015-05-24 01:19:19 -04:00
Ivan Malopinsky
1613126388 implement svg outline, add README doc, fix #143 2015-05-24 01:04:14 -04:00
Ivan Malopinsky
560e8007eb add canvas diagonal outline option 2015-05-24 00:30:43 -04:00
Ivan Malopinsky
a9ddc2052c rewrite scenegraph to use plain JS 2015-05-14 23:04:00 -04:00
Ivan Malopinsky
a3b94a8278 organize package-related files under lib/ 2015-05-14 22:16:27 -04:00
Ivan Malopinsky
068e5da4a3 remove flag code and tests 2015-05-09 10:48:10 -04:00
Ivan Malopinsky
1dfad7a3ce fix Meteor undefined error, fix #140 2015-05-06 09:02:25 -04:00
Ivan Malopinsky
26fc0a3f37 2.7 build 2015-05-05 23:26:16 -04:00
Ivan Malopinsky
2441d07ec8 meteor package 2015-05-05 23:26:00 -04:00
Ivan Malopinsky
34f4a1d1b2 add text alignment 2015-05-03 01:39:21 -04:00
Ivan Malopinsky
4f761d7191 add option to disable line wrap 2015-05-03 01:39:21 -04:00
Ivan Malopinsky
2e555682f3 ensure bare urls (200x300) are processed by QS 2015-05-03 01:39:21 -04:00
Ivan Malopinsky
1e7b5ebb93 random option 2015-05-03 01:39:20 -04:00
Ivan Malopinsky
50456d54e4 fix font option, update most of rest of tests to use query string 2015-05-03 01:39:20 -04:00
Ivan Malopinsky
a680e52bfe text mode, auto size, font family support in query string ops; update test to use more query string placeholders 2015-05-03 01:39:20 -04:00
Ivan Malopinsky
ecdbe01e2e add color support for query string 2015-05-03 01:39:20 -04:00
Ivan Malopinsky
dbae26ddf8 add query string tests, add theme and text processing for query string 2015-05-03 01:39:20 -04:00
Ivan Malopinsky
b5ca2105b6 start on query string parsing 2015-05-03 01:39:20 -04:00