-
Webfonts don't have a local filename, so text is rendered as vector glyphs. File size explodes, and text is not selectable.
Root cause is a bug in QT5: [QTBUG-52417](https://bugreports.qt.io/browse…
-
_C.f._ http://lab.hakim.se/reveal-js/?print-pdf
Visible in Chrome 43 & Firefox 38.
Sorry to not give more details, but I think the result after the link jump is self-explanatory.
I have no idea what i…
-
`decktape` fails to find all images.
Engine: `remark.js`
```bash
~/tools/decktape-1.0.0/phantomjs ~/tools/decktape-1.0.0/decktape.js ~/Servers/GIServer/PhD/R/presentations/AK-TQMG/AK-TQMG.html …
pat-s updated
7 years ago
-
When I try to convert a slideshow made with remark, I get this error:
```
Loading page finished with status: success
Error: Unable to activate the Remark JS DeckTape plugin for the address: ...
``…
-
MCVE for bug: https://github.com/rogalski/gitpitch-bug-mcve
OS: Mac OS Sierra
Browsers:
Safari 10.0.3 (12602.4.8)
Chrome 56.0.2924.87 (64-bit)
-
It may be a dumb question, but why not propose a PR to merge the specific changes made to PDF export into the main phantomjs repo?
If accepted, this would simplify greatly the installation process …
-
Sometimes you may want to export your html slides to pdf slides. While this is not as trivial as it seems, here is the most convenient solution I found: [`decktape.js`](https://github.com/astefanutti/…
pat-s updated
7 years ago
-
🚧 WIP
## Relevant technology:
- pdf.js
- revealjs
- vuejs
## Tools
- phantomjs
- cheerios
## User Interface Design
- https://github.com/nus-mtp/lecture-note-2.0/wiki/4.3-UI-Design#11-sl…
-
Getting the following error since a few days
```
SyntaxError: Unexpected token '%'
phantomjs://code/decktape.js:1
```
Reinstallation solves it for one run, then the problem occurs again. …
pat-s updated
7 years ago
-
This simple snippet crashes my gitpitch server when trying to create a pdf file:
```
Training: AOP
Session 0
#HSLIDE
Agenda for today
#HSLIDE
TOSCA & YAML
What is it us…