Closed
Bug 438879
Opened 17 years ago
Closed 17 years ago
Bad encoding in the Download Day Certificate PDF
Categories
(Webtools Graveyard :: Download Day, defect, P1)
Webtools Graveyard
Download Day
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stas, Assigned: cpollett)
References
()
Details
Attachments
(2 files)
7.86 KB,
patch
|
rdoherty
:
review+
|
Details | Diff | Splinter Review |
21.46 KB,
application/x-compress
|
Details |
1. the ribbon that says "Thank you". It should be "DZIĘKUJEMY!" (the image is missing the "Ę")
2. these are the Polish letters I used as my name: ą ć ę ó ł ń ź ż ś. Only ó is displayed.
Can we fix this, please?
Comment 1•17 years ago
|
||
I can take care of the ribbon. Chris, can you check on the missing characters?
Assignee: nobody → cpollett
Severity: normal → major
Updated•17 years ago
|
Priority: -- → P1
Assignee | ||
Comment 2•17 years ago
|
||
Okay to set FPDF to do this I need True Type Font for ISO 8859-2. (prefereably free). I was having some difficulty finding such fonts, mainly because of my own cluelessness. I came across the following site:
http://www.sweb.cz/ls78/ttfonts.htm
which has the kind of fonts we need, but it doesn't seem to mention any licensing or anything. So if people have better suggestions left me know. I will probably go ahead and generate some FPDF font from these and then replace with something better when I am told about it.
Reporter | ||
Comment 3•17 years ago
|
||
I know that e.g. Helvatica or Times work fine with Polish characters, but I'm not sure about the legal issues.
How about this page: http://www.slovo.info/unifonts.htm
It mainly provides links to MS Corefonts downloads. Are corefonts ok here? :/
Comment 4•17 years ago
|
||
Hey Chris, let's go ahead with what you found for now.
Assignee | ||
Comment 5•17 years ago
|
||
I got the fonts from:
http://nl.ijs.si/gnusl/cee/iso8859-2.html
scroll to MS Windows 3.x used the one called latin2.zip.
Uploading needed binary file as separate attachment
Attachment #325270 -
Flags: review?(rdoherty)
Assignee | ||
Comment 6•17 years ago
|
||
Comment 7•17 years ago
|
||
Comment on attachment 325270 [details] [diff] [review]
patch to handle polish
Works! Thanks Chris!
Attachment #325270 -
Flags: review?(rdoherty) → review+
Reporter | ||
Comment 9•17 years ago
|
||
Yay! It works, thank you guys!
I used the Certificate generator at
https://spreadfirefox.authstage.mozilla.com/pl/worldrecord/certificate_form?state=post
and it looks great, as you can see in the screenshot here:
http://informationisart.com/stas/screenshots/Preview-20080617-020821.jpg
However, when I try to type in some Western letters (still on the Polish version of the site), like à or è, it gives me question marks. I don't think this is a serious issue (these letters don't exist in Polish), but maybe a fix is a quick one. If not, let's leave it as it is, it's already a great improvement. Thanks again.
Comment 10•17 years ago
|
||
(In reply to comment #9)
> However, when I try to type in some Western letters (still on the Polish
> version of the site), like à or è, it gives me question marks. I don't think
> this is a serious issue (these letters don't exist in Polish), but maybe a fix
> is a quick one. If not, let's leave it as it is, it's already a great
> improvement. Thanks again.
>
We should probably leave this as is. The odds of someone entering à or è is pretty small.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Verified FIXED per comment 9.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•