Neil Fraser
f9fb7f47ae
Residual linting
...
{object} -> {Object}
Remove extra semicolons.
Use jQuery’s .empty().
Make nodelist loops O(n) rather than O(n^2).
Specify radix in parseInt to prevent guessing octal.
2018-05-17 11:57:28 -07:00
Brett Zamir
5894398c36
- Linting: ESLint (or ignore) JavaScript files; unfinished: editor/jgraduate and editor/extensions folders, editor/ (root), test/ (root) HTML
...
- Fix: An apparent bug in jquery.svgicons.js whereby a variable `holder` was declared in too nested of a scope
- Fix: `addBezierCurve` in canvg.js had undeclared `i`
- Fix: Undeclared variable in opera widget
- Fix: Screencast `showNotes`
2018-05-13 18:47:00 +08:00
Waldir Pimenta
0833678eba
link to appropriate section of TR
2016-04-27 10:24:59 +01:00
Brett Zamir
1941959449
Update canvg ( https://code.google.com/p/canvg/source/detail?spec=svn202&r=202 ); check for empty images in canvg
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2857 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-05-22 07:40:17 +00:00
Brett Zamir
463207276a
JSLint rgbcolor.js
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2702 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-02-17 07:05:29 +00:00
Brett Zamir
c75661c758
Indent consistency per file
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2591 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-10-14 01:50:42 +00:00
Ahmad Syazwan
8a576812f0
Uplift canvg to v1.1, which also fixes r928
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2064 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-03-20 04:57:23 +00:00
Alexis Deveria
fd5b3f52cf
Updated canvg and put PNG export in canvg callback
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1692 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-31 13:44:05 +00:00
Alexis Deveria
23851a90a8
Uplifted to latest CanVG for <image> support, made sure (most) images will appear in exported canvas
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1667 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-17 20:28:04 +00:00
Pavol Rusnak
125d6082d8
most of Slovak translation, some minor changes to the rest
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1563 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-05-03 23:29:13 +00:00
Alexis Deveria
fa44f7d2ef
Fixed issue 545: Cursor/selection block are positioned incorrectly when zoomed in/out on transformed text. Also updated canvg to version supporting arrows
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1557 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-30 15:06:47 +00:00
Alexis Deveria
d0ec5bd9d0
Fixed bug where opera test was left in canvg, breaking PNG export.
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1538 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-22 13:25:40 +00:00
Alexis Deveria
ff7af498a3
Made lines follow 45 degree angles when holding shift, made selection box fit better on zoom, updated canvg
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1531 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-20 20:29:30 +00:00
Alexis Deveria
fee4405d36
Mostly fixed issue 70 (export as PNG option) by using Gabe Lerner's canvg library
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1521 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-14 17:30:25 +00:00