-
Notifications
You must be signed in to change notification settings - Fork 1
pdf2svgows
Welcome to the pdf2svgows wiki!
online tool if something: https://tools.pdf24.org/en/pdf-to-svg
Compilation of pdf2SVG for windows
This repository provides windows version of pdf2svg tools provided in https://github.com/db9052/pdf2svg.
This version is compiled as described in http://www.cityinthesky.co.uk/opensource/pdf2svg/.
The platform used to do the cross compilation in a vanilla fedora 22 beta version to have latest version of poppler and cairo librairies. Version build from released version will be coming soon.
To cross compile for Windows under Linux, simply install the relevant cross-compiler packages (for Fedora this is mingw32-cairo and mingw32-poppler and their dependencies) and then replace “./configure” in the compilation instructions above with “mingw32-configure” or “mingw64-configure”.
Note : This build is provided AS IS and JALIOS SA will not do any support about that.
Despite our efforts to recompile this program, it is still unstable (crashing with some files). We finally solved the problem by using a bash script (available at https://community.jalios.com/pdf2svg ) that iterates (each page) on "pdftocairo.exe" (from http://blog.alivate.com.au/poppler-windows/ ). No more that blog so here are what they talk about:
C++ dll exe MSVC PDF PDF to Image PDF to SVG PDF to Text PDFToCairo PDFToHTML PDFToText PDFToXML Poppler Win32 Windows
lokally: L:\Clones_github\Cuneiform_Enmerkar\Zh\Pdf2
https://github.com/barionleg/pdf2svgows/releases/tag/v0.0

https://barionleg.github.io/waaw/index.html
=
WebAudio Csound Examples
Random note generator: This example demonstrates how to load the WASM Csound library and use the CsoundObj class to compile and perform simple synthesis code that is embedded in the HTML page. Minimal: This example demonstrates the csound.js javascript frontend to create a simple interactive page. Sliders: This example demonstrates how to use channels to send control data into Csound from HTML 5 sliders. Canvas: A two-dimension control surface accepting mouse or touch interactions. Reverb: A reverb effect using external audio input (e.g. microphone). Step Sequencer: A step sequencer demonstrating the use of Csound tables. MIDI: a virtual MIDI input example using HTML 5 buttons to send MIDI channel messages to Csound. MIDIPlayer: a GM MIDI file Player using soundfonts. CSDPlayer: a realtime CSD player. Stria: a CSD performance of John Chowning's classic piece. Reference documentation can be found DO©u.