Quote:
Originally Posted by kiklop74
can you post the font and the recipe you use so that I can check it out for the weekend?
|
Code:
class AdvancedUserRecipe1236198700(BasicNewsRecipe):
title = u'Hebrew'
oldest_article = 7
max_articles_per_feed = 100
feeds = [(u'HebrewBlog', u'http://holland.blogli.co.il/feed/')]
extra_css = '@font-face {font-family: "serif0";src:url(res:///Data/FONT/serif0.ttf)} body{direction: rtl; font-family: serif0, serif} .article_description{direction: rtl; font-family: serif0, serif} a.article{direction: rtl; font-family: serif0, serif} p{direction: rtl; font-family: serif0, serif} '
The font I used is just DejaVuSans (attached).
Thank you so much