Font Sizes

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
johnsmith0251
 
 
Posts: 308
Joined: Mon Aug 20, 2018 6:47 pm

Font Sizes

Post by johnsmith0251 »

Is there a reason I can't always pick the font size I want?

For example, in the editor I can pick 28 or 32 but nothing in between.

I know that the sizing isn't very different but sometimes it's just enough to make things fit better.
User avatar
Pablo
 
Posts: 23400
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Font Sizes

Post by Pablo »

The main reason is because the software uses the standard Windows text editor (rich edit), which means that there is a conversion to table from twips to pixels and points (and vise versa).
johnsmith0251
 
 
Posts: 308
Joined: Mon Aug 20, 2018 6:47 pm

Re: Font Sizes

Post by johnsmith0251 »

Thanks for the info and quick reply!
alan_sh
 
 
Posts: 1877
Joined: Tue Jan 01, 2019 5:50 pm

Re: Font Sizes

Post by alan_sh »

Have you tried typing in the number you want?

Alan
User avatar
wwonderfull
 
 
Posts: 1582
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Font Sizes

Post by wwonderfull »

As it is bound to rich-edit so maybe some custom css would do the trick.
johnsmith0251
 
 
Posts: 308
Joined: Mon Aug 20, 2018 6:47 pm

Re: Font Sizes

Post by johnsmith0251 »

Yea ... does not work :(
alan_sh wrote: Thu Nov 07, 2024 8:52 pm Have you tried typing in the number you want?

Alan
johnsmith0251
 
 
Posts: 308
Joined: Mon Aug 20, 2018 6:47 pm

Re: Font Sizes

Post by johnsmith0251 »

thank you for the feedback :)
wwonderfull wrote: Fri Nov 08, 2024 3:11 am As it is bound to rich-edit so maybe some custom css would do the trick.
johnsmith0251
 
 
Posts: 308
Joined: Mon Aug 20, 2018 6:47 pm

Re: Font Sizes

Post by johnsmith0251 »

Would adding other text editors be possible so text sizing can be more precise?
I know I could just manipulate the code, but that would be very time consuming.

Keep in mind that this is coming from me, a person who lacks knowledge in software development lol
User avatar
Pablo
 
Posts: 23400
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Font Sizes

Post by Pablo »

Unfortunately, there are no text editors that can be integrated that have more functionality.
I have been searching for this for years. None of the ones I have found are more stable than the richedit that comes with Windows.
johnsmith0251
 
 
Posts: 308
Joined: Mon Aug 20, 2018 6:47 pm

Re: Font Sizes

Post by johnsmith0251 »

thank you for the info :)
Pablo wrote: Mon Apr 07, 2025 5:02 pm Unfortunately, there are no text editors that can be integrated that have more functionality.
I have been searching for this for years. None of the ones I have found are more stable than the richedit that comes with Windows.
Post Reply