View Single Post
Old 02-03-2014, 08:09 AM   #8
skreutzer
Software Developer
skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.
 
skreutzer's Avatar
 
Posts: 190
Karma: 89000
Join Date: Jan 2014
Location: Germany
Device: PocketBook Touch Lux 3
Quote:
Originally Posted by GrannyGrump View Post
I shall have to find an embeddable font with good unicode support for this bit.
What are you actually trying to do? Represent the text as blackletter in EPUB according to the original? Represent the text as blackletter in EPUB according to current blackletter rules? Represent the text in Antiqua, but character-equivalent? Note that most blackletter fonts don't have the long-'s' at the corresponding UTF-8 character code, but at a different code of a character which isn't present in the blackletter font separately. Quite common for blackletter fonts, but it leads to incompatible ASCII plain text if read without the associated blackletter font. Also note that you are required to use ligatures, if supported in the blackletter font. Maybe you should make sure that you don't use one of the modern pseudo-blackletter fonts.
skreutzer is offline   Reply With Quote