mimeartist Posted June 14, 2024 Posted June 14, 2024 Hi, I'm using a monotype font on a full width text block... I have to lines of text, some examples could be JAMES STONE this one would centre nicely... but for something like the following won't line up as they are unequal lengths... JAMES EVERETT so I want to basically have the two strings as, the following with JAMES having two spaces... however they seem to get trimmed off... is there a setting for keeping spaces? I've tried and it just writes that out. "JAMES " "EVERETT" Thank you!
GSAP Helper Posted June 16, 2024 Posted June 16, 2024 Howdy @mimeartist Got a minimal demo? I'm not sure I quite understand the issue. Is there a reason you don't just left-align the text? See the Pen aYYOdN by GreenSock (@GreenSock) on CodePen. that loads all the plugins. Just click "fork" at the bottom right and make your minimal demo: Using a framework/library like React, Vue, Next, etc.? CodePen isn't always ideal for these tools, so here are some Stackblitz starter templates that you can fork and import the gsap-trial NPM package for using any of the bonus plugins: React (please read this article!) Next Svelte Sveltekit Vue Nuxt Please share the StackBlitz link directly to the file in question (where you've put the GSAP code) so we don't need to hunt through all the files. Once we see an isolated demo, we'll do our best to jump in and help with your GSAP-specific questions. ✅
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now