mcf2pdf
mcf2pdf copied to clipboard
"My CEWE Photobook" MCF to PDF converter
C:\Users\burga\Downloads\mcf2pdf-mcf2pdf-0.3.4\mcf2pdf-mcf2pdf-0.3.4\src\main\assembly>mcf2pdf "C:\Users\burga\Documents\_PERSO\DUBAI.mcf" DUBAI.pdf Erreur : impossible de trouver ou charger la classe principale net.sf.mcf2pdf.Main Thanks you for help I try during many time
I've fixed two problems in one commit (see the comment). Sorry if I am doing anything wrong, this is my first contribution on GitHub :)
In some cases bold fonts weren't rendered correctly. Especially for fonts that don't natively support bold text. See image below. For this demonstration I used the [Tangerine Font](https://fonts.google.com/specimen/Tangerine) from Google...
Fixes issue where zPosition wasn't considered when rendering.
* Fixed support for spine * Fixed background-size for cover (error due to missing spine) * Bugfix: sometimes white border at top of page * Improved generated XSL-FO, also a...
In response to issue/feature request #35 This PR includes the commits form #37 If you want I can rebase when first PR is accepted. The foundation to include pagenumbers. Maybe...