Cherry / 3D2D-Textscreens

3D2D Textscreens Garry's Mod Workshop Addon
https://jross.me/3d2d-textscreens/
MIT License
27 stars 20 forks source link

Scale feature #64

Closed deadmonstor closed 4 years ago

deadmonstor commented 4 years ago

As said in #63 creating so many fonts is causing issues within Garry's mod and crashing the user.

This is a pull request that will fix that however there has been some changes with the way the text preview UI in the tool gun works as (to my knowledge) I cannot scale the text within the UI. I am currently using a 50px font to use within the UI and a 100px one within the game.

I have also nulled out spaces and strings that are of a 0 length to save up on some performance.

Cherry commented 4 years ago

This looks great, thanks very much @deadmonstor! I'll review this tonight and merge and release if all looks well. 👍

Cherry commented 4 years ago

Works well, thanks again @deadmonstor! Merged, and will be released on the workshop in a few minutes.