View Single Post
Old 10-12-2009, 01:49 PM   #168
dpierron
calibre2opds guru
dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.
 
dpierron's Avatar
 
Posts: 533
Karma: 8792
Join Date: Aug 2005
Location: Metz, France
Device: iPhone, iPad, PRS-650
So, it's after hours, and I'm home in front of my iMac ; this means I don't have Windows at hand, so I'll finish testing tomorrow.

But, the first thing I can tell you is that your 'without font' file, with this code, works perfectly :

Code:
@font-face {
  font-family : MyFont;
  font-weight : normal;
  font-style: normal;
  src : url(res:///Users/david/Downloads/sample/WenQuanYiZenHei.ttf);
}
Of course, I expanded everything in /Users/david/Downloads/sample

Tomorrow, I'll test and confirm wether it's a Windows problem or something else...

Hope this helps,
David.
dpierron is offline   Reply With Quote