View Single Post
Old 11-17-2017, 09:35 PM   #4
AlanHK
Guru
AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.
 
AlanHK's Avatar
 
Posts: 681
Karma: 929286
Join Date: Apr 2014
Device: PW-3, iPad, Android phone
Here's a commented com.apple.ibooks.display-options.xml.

Code:
<display_options>
	<platform name="*">	<!-- allowed values for platform "iphone", "ipad", or "*" for all -->
		<option name="specified-fonts">true</option> <!-- must be set to "true" for embedded fonts -->
	</platform>
</display_options>
Can't imagine any real world case where you'd use anything but the defaults.
Perhaps there are other XMLs you'd include for other reasons.
AlanHK is offline   Reply With Quote