Discuss Scratch
- CST1229
-
Scratcher
1000+ posts
Project Explorer
(#40)No, I set the font family as “Sans Serif” in the @font-family declaration.that's because whatever you probably added is called “Noto Sans” and the font inside the SVG is called “Sans Serif”I noticed a bug though, at least for the sans serif text, it still shows as serif.Known bug. Don't know how to fix, as adding the Scratch fonts to the page's CSS still doesn't fix it.
- CST1229
-
Scratcher
1000+ posts
Project Explorer
Version 1.4 Changelog



- New favicon, added large icon
- Tab title now reflects project title
- Better 404 page
- Sprite names are now shown in the General sprite tab
- Renamed General sprite tab to Info
- Project ID input now accepts anything containing a number
- The sprite list actually has ellipsis overflow now
- About tab is now triggered by clicking on the Project Explorer logo
- URL hash now changes when entering in a project ID
- Possibly an easter egg relating to editor comments?
- Other minor tweaks



- NFlex23
-
Scratcher
1000+ posts
Project Explorer
It looks like “obviously” is spelled wrong in the credits.
- CST1229
-
Scratcher
1000+ posts
Project Explorer
(#43)
It looks like “obviously” is spelled wrong in the credits.

*Ctrl+V*


Fixed.
————
Version 1.4.1 Changelog
- Fixed typo in credits (commit bad0d7fc3935f5f57d94770259e7a631f825ea1c)
- Added contributors link to credits (commit 331d3ac00908d758e4ce7a772ac522591177e8a0)
- Download link in assets tabs now uses get_image/.%2E, so you can yeet the Download link into an image tag and have it just work (commit ad9b0dc5f204361c09c0e3dcc444dfcf1b12766d)
- CST1229
-
Scratcher
1000+ posts
Project Explorer
project explorer v9000.0.1 out now with some epic changes to make exploring projects 100000x better
https://cst1229.github.io/project-explorer/
https://cst1229.github.io/project-explorer/
- JackyBorderCollie
-
Scratcher
1000+ posts
Project Explorer
(#45)Very nice update, I like it a lot! It looks a bit like our English lesson book called Project Explore, but the new functions are just amazing!
project explorer v9000.0.1 out now with some epic changes to make exploring projects 100000x better
https://cst1229.github.io/project-explorer/
- CST1229
-
Scratcher
1000+ posts
Project Explorer
ayo? these games still work?3.0 automatically converts 1.4 projects to 3.0's format. Project Explorer does not.
- LandonHarter
-
Scratcher
1000+ posts
Project Explorer
Sudden realization: Scratch API fixes -> no more retrieving assets in my workspace using Project Explorer! 

- MonkeyBean2
-
Scratcher
500+ posts
Project Explorer
Looks like you need to include all the fonts.Vector text doesn't quite work:Known issue. I don't know how to prevent this (unless I embed the SVG directly but that complicates things).
- MonkeyBean2
-
Scratcher
500+ posts
Project Explorer
Sudden realization: Scratch API fixes -> no more retrieving assets in my workspace using Project Explorer!I'm working on an SA extension which lets you copy image urls right from the costumes tab.
- ZZC12345
-
Scratcher
500+ posts
Project Explorer
Sorry, I know this is an old thread, but I made something similar, and I found this repo by the ST (the developers, not the moderators). It properly renders the fonts. (I don't have GH, otherwise I'd do it myself)I already tried, and it failed. Try making a PR to CST1229/project-explorer if you can get it working.I think the bug is because there's none of the fonts in the Scratch Paint editor in your website. I think you'd need to add TTFs of all the fonts, edited to use the name of the font that Scratch uses.Vector text doesn't quite work:Known issue. I don't know how to prevent this (unless I embed the SVG directly but that complicates things).
- CST1229
-
Scratcher
1000+ posts
Project Explorer
Sorry, I know this is an old thread, but I made something similar, and I found this repo by the ST (the developers, not the moderators). It properly renders the fonts. (I don't have GH, otherwise I'd do it myself)I think that's only for importing fonts, and the actual font rendering is done in scratch-render/scratch-paint (in the paint editor), which does not use <img> tags.
- ZZC12345
-
Scratcher
500+ posts
Project Explorer
Nope! I tried it, and it takes the SVG text as input and spits out a HTML5 canvas with the output! I think it depends on the scratch-fonts repo with the ttfs. (You still have to do the cropping and stuff though)Sorry, I know this is an old thread, but I made something similar, and I found this repo by the ST (the developers, not the moderators). It properly renders the fonts. (I don't have GH, otherwise I'd do it myself)I think that's only for importing fonts, and the actual font rendering is done in scratch-render/scratch-paint (in the paint editor), which does not use <img> tags.
Read The Docs (joke)
Last edited by ZZC12345 (July 26, 2022 11:19:58)
- CST1229
-
Scratcher
1000+ posts
Project Explorer
Version 1.5.0 Changelog

- FILE UPLOADS - You can now upload both SB3s and project.jsons and view them in Project Explorer!
- Stuff related to project tokens
- Due to this, project title fetching now uses TurboWarp Trampoline again
- Credits changes
- A few minor tweaks, fixes and cleanup

- CST1229
-
Scratcher
1000+ posts
Project Explorer
Version 1.5.4 Changelog

(side post:)
- Slightly reword the “not affiliated with Scratch” sentence on the about page
- Prepare for April Fools Day…

(side post:)
(#19)That uhh… didn't age well. (JSZip is bundled since 1.5.0, for extracting .sb3s for file uploads.)
Probably not, as that would require me to bundle a zipping library.
Last edited by CST1229 (March 30, 2023 16:02:17)












