Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catchup with upstream #1

Open
wants to merge 78 commits into
base: master
Choose a base branch
from
Open

Conversation

bunnybones1
Copy link

No description provided.

soimy and others added 30 commits December 25, 2017 11:55
1. Typo "Generating",
2. Ignore control charators in charset,
3. Omit index in filename if only one altas
add yargs cli frontend
# Conflicts:
#	cli.js
#	index.js
#	package-lock.json
#	package.json
Using `patchelf --set-rpath '$ORIGIN/lib' ./msdfgen.linux
* Solves Issue#30 by updating dependencies

Signed-off-by: Ignacio Julve <[email protected]>

* Bump version of the library

Signed-off-by: Ignacio Julve <[email protected]>
- Fixed json numeric charactor parse error via 4f8ab26
- Update dependencies & fixed vulnerabilties via 30d8967
- Update README on outdated textureSize parameter via 67cd028
Replace problematic node-canvas with jimp for lightweight image processing
soimy and others added 30 commits June 27, 2019 11:54
and re-used atlas file autosizing not applied

fix #44
For some complex CJK fonts, length of shapeDesc may exceed limitation on Windows (which is 8191 characters for command line & arguments).
Using stdin solves this problem.
Update package.json
an alternative .fnt format other than xml, which is accpetable by Godot & Defold
* feat: Add arm64 linux compatibility
* chore: Update deps
* chore: Update msdfgen.linux binary to newest version

---------

Co-authored-by: Leo Bergman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.