cmahnke
cmahnke
It would be nice to have a more uniform API and provide a bbox based API for Streetview. It would certainly require some tricks like converting bbox to Slippy Map...
This is similar to #499 When a file starts with `#!/usr/bin/env node` the Regex parsing fails with: ``` ERROR: Unable to parse /Users/cmahnke/Blogs/rollup-plugin-wasm-brotli/src/compress.ts: Invalid regular expression flag. (2:7) ```
### Describe the bug `@fontsource/source-sans-pro` is currently unusable since `package.json` is missing required exports. ### Steps to Reproduce ``` npm i @fontsource/source-sans-pro ``` https://fontsource.org/docs/getting-started/sass-import ### Expected behavior _No response_ ###...
I like this typeface. I suggest adding it to [Google Fonts](https://github.com/google/fonts), by either adding a issue or a PR tho that repository. This way it would also be included in...
I'm trying to convert multiple HTML to PDF using a shell script. Additionally I need use `vivliostyle.config.js` to pass options like `static` (see #661 for background). But `vivliostyle` won't work...
I've added a `bleed` to my page definition like this: ``` @page { size: 210mm 210mm !important; margin-top: 1cm; margin-bottom: 1cm; bleed: 3mm; /* marks: crop cross; */ } ```...
I'm now beyond proof reading my book project and now into getting it to be printed. See this document of the print shop (In German only): https://www.mybuchdruck.de/media/pdf/cc/a0/58/TB_Q210.pdf They request PDF/X-4...
Feel free to ignore the warning at the beginning. ``` /Users/cmahnke/.cache/uv/builds-v0/.tmpsWJHNy/lib/python3.13/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license...
I'm not sure if this is even implemented, but if it's already possible provide a example on how to create a archive of only the public parts (for further post-processing)....