165 Commits

Author SHA1 Message Date
Ivan Malopinsky
a498e0e3cc 2.5.0 release 2015-02-02 20:06:26 -05:00
Ivan Malopinsky
ffe5eb9a18 ensure processing continues after unresizeable images 2015-02-01 21:38:06 -05:00
Ivan Malopinsky
55ab29e9f8 pre-2.5 release builds 2015-02-01 19:37:15 -05:00
Ivan Malopinsky
321d76c503 update package.json and internal versions to 2.5.0-pre 2015-01-20 00:00:00 -05:00
Ivan Malopinsky
5599a7407b unminified build 2014-10-21 22:21:58 -04:00
Ivan Malopinsky
bd2e0be3c5 2.4.1 build 2014-10-20 00:53:48 -04:00
Ivan Malopinsky
66b3552383 fixed zoomed-in svg with pt units 2014-08-31 00:09:53 -04:00
Ivan Malopinsky
1fe626f050 simplify imageExists parameter marshalling 2014-08-31 00:08:12 -04:00
Ivan Malopinsky
ebef8f0b2e switch to implicit pt 2014-08-30 23:57:26 -04:00
Ivan Malopinsky
79785500bc prevent scene graph building if unable to render, fix #110 2014-08-20 00:35:37 -04:00
Ivan Malopinsky
add70fe78a update readme to use 2.4 API 2014-08-18 15:23:07 -04:00
Ivan Malopinsky
a229618d71 tweak source banner, update readme 2014-08-18 15:16:50 -04:00
Ivan Malopinsky
26d033c508 syntax cleanup 2014-08-18 14:45:12 -04:00
Ivan Malopinsky
8a2688c2ec entity encoding, split on vtabs, make test images more consistent 2014-08-18 14:12:19 -04:00
Ivan Malopinsky
e7fdb805c5 allow Holder.run to be called without arguments 2014-08-17 18:24:41 -04:00
Ivan Malopinsky
aed4783003 document various features 2014-08-17 14:50:50 -04:00
Ivan Malopinsky
465e1b1f10 make sure html renderer is not overridden 2014-08-17 14:21:47 -04:00
Ivan Malopinsky
069768e2a1 clean holder URL 2014-08-17 14:03:23 -04:00
Ivan Malopinsky
8149a8d8d3 per-flag uri decoding, cf #107 2014-08-17 13:52:00 -04:00
Ivan Malopinsky
f88245f789 generic setattribute 2014-08-16 18:33:59 -04:00
Ivan Malopinsky
6a43ed49e8 dominant baseline 2014-08-16 17:35:23 -04:00
Ivan Malopinsky
2d21edd38c add <object> rendering, fix #86, fix #73 2014-08-16 17:30:54 -04:00
Ivan Malopinsky
ae75e4ca24 multi line rendering for canvas and svg, overflow corner case, custom newlines 2014-08-16 16:38:53 -04:00
Ivan Malopinsky
431e82649b split text into lines, prevent background image from leaking forward, add caret/hex for colors due to opera bug 2014-08-16 15:12:38 -04:00
Ivan Malopinsky
0c0275cfe1 todos 2014-08-16 01:53:08 -04:00
Ivan Malopinsky
ef2fe2d987 line wrap 2014-08-16 01:52:25 -04:00
Ivan Malopinsky
2fda97a43a monospace fallback for canvas, fix regex 2014-08-13 00:34:16 -04:00
Ivan Malopinsky
af6568f44d 10ms re-render 2014-08-13 00:22:29 -04:00
Ivan Malopinsky
b51ff02359 canvas fallback for external fonts 2014-08-12 23:55:12 -04:00
Ivan Malopinsky
a627bd15c6 comments and style 2014-08-12 20:33:46 -04:00
Ivan Malopinsky
7b2de09c07 all 3 ways of including stylesheets 2014-08-12 19:40:01 -04:00
Ivan Malopinsky
1731410cca svg single-line renderer 2014-08-12 16:50:45 -04:00
Ivan Malopinsky
19e1daedac merge master 2014-08-12 13:49:17 -04:00
Ivan Malopinsky
0ecf29aa9f move flags to app object 2014-08-12 10:05:42 -04:00
Cotton Hou
12ddfcf594 percent decoding on validate fluid URI 2014-08-05 09:47:18 +08:00
Ivan Malopinsky
e05dc78f82 add lineHeight to normalize firefox with webkit/opera 2014-08-03 03:42:40 -04:00
Ivan Malopinsky
a6664616c8 fixes for opera rendering 2014-08-03 03:08:28 -04:00
Ivan Malopinsky
adc667d0fd use local instead of group text 2014-08-03 02:28:10 -04:00
Ivan Malopinsky
af5333d89b dpr positioning fix 2014-08-03 02:26:10 -04:00
Ivan Malopinsky
ac0266b4bb single-line canvas scene graph rendering 2014-08-03 02:22:51 -04:00
Ivan Malopinsky
7b4b7c9cb4 refactor duplicate code, remove unnecessary imageNodes conversion step 2014-08-02 23:00:16 -04:00
Ivan Malopinsky
92475e7e14 don't clone app setup, prevent stylesheets from being bgnodes, rename variables for clarity, move settings up 2014-08-02 22:49:05 -04:00
Ivan Malopinsky
37fb9b804a remove redundant code, remove serialization from scenegraph 2014-08-02 21:58:36 -04:00
Ivan Malopinsky
209a8b9175 semicolons 2014-08-02 17:09:16 -04:00
Ivan Malopinsky
425ecdf5a6 start scene graph building function 2014-08-02 02:44:05 -04:00
Ivan Malopinsky
2e80582abf simpler scene graph organization, stub serialize 2014-08-02 02:09:33 -04:00
Ivan Malopinsky
c80b657755 simplify nested clauses 2014-08-01 12:01:12 -04:00
Ivan Malopinsky
d6657ebdc1 move svg namespace to a constant, calculate widths for every word 2014-07-31 15:21:49 -04:00
Ivan Malopinsky
c3882e7d57 normalize quotes 2014-07-31 02:23:49 -04:00
Ivan Malopinsky
f15f15352a random theme, merge with master 2014-07-31 01:34:36 -04:00