-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can you add the option to use a bigger font? #47
Comments
Hey, thanks for the suggestion. The font is explicitly clamped at 100 max right now to prevent abuse.
I'm not really sure I want to increase this limit. Can you show me a use-case where the font is too small? |
Is there any way to override that? like from a server standpoint, not client
…On Thu, Dec 6, 2018, 5:30 PM James Ross ***@***.*** wrote:
Hey, thanks for the suggestion. The font is explicitly clamped at 100 max
right now to prevent abuse.
https://github.com/Cherry/3D2D-Textscreens/blob/3069092ea20c6fa4f257d1794eaed81dee53e6f6/lua/entities/sammyservers_textscreen/init.lua#L68
I'm not really sure I want to increase this limit. Can you show me a
use-case where the font is too small?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Adl3mPdx2OJNdxGdZm0sTyt9QuVTGi69ks5u2aiwgaJpZM4Y_oYy>
.
|
Not currently, no. From testing, 100 is a good medium between being invasive and being too small. I'd be happy to consider increasing the limit if you can provide a good use-case. 😃 Do you have some screenshots of where you'd want to see the text bigger? |
I think 100 is the limit in general for all fonts. |
If people want to start a store, the increased font would allow people to
read it, because in one map, my friend wanted to make a store in a hangar,
but the text was so small you couldn't read it, also it can be used to
label your base and stuff. If you can't it's totally fine, it was just a
thought :)
…On Thu, Dec 6, 2018, 8:55 PM David ***@***.*** wrote:
I think 100 is the limit in general for all fonts.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Adl3mMK4UG96Hjd843Pw7qa18AZxrbfrks5u2ditgaJpZM4Y_oYy>
.
|
On this map near the hangar is where i am refrencing. I don't have my pc
atm but the big hangar is difficult to label on this map if you are making
a shop of sorts
https://steamcommunity.com/sharedfiles/filedetails/?id=115510325
…On Thu, Dec 6, 2018, 8:58 PM RobloxGuy 124 ***@***.*** wrote:
If people want to start a store, the increased font would allow people to
read it, because in one map, my friend wanted to make a store in a hangar,
but the text was so small you couldn't read it, also it can be used to
label your base and stuff. If you can't it's totally fine, it was just a
thought :)
On Thu, Dec 6, 2018, 8:55 PM David ***@***.*** wrote:
> I think 100 is the limit in general for all fonts.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#47 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/Adl3mMK4UG96Hjd843Pw7qa18AZxrbfrks5u2ditgaJpZM4Y_oYy>
> .
>
|
This comment has been minimized.
This comment has been minimized.
I don't have my pc atm and im using my phone in gmail to reply. I just
wanted to add more info because he asked for a screenshot. I would do it by
myself but like I stated, im away for some time and my friend just wants a
bigger one so yeah. If he doesn't want to do it thats fine, i was just
asking a question.
…On Thu, Dec 6, 2018, 9:05 PM David ***@***.*** wrote:
Could you please not comment twice.
If you want something specifically for you, do it yourself.
As far as I know, it is not even possible going over 100 in a font, so the
only way is to make the cam.3d2d bigger which should look even more ugly
than it looks now.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Adl3mLzqhxLXpPXn_Md2iKQausVOh0wNks5u2dr5gaJpZM4Y_oYy>
.
|
@mcNuggets1 No need to be aggressive. @collinator24 was just asking a very reasonable question. 😃 I'm going to lock this now - I have all the information I need and will get back to you if this is something I want to change in the future. Thanks again for the suggestion! |
Just make a config variable and default it to 100. Easy. |
Can you add the option to use a bigger font? I want to make a store with my friends on my server but the max font size is super small, even when I manually update the number past the slider it does not change it.
The text was updated successfully, but these errors were encountered: