Re: how update the website for the complex layout

Werner LEMBERG <[email protected]>
Newsgroups gmane.comp.fonts.freetype.user
Message-ID <[email protected]>
>> HarfBuzz is a text shaping library; it is not meant to actually do
>> text layout.
> 
> Do you mean it is lacking things like recognizing word breaks and
> line breaks?  Because it can lay out a line of text pretty well.

According to HarfBuzz's home page, laying out text is not its
(primary) functionality.  You enter a string of character codes for a
given font, and you get back a string of glyphs together with its
metrics and positions.

Just think of paragraph formatting using the Plass algorithm (as
provided by TeX) in combination with Zapf's hz algorithm, say.  And
right so: It should be done (at least) one level higher than HarfBuzz.


    Werner
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.