Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old Yesterday, 11:34 PM   #16
kaspar
Enthusiast
kaspar began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Dec 2024
Device: Kindle Scribe
Quote:
Originally Posted by kaspar View Post
Wow! I'm sorry I didn't notice! Thank you for your work on all of this. It has really gotten me interested in what can be done from here.

Over the past three days I've spent about 15 hours of attention cross compiling Abiword 2.8.6 (old GTK 2 version), and just got it to launch!!! Keyboard works if launched from Kaul, but not from kterm (text typed ends up in kterm instead of Abiword). I can hardly believe it. There was so much trial and error. Now I need to fix dialog windows (titles) and so many other things. I will share this when I get it working better.
Here's a picture!
Attached Thumbnails
Click image for larger version

Name:	AbiwordScribe.jpg
Views:	13
Size:	190.9 KB
ID:	224060  
kaspar is offline   Reply With Quote
Old Today, 06:39 AM   #17
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,616
Karma: 5000564
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
It say font is “Times New Roman”, but typed text is definitely not it more like Bookerly
mergen3107 is offline   Reply With Quote
Advert
Old Today, 09:01 AM   #18
kaspar
Enthusiast
kaspar began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Dec 2024
Device: Kindle Scribe
Quote:
Originally Posted by mergen3107 View Post
It say font is “Times New Roman”, but typed text is definitely not it more like Bookerly
Good catch. Times New Roman is the default font for Abiword. I think it says that at the top when I open a file or create a new one, but font selection is definitely working. It's using the system fonts just like a normal Linux distribution would. Does Times New Roman even exist on the Kindle Scribe? It could be calling a font that isn't there.
Attached Thumbnails
Click image for larger version

Name:	kabw1.jpg
Views:	8
Size:	268.1 KB
ID:	224065   Click image for larger version

Name:	kabw2.jpg
Views:	8
Size:	350.1 KB
ID:	224066   Click image for larger version

Name:	kabw3.jpg
Views:	9
Size:	152.8 KB
ID:	224067  

Last edited by kaspar; Today at 09:06 AM.
kaspar is offline   Reply With Quote
Old Today, 09:24 AM   #19
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,616
Karma: 5000564
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
Err, I don’t think so because it is licensed by Microsoft? I’ll double check.
So it doesn’t have a fallback mechanism? Like you know when you type a glyph that this font doesn’t have it replaces the font to the ones which has it. Or just the UI doesn’t update
mergen3107 is offline   Reply With Quote
Old Today, 09:28 AM   #20
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,616
Karma: 5000564
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
Err, it isn’t so straightforward with the license.
https://learn.microsoft.com/en-us/an...n-font-license

One thing I know for sure is that Kindles don’t come with Times New Roman bundled
mergen3107 is offline   Reply With Quote
Advert
Old Today, 09:56 AM   #21
kaspar
Enthusiast
kaspar began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Dec 2024
Device: Kindle Scribe
Quote:
Originally Posted by mergen3107 View Post
Err, I don’t think so because it is licensed by Microsoft? I’ll double check.
So it doesn’t have a fallback mechanism? Like you know when you type a glyph that this font doesn’t have it replaces the font to the ones which has it. Or just the UI doesn’t update
Right now when the application is launched it says Times New Roman, but it does default to some system font so typing can begin right away without setup. I didn't do that on purpose, so it's an Abiword fallback. Eventually I'll look at the code and change the default font that Abiword calls to one that is present on all Kindles.

When I open Abiword on my Fedora PC install, it's also Times New Roman.

Also, the more I use it in portrait mode, the more I like it. It's like typing on an interactive piece of paper.

Edit: All I need to do is deploy it with a modified normal.awt (Abiword's default template) to be Bookerly instead of Times New Roman.

Last edited by kaspar; Today at 11:43 AM.
kaspar is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PW4 Any clues to text editor with keyboard and pinyin input method? Amias Kindle Developer's Corner 1 05-13-2021 01:42 PM
[REQ] Apply XSLT/external filter on editor's text bmix Editor 10 09-06-2015 12:57 PM
E-book readers (E-ink) with text editor and can connect to external USB keyboard? stupidtss Which one should I buy? 7 07-20-2014 09:01 AM
External Keyboard wildcolor Kindle Developer's Corner 14 06-05-2013 04:35 PM
External keyboard alrumich Sony Reader 5 05-21-2009 01:03 PM


All times are GMT -4. The time now is 10:20 PM.


MobileRead.com is a privately owned, operated and funded community.