Downloadliste

Projektbeschreibung

Liblinebreak is an implementation of the line breaking algorithm as described in Unicode Standard Annex 14. It breaks lines that contain Unicode characters. It is designed to be used in a generic text renderer. FBReader is one real-world example.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-07 19:28 Zurück zur Release-Liste
1.1

Diese Version ist ein Release für eine Übergangszeit Version 2.0, das den Namespace Verschmutzung durch Voranstellen verringern wird "lb_", Symbole, dass die Nutzer in der Regel nicht direkt verwenden. Bestehende Anwender sollten im Allgemeinen nicht beeinflusst werden. Allerdings sind die neuen Nutzer voraussichtlich die is_line_breakable statt is_breakable, und daran erinnern, dass get_next_char_utf * wird umbenannt werden.
Tags: Code cleanup
This release is a transitional release for a 2.0 release that will reduce the namespace pollution by prefixing `lb_' to symbols that users generally do not use directly. Existing users should not be impacted generally. However, new users are expected to use is_line_breakable instead of is_breakable, and remember that get_next_char_utf* will be renamed.

Project Resources