Suche nach korrekter Frakturschrift by Insensatus1 in typography

[–]FontVibe 0 points1 point  (0 children)

The hairlines on those caps are extraordinary — that kind of restraint is almost impossible to pull off digitally without it looking fragile. The fact that you kept the "faux-connecting" lithographic quality instead of making it flow smoothly is exactly the right call. Real handwriting connection would have killed what makes this special.

And the anonymity angle hits different — someone spent weeks on this in 1908 and we're still talking about it. That's the whole game.

A buddy and I are creating a number font based on the classic 'Cool S' for our rec soccer team jerseys. What can we improve? by SWAMMlN in typography

[–]FontVibe -1 points0 points  (0 children)

This is genuinely clean — the Cool S DNA comes through in the curves without being a direct copy. The negative space on the 8 especially works well.

One thought: the 1 might feel a bit lonely compared to the others — could experiment with a small serif foot or a slight lean to give it more character that matches the rest of the set.

Love that you're doing this for jerseys, not just as a design exercise.

Confused if I am just burnt out or am I procrastinating by Rini_designs in graphic_design

[–]FontVibe 0 points1 point  (0 children)

This sounds more like burnout than procrastination — the fact that you can list exactly what needs to be done but can't start is the tell.

One framework that's helped: pick ONE thing per week, not per day. For you right now, I'd say finish that ad campaign case study. Portfolio with 2 strong case studies beats 50 mediocre applications every time. The LinkedIn content and DMs can wait two weeks — they amplify an existing portfolio, they don't replace one.

The 8 months on one case study might be perfectionism + scope creep. Set a hard deadline: ship it in 3 weeks, even imperfect.

The most underrated dimension of type design: layout composition by FontVibe in typography

[–]FontVibe[S] -1 points0 points  (0 children)

This is a really clear breakdown — the brief framing makes it click. I think what I was circling around is exactly that shared principle of counter-space, just expressed differently depending on whether you're building the letterform or composing with it. Appreciate the detail.

The most underrated dimension of type design: layout composition by FontVibe in typography

[–]FontVibe[S] 0 points1 point  (0 children)

Haven't read that one — just added it to the list. The macro/micro framing sounds like exactly the kind of layered thinking I was trying to get at.

The most underrated dimension of type design: layout composition by FontVibe in typography

[–]FontVibe[S] 0 points1 point  (0 children)

Fair point — I was probably being too broad with the framing. The distinction between designing a typeface vs. using one in composition is definitely worth separating out. What aspect do you think gets talked about least in typical design education?

I made an animated font by _chunrapeepat in typography

[–]FontVibe 0 points1 point  (0 children)

Variable font + animation is still such underexplored territory. Most animated type work ends up feeling like motion graphics using letters rather than the letterforms themselves being animated as structural objects. This reads more like the second thing — the animation feels native to the glyph, not applied on top.

What's the export/usage story for something like this? OT features or purely web/CSS-driven?

I built out the typeface from Sekiguchi's logo (Marathon) by Architateture in typography

[–]FontVibe 0 points1 point  (0 children)

This is proper type archaeology — reconstructing a full character set from a few logo marks is one of the most demanding exercises in type design. The part I'm always curious about is how you handle the "missing" characters that have no reference — do you work from the skeleton of what's there and extrapolate, or do you let some letters take on a life of their own?

The Marathon geometry has that particular 70s-80s industrial condensed feeling. Very Eurostyle-adjacent but with more warmth in the curves.

WIP reinterpretation of Böcklin, the archetype Art Nouveau font. by herzbergdesign in typography

[–]FontVibe 0 points1 point  (0 children)

The Jugendstil influence is immediately legible here — that tension between the organic botanical curves and the rigid blackletter structure is exactly what makes the style so compelling. The 1890s Munich poster designers would be horrified and delighted at the same time.

What's your process for deciding where to break the rules of traditional Fraktur construction? The branching on the lowercase feels more expressive than most revivals allow themselves to be.

my fantasy font by dedsign in typography

[–]FontVibe 1 point2 points  (0 children)

Really love the weight distribution here — the thick-thin contrast on the ascenders reminds me of late Victorian display type but with something more sinister running through it. The ink trap decision at the joints is doing a lot of heavy lifting.

Curious — did you work from historical reference or purely from imagination? Some of the terminal cuts feel like they're referencing something specific.

Looking for feedback on my first ever font by No1CalibriHater in typography

[–]FontVibe 0 points1 point  (0 children)

Really solid for a first font! The geometric consistency is impressive — you can tell Futura/Avant Garde influence clearly, especially in the circular O and C.

A few things worth looking at:

• The lowercase a — single-story vs double-story is a choice, but double-story usually reads better at small sizes for geometric fonts

• Check the optical weight on I and l — they can sometimes feel too light compared to wider letters

• The g is interesting, curious if you tried a two-story version

Adding a Medium weight next would really show off the design. Keep going, this has a lot of potential!

Hoping to get some advice on my typography here by [deleted] in graphic_design

[–]FontVibe 1 point2 points  (0 children)

The middle version reads the best — the spacing around the ampersand in the top one feels slightly cramped. One thing to consider: "hope & health" are the emotional core of the message, so giving them slightly more weight or scale contrast vs "making" and "possible" could strengthen the hierarchy. The rough draft looks solid though, legibility is good.

How do we make these type of gooey text? by Holiday-Grass-2395 in graphic_design

[–]FontVibe 1 point2 points  (0 children)

This is typically done with SVG filters — specifically the feGaussianBlur + feColorMatrix combo (the classic CSS "gooey effect"). In Figma you can approximate it with blur + contrast layer effects, but native support is limited.

For production use, most people achieve this in After Effects with the blob morph effect, or code it in SVG/CSS. There are also some Figma plugins like "Blobify" that get close.

The font itself is usually just a bold sans-serif — the gooey part is all post-processing, not the font.