YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
26 stars 8 forks source link

Generate font with shader effect #2807

Open indieklem opened 1 year ago

indieklem commented 1 year ago

Is your feature request related to a problem?

I've been creating a gradient shader for my font to be write with. But in order to draw with the shader on, I must draw a surface, apply the shader, then draw my text. Managing multiple depth, cache and good performance seems impossible like this.

Describe the solution you'd like

I want to generate a new font with the shader on, and use it directly with "draw_set_font".

Describe alternatives you've considered

I use scribble plugin at the moment.

Additional context

No response

yevhenii-sir commented 10 months ago

There is such a tool, it would be cool to do this directly in the IDE.

https://marketplace.gamemaker.io/assets/11922/font-generator