Copy link to clipboard
Copied
Hi,
If I look at the font 'paralucent-stencil' on font.adone it shows the correct swedish characters (eg ö) and says it supports this language. But when I view it on my own website, it shows a question mark.
FYI - I have <meta charset="latin1_swedish_ci"> not sure if that is relevant?
EDIT - FIXED
It seems the database was storing the actual characters as "ö" and when called, the database sent the question mark - I have changed that so any characters are saved in te database as the html "ö" and now they are correctly displayed
Copy link to clipboard
Copied
EDIT - FIXED
It seems the database was storing the actual characters as "ö" and when called, the database sent the question mark - I have changed that so any characters are saved in te database as the html "ö" and now they are correctly displayed
Find more inspiration, events, and resources on the new Adobe Community
Explore Now