forked from soimy/msdf-bmfont-xml
-
Notifications
You must be signed in to change notification settings - Fork 0
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
bunnybones1
wants to merge
78
commits into
horizon-games:master
Choose a base branch
from
soimy:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
Replace problematic node-canvas with jimp for lightweight image processing
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.3.0. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.3.0) Signed-off-by: dependabot[bot] <[email protected]>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.