Jeremy Banks

Results 33 issues of Jeremy Banks

If we export a LibreOffice presentation as HTML it will include notes and hyperlinks that are missing from the SVGs. If we allowed users to import both files together, it...

In Chrome you can select and copy text from the SVG, but the copied text has no whitespace is full of useless line breaks but doesn't incude any spaces. In...

SVG

The SVGs heights adjust to match the available area, but the external width doesn't adjust to match. However, the SVG's internal _contents_ are scaled down to fit. This causes SVGs...

SVG

Embedded images often don't show up. I'm not sure why. They are embedded in the document (I can load the data: url and see the picture), and they seem to...

The `hash.deck.js` plugin enables permalinks to individual sides. Due to conflicts with other code, I have disabled this or accidentally broken it at various times. Make sure this feature works:...

[As mentioned before](http://slidedrive.wordpress.com/2012/05/11/svg-and-web-safe-fonts/), Firefox doesn't support embedded SVG fonts. It has occurred to me that we might be able to just do it ourselves, with JavaScript. It seem straightforward to...

SVG

The error that shows up in Mongo's log is vague... ``` Assertion: 10334:Invalid BSONObj size: 21942433 ``` ... but it looks like Mongo has a [maximum document size](http://www.mongodb.org/display/DOCS/Documents#Documents-MaximumDocumentSize) the defaults...

Butter

When I embed a `` element inside a `.slide`, Chrome hides everything except for a 10-pixel margin around the side of the page. Firefox does not have an issue.

Greg suggested the ability to embed audio and video in slides. It seems like it would be great if we could do this, while keeping those element's playback synchronized with...