• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
1

Multiple Fonts in a Single sbsar File

New Here ,
Dec 06, 2023 Dec 06, 2023

Copy link to clipboard

Copied

Hi, 
I wanted to use a mutiple fonts in a single sbsar file. I tried to create it in the Substance Designer. I havn't got any satisfied way to it. 
Here anyone know how we can add multiple fonts in the same sbsar file?
 Thanks...

TOPICS
General , How to

Views

123

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Dec 06, 2023 Dec 06, 2023

Use several text nodes, one for each variation. Send their outputs to a multi-switch greyscale.

Add inputs to your graph for :

a. The input to control the switch (use Integer and a drop down list)

b. A text string

c. A float to control the font size

For the text nodes add a function for text and for font size to access those inputs using Get String and Get Float in the nodes.

 

Example sbs attached

 

Dave

 

Votes

Translate

Translate
Community Expert ,
Dec 06, 2023 Dec 06, 2023

Copy link to clipboard

Copied

LATEST

Use several text nodes, one for each variation. Send their outputs to a multi-switch greyscale.

Add inputs to your graph for :

a. The input to control the switch (use Integer and a drop down list)

b. A text string

c. A float to control the font size

For the text nodes add a function for text and for font size to access those inputs using Get String and Get Float in the nodes.

 

Example sbs attached

 

Dave

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines