HealthCatalyst / Fabric.Cashmere

Health Catalyst’s comprehensive design system.
http://cashmere.healthcatalyst.net
Apache License 2.0
66 stars 76 forks source link

docs(app-branding-demo): adding an app title generator for navbar #2275

Closed sheaivey closed 6 months ago

sheaivey commented 7 months ago

I created a tool to generate the application title text people frequently ask for.

I was not sure the exact font used to create these titles. But I found one that is pretty close. Carnas Light It should be pretty easy to plug in the actual font-family found in app-branding-demo.scss and then updating all the references to use it.

The new title generator can be found in Foundations -> Brand -> App Title Generator

Screen Shot 2024-02-15 at 5 54 06 PM

sheaivey commented 7 months ago

Updating to use Flexo-Regular font. It appears to be the actual font used in the past. I think at some point adding the font to the library will prevent some CDN delay in downloading the font having it available when the generator loads.

Screen Shot 2024-02-16 at 11 22 12 AM

corykon commented 7 months ago

@sheaivey THANK YOU! This is awesome. Looks like an great solution.

Couple points of feedback

aaronbrethorst commented 7 months ago

This repo purports to convert text to svg paths: https://github.com/shrhdk/text-to-svg

sheaivey commented 7 months ago

It would be fun in the future to give the text-to-svg library a try that @aaronbrethorst mentioned.

health-catalyst commented 5 months ago

:tada: This PR is included in version 16.1.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: