ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jan Tosovsky" <j.tosovsky@email.cz>
To: "'mailing list for ConTeXt users'" <ntg-context@ntg.nl>
Subject: Re: ebooks
Date: Fri, 7 Aug 2015 13:14:50 +0200	[thread overview]
Message-ID: <11399.6112290353$1438946143@news.gmane.org> (raw)
In-Reply-To: <55C461C0.3050301@wxs.nl>

[-- Attachment #1: Type: text/plain, Size: 1253 bytes --]

On 2015-08-07 Hans Hagen wrote:
> 
> http://www.tomsguide.com/us/amazon-kindle-paperwhite,review-2967.html
> 
> I read under "Advanced Typesetting"
> 
> ... improved character placement and spacing, with advanced kerning and
> ligatures ...books with this enhanced typesetting are not easy to find
> 
> which makes me wonder: how can an html file (just a char stream)
> determine in an epub that kerning/ligaturing is disabled By default?
> 
> (I can imagine a css enabling something but still ...)
> 

There was lot of work in W3 recently dedicated in CSS for paged media. Even
further development of mature XSL-FO has been discontinued in favor of
HTML+CSS. 

http://www.smashingmagazine.com/2015/01/designing-for-print-with-css/

And many publishers believe this is the future. While many features are not
available in browsers yet, there are corresponding JavaScript
modules/polyfills which mimic the intended rendering so nothing stops the
publishing industry from migrating their workflows into the new standards.

One of such JavaScript framework is vivliostyle.js - http://vivliostyle.com/

Back to the original question, enabling/disabling font features can be done
using CSS font-feature:
http://www.w3.org/TR/css3-fonts/#font-rend-props

Jan

[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 2738 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2015-08-07 11:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-07  7:44 ebooks Hans Hagen
2015-08-07 11:14 ` Jan Tosovsky [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='11399.6112290353$1438946143@news.gmane.org' \
    --to=j.tosovsky@email.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).