Hello All,
We have created a font that appears to work correctly. However, the font does not show up properly when we attempt to enter text that formatted with the font, into a MySQL database.
We have tested several methods, and verified the database is configured correctly.
We have also attempted the same data input steps using other fonts, and this works properly.
The issue only occurs with our custom font(s).
Would someone be willing to look into the font, to see if we are missing something?
The font example can be found here:
https://barpaleo.org/dictionary/fonts/B ... egular.ttf
Fonts Not Inputting into MySQL database Correctly
-
- Posts: 20
- Joined: Thu Dec 24, 2020 12:39 am
-
- Moderator
- Posts: 11501
- Joined: Fri Oct 04, 2002 12:41 am
- Location: Bilthoven, The Netherlands
- Contact:
Re: Fonts Not Inputting into MySQL database Correctly
I don't see anything wrong with the font.
Does this version work better? If not, can you show us what text you enter and what exactly fails?
Does this version work better? If not, can you show us what text you enter and what exactly fails?
-
- Posts: 20
- Joined: Thu Dec 24, 2020 12:39 am
Re: Fonts Not Inputting into MySQL database Correctly
We figured out that it is not a font issue.
It turned out to be a database limitation issue with MySQL.
It turned out to be a database limitation issue with MySQL.
-
- Moderator
- Posts: 11501
- Joined: Fri Oct 04, 2002 12:41 am
- Location: Bilthoven, The Netherlands
- Contact:
Re: Fonts Not Inputting into MySQL database Correctly
Thank you for letting us know.
-
- Posts: 20
- Joined: Thu Dec 24, 2020 12:39 am
Re: Fonts Not Inputting into MySQL database Correctly
Sorry for the late response on this