Philippe Plantier

Results 3 issues of Philippe Plantier

**Is your feature request related to a problem? Please describe.** We use ngx-build-plus to provide extra webpack config options to our Angular build. The relevant configuration below. ```json "extract-i18n": {...

enhancement

## What? This PR adds support for separation colors in PDF-LIB, and answers the following issue request: Hopding/pdf-lib#444 Code sample: ```javascript const pdfSeparation = await pdfDoc.embedSeparation( 'PANTONE 123 C', cmyk(0,...

needs-triage

## What? Fixes glyph spacing being wrong when fonts use ligatures. This problem was mentioned in issue #440, #871, #1010. ## Why? The suggested workaround was to disable font ligatures,...

needs-triage