|  01-06-2017, 06:18 AM | #1 | 
| Zealot  Posts: 124 Karma: 10 Join Date: Feb 2016 Device: iPad mini 4 | 
				
				iPad don't see font on eBook
			 
			
			hi to everybody! i have a big and mysterious problem with font and my ipad... i have put on my epub a various font (to try) and reference it into my css. on calibre (into my pc win version) i see the correct various font, but when i put my book into my ipad, i see all font with default ipad font!! | 
|   |   | 
|  01-07-2017, 05:42 AM | #2 | 
| Zealot  Posts: 124 Karma: 10 Join Date: Feb 2016 Device: iPad mini 4 | 
			
			This is my css file: @font-face { font-family: ITCGalliardETW01-Roman; font-weight: normal; font-style: normal; src: url(../ITC_Galliard_ET_W01_Roman.ttf); } @font-face { font-family: "ITC Garamond Std Book"; font-weight: normal; font-style: normal; src: url(../ITCGaramondStd-Bk.otf); } @font-face { font-family: "Libre Baskerville"; font-weight: normal; font-style: normal; src: url(../LibreBaskerville-Regular.otf); } @font-face { font-family: "Kameron"; font-weight: normal; font-style: normal; src: url(../Kameron.ttf); } .Kameron { display: block; font-family: "Kameron"; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1.2em; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; text-align: left; text-decoration: none; text-indent: 0; } .libreBaskerville { display: block; font-family: "Libre Baskerville"; font-size: 0.9em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1.2em; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; text-align: left; text-decoration: none; text-indent: 0; } .galliard { display: block; font-family: ITCGalliardETW01-Roman; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1.2em; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; text-align: left; text-decoration: none; text-indent: 0; } .garamondStd-Bk { display: block; font-family: "ITC Garamond Std Book"; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1.2em; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; text-align: left; text-decoration: none; text-indent: 0; } | 
|   |   | 
| Advert | |
|  | 
|  01-07-2017, 09:55 AM | #3 | 
| Grand Sorcerer            Posts: 13,693 Karma: 79983758 Join Date: Nov 2007 Location: Toronto Device: Libra H2O, Libra Colour | 
			
			Have you followed ALL the required steps? See http://www.pigsgourdsandwikis.com/20...phone-and.html and especially the addition of the com.apple.ibooks.display-options.xml*file.
		 | 
|   |   | 
|  01-08-2017, 06:10 AM | #4 | 
| Zealot  Posts: 124 Karma: 10 Join Date: Feb 2016 Device: iPad mini 4 | 
			
			ok, i solve my problem! ipad is ipad...if you change or add font with calibre, the prog work correctly...and other ebook reader see any new font added...but not ipad! ipad work at one world apart...so, if you want see a new font add to your book on ipad, you must add one file called com.apple.ibooks.display-options.xml with this content: <?xml version="1.0" encoding="UTF-8"?> <display_options> <platform name="*"> <option name="specified-fonts">true</option> </platform> </display_options> | 
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Font size in pdf don't change | bartek158 | Conversion | 2 | 12-28-2016 04:25 AM | 
| Epub on IPad: SVG-graphics don't show. | georg3200 | Apple Devices | 19 | 07-10-2013 02:41 PM | 
| When I put two different fonts on one page, they don't show up on the iPad. | krausj | ePub | 12 | 06-23-2013 01:50 AM | 
| epub titles don't work on stanza/iPad | Iain | ePub | 9 | 09-03-2010 10:30 AM | 
| Don't take your iPad to Israel | pauli | Apple Devices | 12 | 04-27-2010 09:43 PM |