Leo Baschy

Results 15 issues of Leo Baschy

If testing #18 justifies, implement an adj:prune command to avoid walking a subtree. Purpose is to avoid walking complex illustrations that are not (not meant to be, not made for)...

enhancement

To stay on track for good performance for large documents this performance testing should be done, reported, and considered: - Make documents with 10, 100, 1000, 10000, 100000 elements. -...

enhancement

keep most of existing test suite code, but … instead of encoding into one document, keep separate before and after documents (files) may be further made easier by making a...

enhancement

Possibly start by looking at https://www.maxcdn.com/blog/free-open-source-cdns/ . Possibly will have to minify to be accepted. See #13 .

enhancement

Make sure those names that have to remain do remain. I.e. names used to match commands and parameters from XML to JavaScript. Run test suite against it. Also think and...

enhancement

Should be investigated in more than one direction.

enhancement

any volunteer feel free to contact me to get guidance

enhancement

the [Save Back to File from DOM](https://github.com/srguiwiz/save-back-xpi) [Add-on for Firefox](https://addons.mozilla.org/en-US/firefox/addon/save-back-to-file-from-dom/) has been very helpful so far, essential for saving Adj processed files seems though currently Chrome does font metrics somewhat...

goal is for Altova XMLSpy (or other editors) to be able to fully support SVG with Adj as it would support SVG itself, i.e. know permitted elements and attributes while...

enhancement

At http://api.jquery.com/category/events/event-object/ it reads > Certain events may have properties specific to them. Those can be accessed as properties of the `event.originalEvent` object. Using this would be an improvement to...