ダウンロードリスト

プロジェクト概要

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.

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2009-02-07 19:28 リリース一覧に戻る
1.1

このリリースでは接頭辞が名前空間の汚染を低減さは、2.0リリースのための暫定リリースされ、`lb_'ユーザは一般的に直接使用しないのシンボルです。既存のユーザーは一般的に影響を与えてはならない。ただし、新しいユーザーの代わりにis_breakableのis_line_breakableとget_next_char_utf *改名される記憶を使用することが期待されます。
タグ: 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.

プロジェクトリソース