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

Font now handled at compile time using macros and linked statically #5

Merged
merged 3 commits into from
Nov 11, 2023

Conversation

448-OG
Copy link
Member

@448-OG 448-OG commented Nov 11, 2023

No description provided.

chore(lib): Upgrade dependencies

chore(examples/hello-puppeteer): replace rockville_solid font with warteg

feat(lib): Implement custom debug for `AssetFile` and `StaticAsset` where instead of printing the bytes a blake3 hash of the bytes is printed

chore(lib): Remove futures_lite dependency as it is already exported by smol crate

fix(lib): Error PuppeteerError::InvalidFontExpectedWoff2 now adds the String error using thiserror::Error trait

fix(lib): panicking when invalid font format is detected while adding the font to the shell now adds a helpful message with media type detected and name of asset
@448-OG 448-OG merged commit 9523a7b into master Nov 11, 2023
0 of 3 checks passed
@448-OG 448-OG deleted the static_assets branch November 11, 2023 15:08
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.

None yet

1 participant