generated from allen-cell-animated/github-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 4
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
feature: Open Sans font files #214
Merged
Merged
Changes from 4 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
e2cb168
refactor: Added Open Sans font files
ShrimpCryptid b239dd2
refactor: Added open sans 500
ShrimpCryptid 8cb2ad9
refactor: Switched SVG files to only use basic Latin alphabet to redu…
ShrimpCryptid 3224aa9
refactor: Removed merriweather sans and overpass font files
ShrimpCryptid d8deb01
Merge branch 'main' into feature/embedded-fonts
ShrimpCryptid File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file removed
BIN
-19.1 KB
src/aics-image-viewer/assets/fonts/merriweather-sans-v9-latin-700.eot
Binary file not shown.
376 changes: 0 additions & 376 deletions
376
src/aics-image-viewer/assets/fonts/merriweather-sans-v9-latin-700.svg
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-33.9 KB
src/aics-image-viewer/assets/fonts/merriweather-sans-v9-latin-700.ttf
Binary file not shown.
Binary file removed
BIN
-20.9 KB
src/aics-image-viewer/assets/fonts/merriweather-sans-v9-latin-700.woff
Binary file not shown.
Binary file removed
BIN
-16.9 KB
src/aics-image-viewer/assets/fonts/merriweather-sans-v9-latin-700.woff2
Binary file not shown.
Binary file removed
BIN
-18.9 KB
src/aics-image-viewer/assets/fonts/merriweather-sans-v9-latin-regular.eot
Binary file not shown.
379 changes: 0 additions & 379 deletions
379
src/aics-image-viewer/assets/fonts/merriweather-sans-v9-latin-regular.svg
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-33 KB
src/aics-image-viewer/assets/fonts/merriweather-sans-v9-latin-regular.ttf
Binary file not shown.
Binary file removed
BIN
-20.6 KB
src/aics-image-viewer/assets/fonts/merriweather-sans-v9-latin-regular.woff
Binary file not shown.
Binary file removed
BIN
-16.6 KB
src/aics-image-viewer/assets/fonts/merriweather-sans-v9-latin-regular.woff2
Binary file not shown.
Binary file not shown.
604 changes: 604 additions & 0 deletions
604
src/aics-image-viewer/assets/fonts/open-sans/open-sans-500.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
604 changes: 604 additions & 0 deletions
604
src/aics-image-viewer/assets/fonts/open-sans/open-sans-700.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
604 changes: 604 additions & 0 deletions
604
src/aics-image-viewer/assets/fonts/open-sans/open-sans-regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
316 changes: 0 additions & 316 deletions
316
src/aics-image-viewer/assets/fonts/overpass-v2-latin-300.svg
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
310 changes: 0 additions & 310 deletions
310
src/aics-image-viewer/assets/fonts/overpass-v2-latin-600.svg
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added additional fallbacks for other languages and emojis. I don't expect these other fonts to be used, but it's good to include just in case!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fallback fonts copied from the parent app, which I think is currently provided by Ant.