Modify ↓
Opened 15 years ago
Closed 15 years ago
#8619 closed defect (fixed)
TRAC and diacritical marks (from Windows-1250 codepage in UTF8)
| Reported by: | Owned by: | Álvaro Iradier | |
|---|---|---|---|
| Priority: | high | Component: | TracWikiPrintPlugin |
| Severity: | critical | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Hello,
we are trying to export pages in slovak language, with the characters ľščťžýáí ..etc. But for instance the character ľ is replaced by ?? ..
Do you have any idea how to solve it, pls?
KArol
Attachments (0)
Note: See
TracTickets for help on using
tickets.



Found a solution :
@font-face { font-family: "DejaVu"; src: url("/DejaVuSans.ttf"); }