forked from opentypejs/opentype.js
-
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
Resolve conflicts #6
Merged
rafallyczkowskiadylic
merged 41 commits into
feature/mark-to-base-attachment-positioning
from
resolve-conflicts
Dec 2, 2023
Merged
Resolve conflicts #6
rafallyczkowskiadylic
merged 41 commits into
feature/mark-to-base-attachment-positioning
from
resolve-conflicts
Dec 2, 2023
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
Support for gasp table. makeGaspTable does not work, yet. I need help/feedback.
Minor tweaks to formatting; some grammar corrections.
…codes-invalid fix(glyph): Resolve the problem of invalid unicodes input parameters
Update README.md
change npm start command to output module version
bump all dependency versions except mocha
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.52.0...v8.53.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
It's nice to instantly know which version is latest on npm with a link. I also added other badges
…d!) (opentypejs#630) * Fixed metadata that enables fonts to be recognised as a family --------- Co-authored-by: Leonardo Pessoa <[email protected]> Co-authored-by: Constantin Groß <[email protected]>
* fix setting preferred subfamily * add test file for sfnt.js and default tests * add tests for name table and small changes to tests * test font.toTables
--------- Co-authored-by: Connum <[email protected]>
…s#503) --------- Co-authored-by: Connum <[email protected]> Co-authored-by: Patrick Martin <[email protected]>
…sary recalculations
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.5 to 0.19.6. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.19.5...v0.19.6) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* implement support and tests for cmap format 13 * stop tracking of dist files
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.6 to 0.19.8. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.19.6...v0.19.8) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint-plugin-local-rules](https://github.com/cletusw/eslint-plugin-local-rules) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/cletusw/eslint-plugin-local-rules/releases) - [Commits](cletusw/eslint-plugin-local-rules@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-local-rules dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Constantin Groß <[email protected]>
…th (opentypejs#651) * implement reading, writing and drawing of CFF PaintType and StrokeWidth * clarify
0de1b3f
into
feature/mark-to-base-attachment-positioning
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.