Opened 9 years ago

Closed 9 years ago

#6875 closed enhancement (fixed)

graphite2-1.3.1

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Fernando de Oliveira)

http://projects.palaso.org/projects/graphitedev/files

http://projects.palaso.org/attachments/download/430/graphite2-1.3.1.tgz

MD5: 0c4b5b0ebd59ff36837029bb60efc5b1

http://projects.palaso.org/attachments/download/431/graphite2-1.3.1.sha1sum

e1d4b129b1fea1a44428da59f200c6a07dc5aad2

http://projects.palaso.org/projects/graphitedev/repository/entry/ChangeLog

{{{ 1.3.1

  • Deprecation warning: Full bidi support is about to be deprecated. Make contact if this impacts you.
  • Change compression block format slightly to conform to LZ4
  • Bug fixes:

◦ Handle mono direction text with diacritics consistently. Fonts

now see the direction they expect consistently and bidi now gives expected results.

◦ Fixed lots of fuzz bugs ◦ Coverity cleanups ◦ Build now works for clang and/or asan and/or afl etc.

}}}

Change History (6)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Description: modified (diff)

comment:3 by Fernando de Oliveira, 9 years ago

All tests pass, if

<ulink url="https://pypi.python.org/pypi/FontTools">FontTools</ulink> (Python 2 module for the tests)

is installed. Without it, seven fail:

94% tests passed, 7 tests failed out of 121

Total Test time (real) =   3.44 sec

The following tests FAILED:
	 98 - padaukcmp1 (Failed)
	 99 - chariscmp1 (Failed)
	100 - chariscmp2 (Failed)
	101 - annacmp1 (Failed)
	102 - schercmp1 (Failed)
	103 - awamicmp1 (Failed)
	104 - awamicmp2 (Failed)
Errors while running CTest
Makefile:116: recipe for target 'test' failed
make: *** [test] Error 8

Does this mean that the module needs to be included in the book?

comment:4 by bdubbs@…, 9 years ago

I don't think so. Just list it as above.

comment:5 by Fernando de Oliveira, 9 years ago

OK. Thanks. (A relieved Fernando.)

comment:6 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16365.

Note: See TracTickets for help on using tickets.