songaning / and-bible

Automatically exported from code.google.com/p/and-bible
0 stars 0 forks source link

Greek accented characters not displaying #119

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected output? What do you see instead?
When viewing strongs numbers with the module StrongsRealGreek, accented 
characters are displayed as a box. (Instead of displaying correctly).
See attached screenshot.

What version of the product are you using? On what operating system?
AndBible 1.6.0
Android 4.0.4

Please provide any additional information below.
This issue seems to be similar to number 113 - probably the same underlying 
problem.
I tried changing the system font (flipfont built in) but that didn't change the 
font in the text view area.

Thanks!

Original issue reported on code.google.com by jasoncro...@gmail.com on 6 Sep 2012 at 11:06

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

Did you load StrongsRealGreek in the normal way, via Download Documents.  It 
should have also triggered the download of SBL_grk.ttf because it is associated 
with it in fonts.properties:
  StrongsRealGreek=SBL_grk.ttf

Could you try removing it and downloading again and also check the built in 
fonts.properties in (something like) 
sdcard/Android/data/net.bible.android.activity/files/fonts.

SBL_grk.ttf should also be seen in the above folder.

Martin

Original comment by mjden...@gmail.com on 7 Sep 2012 at 8:52

GoogleCodeExporter commented 8 years ago
Hi,

I redownloaded and that fixed it. I see you are ahead of me!
It was one that I transferred over from my computer.

I guess we can mark it as solved or whatever.
(I don't think it solves 113 though)

Thanks,
Jason

Original comment by jasoncro...@gmail.com on 7 Sep 2012 at 9:12

GoogleCodeExporter commented 8 years ago
113 is due to all modules being on the screen at the same time.  A challenge to 
fix but should be doable now I think about it.

Original comment by mjden...@gmail.com on 7 Sep 2012 at 9:16