Anthony Starks

Results 71 comments of Anthony Starks

I'm scaling the images (which is probably increasing the run time) so that I can have a single set and re-scale if my canvas changes. I suppose I can rescale...

The read twice option may be faster. The standard image package has fast methods for getting image info like width and height. What info does gofpdf need?

More info as a baseline: the deck in question has 126 slides with 133 images for a total of 47,690,287 bytes. The time to render is around 5 seconds on...

This could be a duplicate of #255. If the emoji in your font are in the range that gofpdf support it will work, but currently the Unicode emoji range will...

I've installed github.com/go-pdf/fpdf, but sadly it slightly slower. Any plans to optimize image processing?

@Moshyfawn perhaps, yes. It also could be related to NVIDIA GPU that others have reported. (my machine has a NVIDIA GeForce GT 750M).

It's not clear that #5062 is the same behavior, but looking at other rendering bugs a common theme is older Macs with NVIDIA GPUs. I'd say keep it separate for...

The problem persists with the latest version (0.132.5), and in fact may be worse, This is what I get on initial load:

Alternatively, you can create a shell script that mimics vgdeck. The intent was to kick off a slide show remotely via the API.