mn4367

Results 6 issues of mn4367

A new version of png2icons is available which fixes some (display) bugs and is also faster. Please see change log in README.md.

Rescaling with bilinear, bicubic, bezier and hermite interpolation is a bit slow. I'm using a copy of `resize2.js` in my own [icon generator](https://github.com/idesis-gmbh/png2icons) and refactored it. I inlined all functions...

help wanted
enhancement
solution in issue

This is more a question than an issue. I've created and saved a binary snapshot from a directory with a bunch of JavaScript code. After deleting this source code directory...

Looking at issue #49 it seems that 'correct' column alignment isn't possible with the indicators in the alignment/divider line alone. The following syntax proposal could help. The basic idea is...

The following snippet ```` *Note: This is not supported.* ```` generates: ```` ```` It happens with any combination of `*` and `_`. Taking away the linebreak "fixes" the problem but...

Currently `useCodeCache` has to be set to `false` if one wants to create a SEA *on* platform A *for* platform B. Otherwise the generated executable will crash on startup. The...

doc
good first issue
single-executable