Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » What font/typeface does Scratch use?
- dracodrak
-
100+ posts
What font/typeface does Scratch use?
I am curious as to what font Scratch uses in its numerous textboxes (e.g. bios/wiwos, comments, project descs, even these forums!). Does anyone know? Is this typeface available in any common text editors?
Last edited by dracodrak (Aug. 22, 2023 19:27:05)
- supernavo
-
1000+ posts
What font/typeface does Scratch use?
Helvetica
(I think helvetica neue)
(I think helvetica neue)
Last edited by supernavo (Aug. 22, 2023 19:32:34)
- dracodrak
-
100+ posts
What font/typeface does Scratch use?
whoah how did you know that?! Helvetica
(I think helvetica neue)
- supernavo
-
1000+ posts
What font/typeface does Scratch use?
I looked in inspect to find the font, because I had been recreating the Scratch Projdct pGae in the Scratch vector editor.whoah how did you know that?! Helvetica
(I think helvetica neue)
- ProfessorThickhead
-
100+ posts
What font/typeface does Scratch use?
It is whatever the default browser font is. For me it is Amazon Ember (bcuz im on a kindle e-reader). No joke, they're great for foruming (but can't interpret JS, so no 3.0 pages.)
- donotforgetmycode
-
1000+ posts
What font/typeface does Scratch use?
It's Arial (at least for me, it might be different for other people). You can tell it's Arial not Helvetica because of the capital G, which doesn't have a thingy at the bottom right.
This is not true, because I tried changing my default browser font and the Scratch font didn't change. It is whatever the default browser font is.
- supernavo
-
1000+ posts
What font/typeface does Scratch use?
Arial must be a fallback. In the code it does state a bunch of fallbacks. It's Arial (at least for me, it might be different for other people). You can tell it's Arial not Helvetica because of the capital G, which doesn't have a thingy at the bottom right.This is not true, because I tried changing my default browser font and the Scratch font didn't change. It is whatever the default browser font is.
- Zydrolic
-
1000+ posts
What font/typeface does Scratch use?
as criticism, you could show that fallback code in a screenshot instead of just mentioning it i think Arial must be a fallback. In the code it does state a bunch of fallbacks.
- supernavo
-
1000+ posts
What font/typeface does Scratch use?
I'm not at home right now and I don't remember the full list.as criticism, you could show that fallback code in a screenshot instead of just mentioning it i think Arial must be a fallback. In the code it does state a bunch of fallbacks.
- supernavo
-
1000+ posts
What font/typeface does Scratch use?
I'm back. It's Helvetica Neue, and if you don't have that, it's Helvetica. If you don't have Helvetica, it's Arial. If you don't have Arial, it's your browser's default sans serif font.
Last edited by supernavo (Aug. 22, 2023 20:36:38)
- scratchcode1_2_3
-
1000+ posts
What font/typeface does Scratch use?
(#10)UMMM… actually, most browser's default font is just serif (without the sans [omg undertale reference?!])
browser's default sans serif font.



- supernavo
-
1000+ posts
What font/typeface does Scratch use?
There are a few preset fonts, like serif, sans-serif, and monospace. What they are set to is configurable.(#10)UMMM… actually, most browser's default font is just serif (without the sans [omg undertale reference?!])
browser's default sans serif font./hj

Last edited by supernavo (Aug. 22, 2023 20:48:19)
- scratchcode1_2_3
-
1000+ posts
What font/typeface does Scratch use?
(#12)Yeah i was just saying that if it's brand new and you've never changed the setting, it's likely serif or times new roman. I just checked, however, and there are many more default fonts, but times new roman or serif is likely the default.There are a few preset fonts, like serif, sans-serif, and monospace. What they are set to is configurable.(#10)UMMM… actually, most browser's default font is just serif (without the sans [omg undertale reference?!])
browser's default sans serif font./hj

- supernavo
-
1000+ posts
What font/typeface does Scratch use?
There's a default font, then default fonts per preset. The default sans serif font is separate from the default font.(#12)Yeah i was just saying that if it's brand new and you've never changed the setting, it's likely serif or times new roman. I just checked, however, and there are many more default fonts, but times new roman or serif is likely the default.There are a few preset fonts, like serif, sans-serif, and monospace. What they are set to is configurable.(#10)UMMM… actually, most browser's default font is just serif (without the sans [omg undertale reference?!])
browser's default sans serif font./hj
-img snip-

Last edited by supernavo (Aug. 22, 2023 20:53:45)
- dracodrak
-
100+ posts
What font/typeface does Scratch use?
wow, I really started something! this is quite interesting.
- nathanaelchoi
-
19 posts
What font/typeface does Scratch use?
1
Last edited by nathanaelchoi (Aug. 22, 2023 21:43:32)
- nathanaelchoi
-
19 posts
What font/typeface does Scratch use?
2
Last edited by nathanaelchoi (Aug. 22, 2023 21:44:09)
- Spentiline
-
100+ posts
What font/typeface does Scratch use?
The typeface that it uses is Helvetica but the server doesn't send the Helvetica font file to users so for most people it displays as Arial.
Don't bump your post within 2 minutes of bumping it the first time. 2
- Discussion Forums
- » Questions about Scratch
-
» What font/typeface does Scratch use?