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.
Font Sizes
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
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
Re: Font Sizes
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).
-
-
- Posts: 308
- Joined: Mon Aug 20, 2018 6:47 pm
Re: Font Sizes
Thanks for the info and quick reply!
Re: Font Sizes
Have you tried typing in the number you want?
Alan
Alan
- wwonderfull
-
- Posts: 1582
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Font Sizes
As it is bound to rich-edit so maybe some custom css would do the trick.
-
-
- Posts: 308
- Joined: Mon Aug 20, 2018 6:47 pm
Re: Font Sizes
Yea ... does not work

-
-
- Posts: 308
- Joined: Mon Aug 20, 2018 6:47 pm
Re: Font Sizes
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.
-
-
- Posts: 308
- Joined: Mon Aug 20, 2018 6:47 pm
Re: Font Sizes
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
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
Re: Font Sizes
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.
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.
-
-
- Posts: 308
- Joined: Mon Aug 20, 2018 6:47 pm
Re: Font Sizes
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.