Introducing OpenTypeFeatures

PLEASE PLEASE PLEASE let us be able to make a monospaced font, i’ve had to implement my own monospaced text label since a timer didn’t really look good but i’m worried that it’ll have performance implications since it’s really a bunch of textlabels stuck together

12 Likes

Does OpenTypeFeature support trailing commas?
I’m not very familiar with OpenType, but I’d like to use trailing commas if possible.

12 Likes

Make a custom fonts feature by uploading any tff, otf and more font formats

12 Likes

Yeah, I agree with you. Only Premium 1000 or 2200 can allow fonts on Creator Store. Maybe add FigTree or Helvetica anytime soon.

9 Likes

I found a OpenType feature that turns Builder Sans’s g’s look like this:
image
How it supposed to look like:
image
Code: ss02

Apologies if this is late, but I wonder if there is or will be a way to disable OpenType features for certain fonts that have them enabled by default, like ligatures and whatnot?

Hi @Bry10022 , the short answer is yes and no. The openType features prop is currently per GuiText object, rather than per Font. So you can disable ligatures(which we whitelisted recently, along with calt short for “Contextual Alternates”) for certain GuiText objects by setting the OpenTypeFeatures to liga 0 or liga off if the feature is supported by the font.

Hi @Berge99075 , ss02 is not yet supported to be enabled or disabled the opentype features property yet. The only features we support for modification are ss03 zero liga calt.

roblox adding slashed 0 thinking it would change the world fr