maxwellyu1024 / bpbible

Automatically exported from code.google.com/p/bpbible
Other
0 stars 0 forks source link

Set font per module/language #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is a need to set the font per module/language.

There are two levels of difficulty here:
1. One font for all of a module based on the main module language.
2. One font for each language in the module. This is much more difficult.
A module like TSK has greek, hebrew and english text. Hebrew text should
use the Hebrew font.

1 should get into 0.4. 
2 may be special cased for greek and hebrew (which should be reasonably
easy to identify, and the most likely case).

Original issue reported on code.google.com by benpmor...@gmail.com on 3 Oct 2008 at 2:03

GoogleCodeExporter commented 9 years ago

Original comment by benpmor...@gmail.com on 5 Oct 2008 at 6:28

GoogleCodeExporter commented 9 years ago
Fixed in r262

Original comment by benpmor...@gmail.com on 16 Oct 2008 at 4:59