Commit Graph

59 Commits

Author SHA1 Message Date
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
0ecf29aa9f move flags to app object 2014-08-12 10:05:42 -04:00
Ivan Malopinsky
11b9d1abb0 remove changedNodes code 2014-08-03 03:47:26 -04: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
9d62b3bd7a use local + group position 2014-08-03 02:29:34 -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
09ec1e587c render entire bg, dpr bug 2014-08-03 02:25:53 -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
fba3a7a7f5 remove ondomready submodule 2014-08-02 17:24:05 -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
40a58ee1cd revert to setAttribute 2014-07-31 15:23:05 -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
Ivan Malopinsky
d4fc20c540 add merge todo 2014-07-31 01:16:54 -04:00
Ivan Malopinsky
21af677353 add todos, misc changes 2014-07-31 01:16:08 -04:00
Ivan Malopinsky
0697483449 clarify function name 2014-07-30 16:14:21 -04:00
Ivan Malopinsky
799a9d5fb9 avoid divide by zero 2014-07-30 16:10:57 -04:00
Ivan Malopinsky
280d5c3336 text measurements with svg 2014-07-30 16:04:39 -04:00
Ivan Malopinsky
4dfd80a6a9 clean whitespace 2014-07-30 13:20:13 -04:00
Ivan Malopinsky
5b1abc0e17 move fluid data to its own object 2014-07-30 13:18:27 -04:00
Ivan Malopinsky
9bcd406e3c start on scene graph 2014-07-30 03:11:55 -04:00
Ivan Malopinsky
f2855aab32 standardize some variable names 2014-07-30 01:08:57 -04:00
Ivan Malopinsky
1e3765a3af clear up rendering logic 2014-07-30 00:53:01 -04:00
Ivan Malopinsky
3ba809c068 fix data-background-src, fix color extension code, add random missing image, fix data- logic on render 2014-07-30 00:31:31 -04:00
Ivan Malopinsky
49ddd61128 replace window references to global references, simplify parseHolder 2014-06-20 19:42:06 -04:00
Ivan Malopinsky
34417d4b90 jsdoc 2014-06-13 03:40:28 -04:00
Ivan Malopinsky
48e9cec04d fallback from missing images, fix #80 2014-06-13 03:13:40 -04:00
Ivan Malopinsky
9329db2957 revise readme 2014-06-13 02:14:05 -04:00
Ivan Malopinsky
21454dc040 unify rendering code 2014-06-13 01:47:31 -04:00